| Package | Description |
|---|---|
| org.janusgraph.hadoop.compat | |
| org.janusgraph.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
class paths via the Hadoop Distributed Cache. |
JobClasspathConfigurer |
HadoopCompat.newMapredJarConfigurer(String mapReduceJarPath)
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 configuredMapReduceJar,
String defaultMapReduceJar) |
Copyright © 2012–2020. All rights reserved.