public class HadoopTwitterPreprocessingToolOptions extends AbstractTwitterPreprocessingToolOptions
modeOptionsOp, outputStatusType, postFilterOptionsOp, preFilterOptionsOp, statusTypeoutput| Constructor and Description |
|---|
HadoopTwitterPreprocessingToolOptions(String[] args)
The hadoop options, assume these are the options before mapping
|
HadoopTwitterPreprocessingToolOptions(String[] args,
boolean beforeMaps)
The hadoop twitter preprocessing options
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path[] |
getInputPaths() |
org.apache.hadoop.fs.Path |
getOutputPath() |
boolean |
validate() |
convertToOutputFormat, getEncoding, getInputClass, getOutputClass, getTimeBeforeSkip, ouputMode, postProcessesSkip, prepare, preProcessesSkip, preprocessingMode, progress, veryLoudgetAllInputs, getInput, getInputFile, getOutput, isContinue, isForce, overwriteOutput, prepareMultivaluedArgument, setInput, setInputFile, setOutputpublic HadoopTwitterPreprocessingToolOptions(String[] args) throws org.kohsuke.args4j.CmdLineException
args - org.kohsuke.args4j.CmdLineExceptionpublic HadoopTwitterPreprocessingToolOptions(String[] args, boolean beforeMaps) throws org.kohsuke.args4j.CmdLineException
args - command line optiosbeforeMaps - if true, the output location is removed if the option to do so
is setorg.kohsuke.args4j.CmdLineExceptionpublic boolean validate() throws org.kohsuke.args4j.CmdLineException
validate in class AbstractTwitterPreprocessingToolOptionsorg.kohsuke.args4j.CmdLineExceptionpublic org.apache.hadoop.fs.Path[] getInputPaths() throws IOException
IOExceptionpublic org.apache.hadoop.fs.Path getOutputPath()