Last Version

Apache Hadoop MapReduce Examples 3.2.1

Apache Hadoop MapReduce Examples

License

License

GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-mapreduce-examples
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop MapReduce Examples
Apache Hadoop MapReduce Examples
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-examples/

Download hadoop-mapreduce-examples 3.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
commons-logging : commons-logging jar 1.1.3
org.slf4j : slf4j-api jar 1.7.25

provided (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.2.1
org.apache.hadoop : hadoop-common jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-app jar 3.2.1
org.hsqldb : hsqldb jar 2.3.4
com.google.guava : guava jar 27.0-jre

runtime (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs-client jar 3.2.1

test (7)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-jobclient test-jar 3.2.1
org.apache.hadoop : hadoop-common test-jar 3.2.1
org.apache.hadoop : hadoop-hdfs test-jar 3.2.1
org.apache.hadoop : hadoop-yarn-server-tests test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-app test-jar 3.2.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19
org.apache.hadoop : hadoop-mapreduce-client-hs jar 3.2.1

Project Modules

There are no modules declared in this project.