Registry / other / hadoop-mapreduce-client-shuffle

hadoop-mapreduce-client-shuffle

JSON →
library3.5.0javamavenunverified

Apache Hadoop MapReduce client shuffle module for transferring map outputs to reduce tasks.

<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-mapreduce-client-shuffle</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · HADOOP-MAPREDUCE-C
H
hadoop-mapreduce-client-shuffle
otherjavav3.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ShuffleHandler
org.apache.hadoop.mapred.ShuffleHandler

Instantiates a ShuffleHandler for MapReduce shuffle operations.

import org.apache.hadoop.mapred.ShuffleHandler; public class Quickstart { public static void main(String[] args) { ShuffleHandler handler = new ShuffleHandler(); System.out.println("Shuffle handler created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
hadoop-mapreduce-client-shuffle — mvn dependency:get hadoop-mapreduce-client-shuffle · libregistry