License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-client-minicluster |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Client Test Minicluster
Apache Hadoop Minicluster for Clients
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-client-minicluster-3.3.3.pom | |
hadoop-client-minicluster-3.3.3.jar | 26 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-minicluster/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client-minicluster</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-minicluster/
implementation 'org.apache.hadoop:hadoop-client-minicluster:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-minicluster/
implementation ("org.apache.hadoop:hadoop-client-minicluster:3.3.3")
'org.apache.hadoop:hadoop-client-minicluster:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-client-minicluster" rev="3.3.3">
<artifact name="hadoop-client-minicluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-client-minicluster', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-client-minicluster" % "3.3.3"
[org.apache.hadoop/hadoop-client-minicluster "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-annotations Optional | jar | 3.3.3 |
org.apache.hadoop : hadoop-common Optional | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-hdfs Optional | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-mapreduce-client-jobclient Optional | test-jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client-api | jar | 3.3.3 |
org.xerial.snappy : snappy-java | jar | 1.1.8.2 |
org.apache.hadoop : hadoop-client-runtime | jar | 3.3.3 |
junit : junit | jar | 4.13.2 |