org.kitesdk.tools
Class CombinedLogFormatConverter
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.crunch.util.CrunchTool
org.kitesdk.tools.CombinedLogFormatConverter
- All Implemented Interfaces:
- Serializable, Configurable, Tool
public class CombinedLogFormatConverter
- extends CrunchTool
A tool for converting files in
Combined Log Format to a
Dataset
.
- See Also:
- Serialized Form
Methods inherited from class org.apache.crunch.util.CrunchTool |
done, enableDebug, getConf, getPipeline, materialize, read, read, readTextFile, run, runAsync, setConf, write, writeTextFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinedLogFormatConverter
public CombinedLogFormatConverter()
run
public int run(String... args)
throws Exception
- Throws:
Exception
main
public static void main(String... args)
throws Exception
- Throws:
Exception
Copyright © 2013–2014. All rights reserved.