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, getMROutputDirPropprivate MapreduceV2Shim()
public org.apache.hadoop.mapreduce.JobContext newJobContext(org.apache.hadoop.conf.Configuration jobConf)
newJobContext in class MapreduceTestingShimpublic org.apache.hadoop.mapreduce.Job newJob(org.apache.hadoop.conf.Configuration jobConf)
newJob in class MapreduceTestingShimpublic org.apache.hadoop.mapred.JobConf obtainJobConf(org.apache.hadoop.mapred.MiniMRCluster cluster)
obtainJobConf in class MapreduceTestingShimpublic String obtainMROutputDirProp()
obtainMROutputDirProp in class MapreduceTestingShimCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.