Spark Project Kubernetes

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

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-kubernetes_2.11
Last Version

Last Version

2.4.8
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Project Kubernetes
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 spark-kubernetes_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.8
org.apache.spark : spark-tags_2.11 test-jar 2.4.8
io.fabric8 : kubernetes-client jar 4.6.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.6.7
org.spark-project.spark : unused jar 1.0.0

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1

test (6)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 test-jar 2.4.8
org.mockito : mockito-core jar 1.10.19
org.jmock : jmock-junit4 jar 2.8.4
org.scalatest : scalatest_2.11 jar 3.0.3
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0