Last Version

Spark Project Examples 1.1.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-examples_2.10
Version

Version

1.1.1
Type

Type

jar
Description

Description

Spark Project Examples
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-examples_2.10 1.1.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.spark : spark-streaming-twitter_2.10 jar 1.1.1
org.apache.spark : spark-streaming-kafka_2.10 jar 1.1.1
org.apache.spark : spark-streaming-flume_2.10 jar 1.1.1
org.apache.spark : spark-streaming-zeromq_2.10 jar 1.1.1
org.apache.spark : spark-streaming-mqtt_2.10 jar 1.1.1
org.apache.hbase : hbase jar 0.94.6
org.eclipse.jetty : jetty-server jar 8.1.14.v20131031
com.twitter : algebird-core_2.10 jar 0.1.11
org.apache.cassandra : cassandra-all jar 1.2.6
com.github.scopt : scopt_2.10 jar 3.2.0

provided (6)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.1.1
org.apache.spark : spark-streaming_2.10 jar 1.1.1
org.apache.spark : spark-mllib_2.10 jar 1.1.1
org.apache.spark : spark-bagel_2.10 jar 1.1.1
org.apache.spark : spark-hive_2.10 jar 1.1.1
org.apache.spark : spark-graphx_2.10 jar 1.1.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.5
org.scalacheck : scalacheck_2.10 jar 1.11.3

Project Modules

There are no modules declared in this project.