Last Version

Apache Twill Apache Hadoop YARN library 0.14.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.twill
ArtifactId

ArtifactId

twill-yarn
Version

Version

0.14.0
Type

Type

jar
Description

Description

Apache Twill Apache Hadoop YARN library
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download twill-yarn 0.14.0


<!-- https://jarcasting.com/artifacts/org.apache.twill/twill-yarn/ -->
<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-yarn</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.twill/twill-yarn/
implementation 'org.apache.twill:twill-yarn:0.14.0'
// https://jarcasting.com/artifacts/org.apache.twill/twill-yarn/
implementation ("org.apache.twill:twill-yarn:0.14.0")
'org.apache.twill:twill-yarn:jar:0.14.0'
<dependency org="org.apache.twill" name="twill-yarn" rev="0.14.0">
  <artifact name="twill-yarn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.twill', module='twill-yarn', version='0.14.0')
)
libraryDependencies += "org.apache.twill" % "twill-yarn" % "0.14.0"
[org.apache.twill/twill-yarn "0.14.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.twill : twill-core jar 0.14.0
org.apache.twill : twill-discovery-core jar 0.14.0
com.google.guava : guava jar 13.0.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.2
org.apache.hadoop : hadoop-yarn-api jar ${hadoop.version}
org.apache.hadoop : hadoop-yarn-common jar ${hadoop.version}
org.apache.hadoop : hadoop-yarn-client jar ${hadoop.version}
org.apache.hadoop : hadoop-common jar ${hadoop.version}
org.apache.hadoop : hadoop-hdfs jar ${hadoop.version}

test (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-minicluster jar ${hadoop.version}
junit : junit jar 4.11
org.ow2.asm : asm-commons jar 7.1

Project Modules

There are no modules declared in this project.