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