Last Version

Apache Hadoop HDFS Native Client 3.2.1

Apache Hadoop HDFS Native Client

License

License

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-hdfs-native-client
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop HDFS Native Client
Apache Hadoop HDFS Native Client
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-hdfs-native-client/

Download hadoop-hdfs-native-client 3.2.1


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

Dependencies

provided (2)

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

test (6)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.2.1
org.apache.hadoop : hadoop-common test-jar 3.2.1
org.apache.hadoop : hadoop-hdfs jar 3.2.1
org.apache.hadoop : hadoop-hdfs test-jar 3.2.1
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.