public class IntegrationTestTableMapReduceUtil extends Object implements org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool
| Modifier and Type | Field and Description | 
|---|---|
| private static IntegrationTestingUtility | util | 
| Constructor and Description | 
|---|
| IntegrationTestTableMapReduceUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.conf.Configuration | getConf() | 
| static void | main(String[] args) | 
| static void | provisionCluster() | 
| int | run(String[] args) | 
| void | setConf(org.apache.hadoop.conf.Configuration conf) | 
| void | skipMiniCluster() | 
| void | testAddDependencyJars()Look for jars we expect to be on the classpath by name. | 
private static IntegrationTestingUtility util
public IntegrationTestTableMapReduceUtil()
public static void provisionCluster() throws Exception
Exceptionpublic void skipMiniCluster()
public void testAddDependencyJars() throws Exception
Exceptionpublic int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionpublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurableCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.