Last Version

Apache Hadoop Client Test Minicluster 3.2.1

Apache Hadoop Minicluster for Clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-client-minicluster
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop Client Test Minicluster
Apache Hadoop Minicluster for Clients
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-client-minicluster/

Download hadoop-client-minicluster 3.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-annotations Optional jar 3.2.1
org.apache.hadoop : hadoop-common Optional test-jar 3.2.1
org.apache.hadoop : hadoop-hdfs Optional test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient Optional test-jar 3.2.1

runtime (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client-api jar 3.2.1
org.apache.hadoop : hadoop-client-runtime jar 3.2.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.