Common client-side classes for Apache Hadoop MapReduce, providing shared utilities and interfaces for job submission and configuration.
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-common</artifactId>
<version>3.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new MapReduce job instance using the provided configuration.
Use the Hadoop 3.x migration guide to update your code.
No dependency data recorded yet.