JobContext
instead.@Deprecated public class JobContext extends JobContext
COMBINE_CLASS_ATTR, conf, INPUT_FORMAT_CLASS_ATTR, MAP_CLASS_ATTR, OUTPUT_FORMAT_CLASS_ATTR, PARTITIONER_CLASS_ATTR, REDUCE_CLASS_ATTR
Modifier and Type | Method and Description |
---|---|
JobConf |
getJobConf()
Deprecated.
Get the job Configuration
|
Progressable |
getProgressible()
Deprecated.
Get the progress mechanism for reporting progress.
|
getCombinerClass, getConfiguration, getGroupingComparator, getInputFormatClass, getJar, getJobID, getJobName, getMapOutputKeyClass, getMapOutputValueClass, getMapperClass, getNumReduceTasks, getOutputFormatClass, getOutputKeyClass, getOutputValueClass, getPartitionerClass, getReducerClass, getSortComparator, getWorkingDirectory
public JobConf getJobConf()
public Progressable getProgressible()
Copyright © 2010 The Apache Software Foundation