private static class MapreduceTestingShim.MapreduceV1Shim extends MapreduceTestingShim
| Modifier | Constructor and Description | 
|---|---|
private  | 
MapreduceV1Shim()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.mapreduce.Job | 
newJob(org.apache.hadoop.conf.Configuration conf)  | 
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 MapreduceV1Shim()
public org.apache.hadoop.mapreduce.JobContext newJobContext(org.apache.hadoop.conf.Configuration jobConf) throws IOException
newJobContext in class MapreduceTestingShimIOExceptionpublic org.apache.hadoop.mapreduce.Job newJob(org.apache.hadoop.conf.Configuration conf) throws IOException
newJob in class MapreduceTestingShimIOExceptionpublic 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.