public class Hadoop20SShims.MiniMrShim extends Object implements HadoopShims.MiniMrShim
Constructor and Description |
---|
Hadoop20SShims.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 Hadoop20SShims.MiniMrShim(org.apache.hadoop.conf.Configuration conf, int numberOfTaskTrackers, String nameNode, int numDir) throws IOException
IOException
public int getJobTrackerPort() throws UnsupportedOperationException
getJobTrackerPort
in interface HadoopShims.MiniMrShim
UnsupportedOperationException
public void shutdown() throws IOException
shutdown
in interface HadoopShims.MiniMrShim
IOException
public void setupConfiguration(org.apache.hadoop.conf.Configuration conf)
setupConfiguration
in interface HadoopShims.MiniMrShim
Copyright © 2017 The Apache Software Foundation. All rights reserved.