org.apache.hadoop.chukwa.util
Class CreateRecordFile
java.lang.Object
org.apache.hadoop.chukwa.util.CreateRecordFile
public class CreateRecordFile
- extends Object
Helper class used to create sequence files of Chukwa records
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateRecordFile
public CreateRecordFile()
makeTestSequenceFile
public static void makeTestSequenceFile(File inputFile,
org.apache.hadoop.fs.Path outputFile,
String clusterName,
String dataType,
String streamName,
MapProcessor processor)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException,
ClassNotFoundException,
IllegalAccessException,
InstantiationException
- Throws:
IOException
ClassNotFoundException
IllegalAccessException
InstantiationException
usage
public static void usage()
Copyright © ${year} The Apache Software Foundation