Last Version

spark-distcp 0.2.5

A re-implementation of Hadoop DistCP in Apache Spark

License

License

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodata
ArtifactId

ArtifactId

spark-distcp_2.13
Version

Version

0.2.5
Type

Type

jar
Description

Description

spark-distcp
A re-implementation of Hadoop DistCP in Apache Spark
Project URL

Project URL

https://github.com/CoxAutomotiveDataSolutions/spark-distcp
Project Organization

Project Organization

com.coxautodata
Source Code Management

Source Code Management

https://github.com/CoxAutomotiveDataSolutions/spark-distcp

Download spark-distcp_2.13 0.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.scopt : scopt_2.13 jar 4.0.1

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.13 jar 3.2.0
org.apache.spark : spark-core_2.13 jar 3.2.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.