public class IntegrationTestTableMapReduceUtil extends Object
Constructor and Description |
---|
IntegrationTestTableMapReduceUtil() |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConf() |
static void |
main(String[] args) |
static void |
provisionCluster() |
int |
run(String[] args) |
void |
setConf(Configuration conf) |
void |
skipMiniCluster() |
void |
testAddDependencyJars()
Look for jars we expect to be on the classpath by name.
|