| Interface | Description |
|---|---|
| JobClasspathConfigurer |
Configures a Job a map reduce jar and/or additional classpath elements hosted
in the Hadoop DistributedCache.
|
| Class | Description |
|---|---|
| AbstractDistCacheConfigurer |
Abstract base class for
JobClasspathConfigurer
implementations that use Hadoop's distributed cache to store push class files to the cluster. |
| JobClasspathConfigurers |
Static companion class for
JobClasspathConfigurer implementations. |
Copyright © 2012–2024. All rights reserved.