Spark Project Core

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-core_2.9.3
Last Version

Last Version

0.8.1-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Project Core
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.incubator.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-core_2.9.3

How to add to project

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

Dependencies

compile (30)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 1.0.4
net.java.dev.jets3t : jets3t jar 0.7.1
org.apache.avro : avro jar 1.7.4
org.apache.avro : avro-ipc jar 1.7.4
org.apache.zookeeper : zookeeper jar 3.4.5
org.eclipse.jetty : jetty-server jar 7.6.8.v20121106
com.google.guava : guava jar 14.0.1
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.7.2
com.ning : compress-lzf jar 0.8.4
org.xerial.snappy : snappy-java jar 1.0.5
org.ow2.asm : asm jar 4.0
com.google.protobuf : protobuf-java jar 2.4.1
com.twitter : chill_2.9.3 jar 0.3.1
com.twitter : chill-java jar 0.3.1
com.typesafe.akka » akka-actor jar 2.0.5
com.typesafe.akka » akka-remote jar 2.0.5
com.typesafe.akka » akka-slf4j jar 2.0.5
org.scala-lang : scalap jar 2.9.3
org.scala-lang : scala-library jar 2.9.3
net.liftweb : lift-json_2.9.2 jar 2.5
it.unimi.dsi : fastutil jar 6.4.4
colt : colt jar 1.2.0
org.apache.mesos : mesos jar 0.13.0
io.netty : netty-all jar 4.0.0.Beta2
log4j : log4j jar 1.2.17
com.codahale.metrics : metrics-core jar 3.0.0
com.codahale.metrics : metrics-jvm jar 3.0.0
com.codahale.metrics : metrics-json jar 3.0.0
com.codahale.metrics : metrics-ganglia jar 3.0.0

test (6)

Group / Artifact Type Version
org.apache.derby : derby jar 10.4.2.0
org.scalatest : scalatest_2.9.3 jar 1.9.1
org.scalacheck : scalacheck_2.9.3 jar 1.10.0
org.easymock : easymock jar 3.1
com.novocode : junit-interface jar 0.9
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1-incubating
0.8.0-incubating