Last Version

Apache Hadoop YARN Timeline Service 3.2.1

Apache Hadoop Project POM

License

License

GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-yarn-server-timelineservice
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop YARN Timeline Service
Apache Hadoop Project POM
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://gitlab.cern.ch/db/hadoop_dist/hadoop/cerndb-sw-hadoop-source-new/hadoop-yarn-server-timelineservice/

Download hadoop-yarn-server-timelineservice 3.2.1


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.hadoop : hadoop-annotations jar 3.2.1
org.apache.hadoop : hadoop-yarn-api jar 3.2.1
org.apache.hadoop : hadoop-yarn-common jar 3.2.1
org.apache.hadoop : hadoop-yarn-server-common jar 3.2.1
org.apache.hadoop : hadoop-yarn-server-applicationhistoryservice jar 3.2.1
com.google.guava : guava jar 27.0-jre
com.google.inject : guice jar 4.0
commons-io : commons-io jar 2.5
javax.servlet : javax.servlet-api jar 3.1.0
javax.xml.bind : jaxb-api jar 2.2.11
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.sun.jersey : jersey-client jar 1.19
commons-logging : commons-logging jar 1.1.3
org.apache.commons : commons-csv jar 1.0
javax.ws.rs : jsr311-api jar 1.1.1

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.2.1

test (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common test-jar 3.2.1
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.