Jar examples for h:hadoop-client
Apache Hadoop Client aggregation pom with dependencies exposed
You can download jar file hadoop-client 2.9.0 in this page.
Apache License
You can use the following script to add hadoop-client-2.9.0.jar to your project.
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-client</artifactId> <version>2.9.0</version> </dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-client', version: '2.9.0'
libraryDependencies += "org.apache.hadoop" % "hadoop-client" % "2.9.0"
<dependency org="org.apache.hadoop" name="hadoop-client" rev="2.9.0"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-client', version='2.9.0'))
'org.apache.hadoop:hadoop-client:jar:2.9.0'
Click the following link to download the jar file.
hadoop-client-2.9.0-tests.jar