Last Version

Apache Twill Apache Hadoop YARN library 1.0.0

CDAP Twill project

License

License

GroupId

GroupId

io.cdap.twill
ArtifactId

ArtifactId

twill-yarn
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Twill Apache Hadoop YARN library
CDAP Twill project
Project Organization

Project Organization

CDAP

Download twill-yarn 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.cdap.twill : twill-core jar 1.0.0
io.cdap.twill : twill-discovery-core jar 1.0.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.