Apache Crunch for Spark

Apache Crunch is a Java library for writing, testing, and running Hadoop MapReduce pipelines, based on Google's FlumeJava. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.

License

License

GroupId

GroupId

org.apache.crunch
ArtifactId

ArtifactId

crunch-spark
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Crunch for Spark
Apache Crunch is a Java library for writing, testing, and running Hadoop MapReduce pipelines, based on Google's FlumeJava. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=crunch.git/crunch-spark

Download crunch-spark

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.google.guava : guava jar 14.0.1
org.apache.crunch : crunch-core jar 1.0.0
org.apache.crunch : crunch-scrunch jar 1.0.0
org.slf4j : slf4j-api jar 1.6.1

provided (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.7.1
org.apache.spark : spark-core_2.11 jar 2.0.0
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.hbase : hbase-testing-util jar 2.0.1
org.apache.hbase : hbase-mapreduce jar 2.0.1

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
org.apache.crunch : crunch-test jar 1.0.0
org.apache.crunch : crunch-hbase jar 1.0.0
junit : junit jar 4.10
org.scalatest : scalatest_2.11 jar 2.2.4
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.15.0
0.14.0
0.13.0
0.12.0-hadoop2
0.12.0
0.11.0-hadoop2
0.11.0
0.10.0-hadoop2
0.10.0
0.9.0-hadoop2
0.9.0
0.8.4-hadoop2
0.8.4
0.8.3-hadoop2
0.8.3
0.8.2-hadoop2
0.8.2