Download hadoop-mapreduce-client-jobclient-2.8.3.jar file - Jar h

Jar examples for h:hadoop-mapreduce-client-jobclient

Description

You can download jar file hadoop-mapreduce-client-jobclient 2.8.3 in this page.

License

Apache License

Build File

You can use the following script to add hadoop-mapreduce-client-jobclient-2.8.3.jar to your project.

<dependency>
   <groupId>org.apache.hadoop</groupId>
   <artifactId>hadoop-mapreduce-client-jobclient</artifactId>
   <version>2.8.3</version>
</dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-mapreduce-client-jobclient', version: '2.8.3'
libraryDependencies += "org.apache.hadoop" % "hadoop-mapreduce-client-jobclient" % "2.8.3"
<dependency org="org.apache.hadoop" name="hadoop-mapreduce-client-jobclient" rev="2.8.3"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-mapreduce-client-jobclient', version='2.8.3'))
'org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.8.3'

Download

Click the following link to download the jar file.

hadoop-mapreduce-client-jobclient-2.8.3-tests.jar
hadoop-mapreduce-client-jobclient-2.8.3.jar
hadoop-mapreduce-client-jobclient-2.8.3.pom



Related Tutorials