remote-shuffle-service

Remote shuffle service and client.

License

License

Categories

Categories

Data
GroupId

GroupId

org.datapunch
ArtifactId

ArtifactId

remote-shuffle-service-server-spark31
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

remote-shuffle-service
Remote shuffle service and client.
Project URL

Project URL

https://www.github.com/datapunchorg/RemoteShuffleService

Download remote-shuffle-service-server-spark31

How to add to project

<!-- https://jarcasting.com/artifacts/org.datapunch/remote-shuffle-service-server-spark31/ -->
<dependency>
    <groupId>org.datapunch</groupId>
    <artifactId>remote-shuffle-service-server-spark31</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.datapunch/remote-shuffle-service-server-spark31/
implementation 'org.datapunch:remote-shuffle-service-server-spark31:0.0.12'
// https://jarcasting.com/artifacts/org.datapunch/remote-shuffle-service-server-spark31/
implementation ("org.datapunch:remote-shuffle-service-server-spark31:0.0.12")
'org.datapunch:remote-shuffle-service-server-spark31:jar:0.0.12'
<dependency org="org.datapunch" name="remote-shuffle-service-server-spark31" rev="0.0.12">
  <artifact name="remote-shuffle-service-server-spark31" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datapunch', module='remote-shuffle-service-server-spark31', version='0.0.12')
)
libraryDependencies += "org.datapunch" % "remote-shuffle-service-server-spark31" % "0.0.12"
[org.datapunch/remote-shuffle-service-server-spark31 "0.0.12"]

Dependencies

test (8)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.2
org.testng : testng jar 6.14.3
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.10.0
org.eclipse.jetty : jetty-servlet jar 9.4.11.v20180605
org.scalatest : scalatest_2.12 jar 3.2.10
org.apache.curator : curator-test jar 2.7.1
org.apache.hadoop : hadoop-minicluster jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.12
0.0.11