Class IntegrationTestTableMapReduceUtil
java.lang.Object
org.apache.hadoop.hbase.mapreduce.IntegrationTestTableMapReduceUtil
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable
,org.apache.hadoop.util.Tool
public class IntegrationTestTableMapReduceUtil
extends Object
implements org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool
Test that we add tmpjars correctly including the named dependencies. Runs as an integration test
so that classpath is realistic.
-
Field Details
-
util
-
-
Constructor Details
-
IntegrationTestTableMapReduceUtil
public IntegrationTestTableMapReduceUtil()
-
-
Method Details
-
provisionCluster
- Throws:
Exception
-
skipMiniCluster
-
testAddDependencyJars
Look for jars we expect to be on the classpath by name.- Throws:
Exception
-
run
- Specified by:
run
in interfaceorg.apache.hadoop.util.Tool
- Throws:
Exception
-
setConf
- Specified by:
setConf
in interfaceorg.apache.hadoop.conf.Configurable
-
getConf
- Specified by:
getConf
in interfaceorg.apache.hadoop.conf.Configurable
-
main
- Throws:
Exception
-