org.apache.hadoop.chukwa.tools.backfilling
Class BackfillingLoader
java.lang.Object
org.apache.hadoop.chukwa.tools.backfilling.BackfillingLoader
public class BackfillingLoader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conf
protected org.apache.hadoop.conf.Configuration conf
queue
protected ChunkQueue queue
connector
protected Connector connector
BackfillingLoader
public BackfillingLoader(org.apache.hadoop.conf.Configuration conf,
String cluster,
String machine,
String adaptorName,
String recordType,
String logFile)
process
public void process()
throws AdaptorException
- Throws:
AdaptorException
usage
public static void usage()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
Copyright © ${year} The Apache Software Foundation