public class CreateRecordFile extends Object
Constructor and Description |
---|
CreateRecordFile() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
makeTestSequenceFile(File inputFile,
org.apache.hadoop.fs.Path outputFile,
String clusterName,
String dataType,
String streamName,
MapProcessor processor) |
static void |
usage() |
public static void makeTestSequenceFile(File inputFile, org.apache.hadoop.fs.Path outputFile, String clusterName, String dataType, String streamName, MapProcessor processor) throws IOException
IOException
public static void main(String[] args) throws IOException, ClassNotFoundException, IllegalAccessException, InstantiationException
public static void usage()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.