public class Hadoop23Shims.MiniSparkShim extends Hadoop23Shims.MiniMrShim
| Constructor and Description |
|---|
MiniSparkShim(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 MiniSparkShim(org.apache.hadoop.conf.Configuration conf,
int numberOfTaskTrackers,
String nameNode,
int numDir)
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.