org.apache.hadoop.chukwa.extraction.database
Class DatabaseLoader
java.lang.Object
org.apache.hadoop.chukwa.extraction.database.DatabaseLoader
public class DatabaseLoader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseLoader
public DatabaseLoader()
main
public static void main(String[] args)
throws IOException,
URISyntaxException
- Parameters:
args
-
- Throws:
URISyntaxException
IOException
loadData
public static void loadData(org.apache.hadoop.fs.FileSystem fs,
String inputDirectory,
HashMap<String,String> dataSources)
throws IOException
- Throws:
IOException
Copyright © ${year} The Apache Software Foundation