org.apache.hadoop.mapred
Class HCatMapRedUtil
Object
HCatMapRedUtil
public class HCatMapRedUtil
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HCatMapRedUtil
public HCatMapRedUtil()
createTaskAttemptContext
public static TaskAttemptContext createTaskAttemptContext(TaskAttemptContext context)
createTaskAttemptContext
public static TaskAttemptContext createTaskAttemptContext(Configuration conf,
TaskAttemptID id)
createTaskAttemptContext
public static TaskAttemptContext createTaskAttemptContext(JobConf conf,
TaskAttemptID id,
Progressable progressable)
createJobContext
public static JobContext createJobContext(JobContext context)
createJobContext
public static JobContext createJobContext(JobConf conf,
JobID id,
Progressable progressable)