License |
License |
---|---|
GroupId | GroupIdcom.github.sakserv |
ArtifactId | ArtifactIdhadoop-mini-clusters-yarn |
Last Version | Last Version0.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Mini Clusters for local and unit testing.
|
<!-- https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/ -->
<dependency>
<groupId>com.github.sakserv</groupId>
<artifactId>hadoop-mini-clusters-yarn</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/
implementation 'com.github.sakserv:hadoop-mini-clusters-yarn:0.1.16'
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/
implementation ("com.github.sakserv:hadoop-mini-clusters-yarn:0.1.16")
'com.github.sakserv:hadoop-mini-clusters-yarn:jar:0.1.16'
<dependency org="com.github.sakserv" name="hadoop-mini-clusters-yarn" rev="0.1.16">
<artifact name="hadoop-mini-clusters-yarn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakserv', module='hadoop-mini-clusters-yarn', version='0.1.16')
)
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters-yarn" % "0.1.16"
[com.github.sakserv/hadoop-mini-clusters-yarn "0.1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-minicluster | jar | 2.7.3.2.6.5.0-292 |
net.sf.jopt-simple : jopt-simple | jar | 4.8 |
org.springframework : spring-core | jar | 4.1.5.RELEASE |
com.github.sakserv : hadoop-mini-clusters-common | jar | 0.1.16 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.sakserv : property-parser | jar | 0.0.2 |