| Package | Description |
|---|---|
| com.thinkaurelius.titan.hadoop.compat | |
| com.thinkaurelius.titan.hadoop.config.job |
| Modifier and Type | Method and Description |
|---|---|
JobClasspathConfigurer |
HadoopCompat.newDistCacheConfigurer()
Construct a
JobClasspathConfigurer
that walks the classpath and adds all jars its finds to the Hadoop Jobs's
classpaths via the Hadoop Distributed Cache. |
JobClasspathConfigurer |
HadoopCompat.newMapredJarConfigurer(String mapredJarPath)
Construct a
JobClasspathConfigurer
that sets the Mapreduce job jar config key to the supplied value. |
| Modifier and Type | Method and Description |
|---|---|
static JobClasspathConfigurer |
JobClasspathConfigurers.get(String customConfigurer,
String configuredMapredJar,
String defaultMapredJar) |
Copyright © 2012–2016. All rights reserved.