Last Version

Apache Hadoop MapReduce HistoryServer 3.2.1

Apache Hadoop Project POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-mapreduce-client-hs
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop MapReduce HistoryServer
Apache Hadoop Project POM
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://gitlab.cern.ch/db/hadoop_dist/hadoop/cerndb-sw-hadoop-source-new/hadoop-mapreduce-client-hs/

Download hadoop-mapreduce-client-hs 3.2.1


<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs/ -->
<dependency>
    <groupId>ch.cern.hadoop</groupId>
    <artifactId>hadoop-mapreduce-client-hs</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs/
implementation 'ch.cern.hadoop:hadoop-mapreduce-client-hs:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs/
implementation ("ch.cern.hadoop:hadoop-mapreduce-client-hs:3.2.1")
'ch.cern.hadoop:hadoop-mapreduce-client-hs:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-mapreduce-client-hs" rev="3.2.1">
  <artifact name="hadoop-mapreduce-client-hs" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-mapreduce-client-hs', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-mapreduce-client-hs" % "3.2.1"
[ch.cern.hadoop/hadoop-mapreduce-client-hs "3.2.1"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs-client jar 3.2.1
org.apache.hadoop : hadoop-hdfs jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-common jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-app jar 3.2.1
org.fusesource.leveldbjni : leveldbjni-all jar 1.8
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.avro : avro jar 1.7.7
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.hadoop : hadoop-annotations jar 3.2.1
com.google.inject.extensions : guice-servlet jar 4.0
io.netty : netty jar 3.10.5.Final

provided (6)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.2.1
commons-logging : commons-logging jar 1.1.3
com.google.guava : guava jar 27.0-jre
commons-codec : commons-codec jar 1.11
commons-cli : commons-cli jar 1.2
commons-collections : commons-collections jar 3.2.2

test (7)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-app test-jar 3.2.1
org.apache.hadoop : hadoop-yarn-common test-jar 3.2.1
org.apache.hadoop : hadoop-hdfs test-jar 3.2.1
org.mockito : mockito-all jar 1.8.5
org.apache.hadoop : hadoop-common test-jar 3.2.1
junit : junit jar 4.11
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19

Project Modules

There are no modules declared in this project.