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