Jar examples for h:hadoop-mini-clusters
Hadoop Mini Clusters for local and unit testing.
You can download jar file hadoop-mini-clusters 0.0.15 in this page.
Apache License, Version 2.0
You can use the following script to add hadoop-mini-clusters-0.0.15.jar to your project.
<dependency> <groupId>com.github.sakserv</groupId> <artifactId>hadoop-mini-clusters</artifactId> <version>0.0.15</version> </dependency>
compile group: 'com.github.sakserv', name: 'hadoop-mini-clusters', version: '0.0.15'
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters" % "0.0.15"
<dependency org="com.github.sakserv" name="hadoop-mini-clusters" rev="0.0.15"/>
@Grapes(@Grab(group='com.github.sakserv', module='hadoop-mini-clusters', version='0.0.15'))
'com.github.sakserv:hadoop-mini-clusters:jar:0.0.15'
Click the following link to download the jar file.
hadoop-mini-clusters-0.0.15-javadoc.jar