private static class MapreduceTestingShim.MapreduceV2Shim extends MapreduceTestingShim
Modifier | Constructor and Description |
---|---|
private |
MapreduceV2Shim() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Job |
newJob(org.apache.hadoop.conf.Configuration jobConf) |
org.apache.hadoop.mapreduce.JobContext |
newJobContext(org.apache.hadoop.conf.Configuration jobConf) |
org.apache.hadoop.mapred.JobConf |
obtainJobConf(org.apache.hadoop.mapred.MiniMRCluster cluster) |
String |
obtainMROutputDirProp() |
createJob, createJobContext, getJobConf, getMROutputDirProp
private MapreduceV2Shim()
public org.apache.hadoop.mapreduce.JobContext newJobContext(org.apache.hadoop.conf.Configuration jobConf)
newJobContext
in class MapreduceTestingShim
public org.apache.hadoop.mapreduce.Job newJob(org.apache.hadoop.conf.Configuration jobConf)
newJob
in class MapreduceTestingShim
public org.apache.hadoop.mapred.JobConf obtainJobConf(org.apache.hadoop.mapred.MiniMRCluster cluster)
obtainJobConf
in class MapreduceTestingShim
public String obtainMROutputDirProp()
obtainMROutputDirProp
in class MapreduceTestingShim
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.