public class Hadoop23Shims.MiniMrShim extends Object implements HadoopShims.MiniMrShim
| Constructor and Description |
|---|
MiniMrShim() |
MiniMrShim(org.apache.hadoop.conf.Configuration conf,
int numberOfTaskTrackers,
String nameNode,
int numDir) |
| Modifier and Type | Method and Description |
|---|---|
int |
getJobTrackerPort() |
void |
setupConfiguration(org.apache.hadoop.conf.Configuration conf) |
void |
shutdown() |
public MiniMrShim()
public MiniMrShim(org.apache.hadoop.conf.Configuration conf,
int numberOfTaskTrackers,
String nameNode,
int numDir)
throws IOException
IOExceptionpublic int getJobTrackerPort()
throws UnsupportedOperationException
getJobTrackerPort in interface HadoopShims.MiniMrShimUnsupportedOperationExceptionpublic void shutdown()
throws IOException
shutdown in interface HadoopShims.MiniMrShimIOExceptionpublic void setupConfiguration(org.apache.hadoop.conf.Configuration conf)
setupConfiguration in interface HadoopShims.MiniMrShimCopyright © 2019 The Apache Software Foundation. All Rights Reserved.