Spark Project Streaming

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

Last Version

0.8.1-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Project Streaming
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-streaming_2.9.3

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
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.apache.spark : spark-core_2.9.3 jar 0.8.1-incubating
org.eclipse.jetty : jetty-server jar 7.6.8.v20121106
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
org.apache.flume : flume-ng-sdk jar 1.2.0
com.github.sgroschupf : zkclient jar 0.1
org.twitter4j : twitter4j-stream jar 3.0.3
org.scala-lang : scala-library jar 2.9.3
com.typesafe.akka » akka-zeromq jar 2.0.5

provided (1)

Group / Artifact Type Version
org.apache.kafka » kafka jar 0.7.2-spark

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.3 jar 1.9.1
org.scalacheck : scalacheck_2.9.3 jar 1.10.0
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