remote-shuffle-service

Remote shuffle service and client.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.datapunch
ArtifactId

ArtifactId

remote-shuffle-service-client-spark32
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-client-spark32

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.apache.spark : spark-core_2.12 jar 3.2.0
org.apache.spark : spark-sql_2.12 jar 3.2.0
org.apache.hadoop : hadoop-common jar 2.7.1
org.apache.hadoop : hadoop-client jar 2.7.1
org.apache.httpcomponents : httpclient jar 4.5.13

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