License |
License |
---|---|
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-yarn_2.11 |
Version | Version2.4.8 |
Type | Typejar |
Description |
DescriptionSpark Project YARN
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 |
Filename | Size |
---|---|
spark-yarn_2.11-2.4.8.pom | |
spark-yarn_2.11-2.4.8.jar | 658 KB |
spark-yarn_2.11-2.4.8-tests.jar | 538 KB |
spark-yarn_2.11-2.4.8-test-sources.jar | 60 KB |
spark-yarn_2.11-2.4.8-sources.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-yarn_2.11/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-yarn_2.11</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-yarn_2.11/
implementation 'org.apache.spark:spark-yarn_2.11:2.4.8'
// https://jarcasting.com/artifacts/org.apache.spark/spark-yarn_2.11/
implementation ("org.apache.spark:spark-yarn_2.11:2.4.8")
'org.apache.spark:spark-yarn_2.11:jar:2.4.8'
<dependency org="org.apache.spark" name="spark-yarn_2.11" rev="2.4.8">
<artifact name="spark-yarn_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-yarn_2.11', version='2.4.8')
)
libraryDependencies += "org.apache.spark" % "spark-yarn_2.11" % "2.4.8"
[org.apache.spark/spark-yarn_2.11 "2.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.8 |
org.apache.hadoop : hadoop-yarn-api | jar | 2.6.5 |
org.apache.hadoop : hadoop-yarn-common | jar | 2.6.5 |
org.apache.hadoop : hadoop-yarn-server-web-proxy | jar | 2.6.5 |
org.apache.hadoop : hadoop-yarn-client | jar | 2.6.5 |
org.apache.hadoop : hadoop-client | jar | 2.6.5 |
org.spark-project.spark : unused | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-plus | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-util | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-http | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-servlets | jar | 9.4.40.v20210413 |
org.spark-project.hive : hive-exec | jar | 1.2.1.spark2 |
org.spark-project.hive : hive-metastore | jar | 1.2.1.spark2 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.apache.thrift : libfb303 | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-network-yarn_2.11 | jar | 2.4.8 |
org.apache.spark : spark-core_2.11 | test-jar | 2.4.8 |
org.apache.spark : spark-tags_2.11 | test-jar | 2.4.8 |
org.eclipse.jetty.orbit : javax.servlet.jsp | jar | 2.2.0.v201112011158 |
org.eclipse.jetty.orbit : javax.servlet.jsp.jstl | jar | 1.2.0.v201105211821 |
org.apache.hadoop : hadoop-yarn-server-tests | jar | 2.6.5 |
org.mockito : mockito-core | jar | 1.10.19 |
com.sun.jersey : jersey-core | jar | 1.9 |
com.sun.jersey : jersey-json | jar | 1.9 |
com.sun.jersey : jersey-server | jar | 1.9 |
com.sun.jersey.contribs : jersey-guice | jar | 1.9 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |