is not current version
Last Version 3.3.0

Spark Project Shuffle Streaming Service 3.2.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

Categories

Categories

Net
GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-network-shuffle_2.13
Version

Version

3.2.0
Type

Type

jar
Description

Description

Spark Project Shuffle Streaming Service
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 URL

Project URL

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-network-shuffle_2.13 3.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.spark : spark-network-common_2.13 jar 3.2.0
io.dropwizard.metrics : metrics-core jar 4.2.0
org.apache.spark : spark-tags_2.13 jar 3.2.0
org.roaringbitmap : RoaringBitmap jar 0.9.0
org.spark-project.spark : unused jar 1.0.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 14.0.1

test (11)

Group / Artifact Type Version
org.apache.spark : spark-network-common_2.13 test-jar 3.2.0
org.apache.spark : spark-tags_2.13 test-jar 3.2.0
log4j : log4j jar 1.2.17
org.mockito : mockito-core jar 3.4.6
commons-io : commons-io jar 2.8.0
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
org.scalatestplus : mockito-3-4_2.13 jar 3.2.9.0
org.scalatestplus : selenium-3-141_2.13 jar 3.2.9.0
junit : junit jar 4.13.1
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.