Last Version

Spark Project External Flume Sink 2.4.8

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

Version

2.4.8
Type

Type

jar
Description

Description

Spark Project External Flume Sink
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-streaming-flume-sink_2.12 2.4.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.flume : flume-ng-sdk jar 1.6.0
org.apache.flume : flume-ng-core jar 1.6.0
org.scala-lang : scala-library jar 2.12.10
org.apache.spark : spark-tags_2.12 jar 2.4.8
org.spark-project.spark : unused jar 1.0.0

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
io.netty : netty jar 3.4.0.Final
org.apache.spark : spark-tags_2.12 test-jar 2.4.8
org.scalatest : scalatest_2.12 jar 3.0.3
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.