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