License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-mapreduce-client-hs |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop MapReduce HistoryServer
Apache Hadoop Project POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-mapreduce-client-hs/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-hs</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-mapreduce-client-hs/
implementation 'org.apache.hadoop:hadoop-mapreduce-client-hs:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-mapreduce-client-hs/
implementation ("org.apache.hadoop:hadoop-mapreduce-client-hs:3.3.3")
'org.apache.hadoop:hadoop-mapreduce-client-hs:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-mapreduce-client-hs" rev="3.3.3">
<artifact name="hadoop-mapreduce-client-hs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-mapreduce-client-hs', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-mapreduce-client-hs" % "3.3.3"
[org.apache.hadoop/hadoop-mapreduce-client-hs "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.3 |
org.apache.hadoop : hadoop-hdfs | jar | 3.3.3 |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 3.3.3 |
org.apache.hadoop : hadoop-mapreduce-client-app | jar | 3.3.3 |
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 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : slf4j-reload4j | jar | 1.7.36 |
org.apache.hadoop : hadoop-annotations | jar | 3.3.3 |
com.google.inject.extensions : guice-servlet | jar | 4.0 |
io.netty : netty | jar | 3.10.6.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.3.3 |
commons-logging : commons-logging | jar | 1.1.3 |
org.apache.hadoop.thirdparty : hadoop-shaded-guava | jar | 1.1.1 |
commons-codec : commons-codec | jar | 1.15 |
commons-cli : commons-cli | jar | 1.2 |
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-app | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-yarn-common | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.3.3 |
org.assertj : assertj-core | jar | 3.12.2 |
org.mockito : mockito-core | jar | 2.28.2 |
org.apache.hadoop : hadoop-common | test-jar | 3.3.3 |
junit : junit | jar | 4.13.2 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 | jar | 1.19 |