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