is not current version
Last Version 0.2.5

spark-distcp 0.2.2

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.12
Version

Version

0.2.2
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.12 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.github.scopt : scopt_2.12 jar 3.5.0

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 2.4.3
org.apache.spark : spark-sql_2.12 jar 2.4.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.