org.apache.hadoop.hive.shims
Interface HadoopShims.MiniMrShim

Enclosing interface:
HadoopShims

public static interface HadoopShims.MiniMrShim

Shim for MiniMrCluster


Method Summary
 int getJobTrackerPort()
           
 void setupConfiguration(Configuration conf)
           
 void shutdown()
           
 

Method Detail

getJobTrackerPort

int getJobTrackerPort()
                      throws UnsupportedOperationException
Throws:
UnsupportedOperationException

shutdown

void shutdown()
              throws IOException
Throws:
IOException

setupConfiguration

void setupConfiguration(Configuration conf)


Copyright © 2012 The Apache Software Foundation