public class DistributedConjugateGradientSolver.DistributedConjugateGradientSolverJob extends AbstractJob
argMap, inputFile, inputPath, outputFile, outputPath, tempPath| Constructor and Description |
|---|
DistributedConjugateGradientSolverJob() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
int |
run(String[] args) |
void |
setConf(org.apache.hadoop.conf.Configuration conf)
Overrides the base implementation to install the Oozie action configuration resource
into the provided Configuration object; note that ToolRunner calls setConf on the Tool
before it invokes run.
|
addFlag, addInputOption, addOption, addOption, addOption, addOption, addOutputOption, buildOption, buildOption, getAnalyzerClassFromOption, getCLIOption, getDimensions, getFloat, getFloat, getGroup, getInputFile, getInputPath, getInt, getInt, getOption, getOption, getOption, getOptions, getOutputFile, getOutputPath, getOutputPath, getTempPath, getTempPath, hasOption, keyFor, maybePut, parseArguments, parseArguments, parseDirectories, prepareJob, prepareJob, prepareJob, prepareJob, setS3SafeCombinedInputPath, shouldRunNextPhasepublic DistributedConjugateGradientSolverJob()
public void setConf(org.apache.hadoop.conf.Configuration conf)
AbstractJobsetConf in interface org.apache.hadoop.conf.ConfigurablesetConf in class AbstractJobpublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurablegetConf in class AbstractJobCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.