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