You can download hadoop-mini-clusters-common-0.1.14.jar in this page.
Open Source
hadoop-mini-clusters-common-0.1.14.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.github.sakserv/hadoop-mini-clusters-common/pom.properties META-INF/maven/com.github.sakserv/hadoop-mini-clusters-common/pom.xml com.github.sakserv.minicluster.MiniCluster.class com.github.sakserv.minicluster.auth.Jaas.class com.github.sakserv.minicluster.config.ConfigVars.class com.github.sakserv.minicluster.http.HttpUtils.class com.github.sakserv.minicluster.util.FileUtils.class com.github.sakserv.minicluster.util.WindowsLibsUtils.class log4j.properties
hadoop-mini-clusters-common-0.1.14.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>hadoop-mini-clusters</artifactId> <groupId>com.github.sakserv</groupId> <version>0.1.14</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>hadoop-mini-clusters-common</artifactId> <dependencies> <!-- Hadoop Client --> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-client</artifactId> <version>${hadoop.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>com.github.sakserv</groupId> <artifactId>hadoop-mini-clusters-common</artifactId> <version>0.1.14</version> </dependency>
If you think the following hadoop-mini-clusters-common-0.1.14.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download hadoop-mini-clusters-common-0.1.14.jar file