Registry / other / hadoop-mapreduce-client-hs

hadoop-mapreduce-client-hs

JSON →
library3.5.0javamavenunverified

Client library for the Hadoop MapReduce History Server.

<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-mapreduce-client-hs</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · HADOOP-MAPREDUCE-C
H
hadoop-mapreduce-client-hs
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.

JobHistory
org.apache.hadoop.mapreduce.v2.hs.JobHistory

Initialize and start the MapReduce JobHistory server.

import org.apache.hadoop.mapreduce.v2.hs.JobHistory; import org.apache.hadoop.conf.Configuration; Configuration conf = new Configuration(); JobHistory history = new JobHistory(); history.init(conf); history.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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