public class MBR extends MultipleInputsJob
Modifier and Type | Class and Description |
---|---|
static class |
MBR.DoubleArrayWritable |
static class |
MBR.MBRCombiner |
static class |
MBR.MBRMapper<K,V> |
static class |
MBR.MBRReducer |
Constructor and Description |
---|
MBR() |
Modifier and Type | Method and Description |
---|---|
void |
configure(Job job)
Validates and adds the current parameters to the job configuration
|
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
addInputDataSet, getInputs, getMultipleInputDataSetsParams, processArgs, removeInputDataSet, setInputDataSets
getCmdOptions, getCmdOptionsWithInputDataSets, getCurrentCmdArgs, getCurrentCmdArgsAsString, getInput, getInputDataSet, getInputFormatClass, getJarClass, getOutput, getRecordInfoProviderClass, getSpatialConfig, setInput, setInputDataSet, setInputFormatClass, setJarClass, setOutput, setRecordInfoProviderClass, setSpatialConfig
public void configure(Job job) throws java.lang.Exception
BaseJob
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public int run(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.