Last Version

com.github.codegerm:org.cg.spark-databroker 1.0.0

All kinds of data brokers implemented using spark, e.g. sliding window streaming data broker.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.codegerm
ArtifactId

ArtifactId

org.cg.spark-databroker
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.codegerm:org.cg.spark-databroker
All kinds of data brokers implemented using spark, e.g. sliding window streaming data broker.
Project URL

Project URL

https://github.com/CodeGerm/spark-databroker
Project Organization

Project Organization

CodeGerm
Source Code Management

Source Code Management

https://github.com/CodeGerm/spark-databroker

Download org.cg.spark-databroker 1.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
com.github.codegerm : spark-job-server-client jar 1.0.0
org.apache.spark : spark-sql_2.10 jar 1.5.2
org.apache.spark : spark-streaming_2.10 jar 1.5.2
org.apache.spark : spark-streaming-kafka_2.10 jar 1.5.2
org.apache.kafka : kafka_2.10 jar 0.8.2.1
commons-collections : commons-collections jar 3.2.1
com.github.codegerm : org.cg.monadic-lib jar 1.0.0
spark.jobserver » job-server-api_2.10 jar 0.6.1
spark.jobserver » job-server-extras_2.10 jar 0.6.1
com.typesafe.akka : akka-cluster_2.10 jar 2.3.11
com.typesafe.akka : akka-contrib_2.10 jar 2.3.11
com.twitter : bijection-avro_2.10 jar 0.6.3
org.twitter4j : twitter4j-stream jar 4.0.2

provided (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.apache.spark : spark-core_2.10 jar 1.5.2
org.apache.zookeeper : zookeeper jar 3.4.6
com.databricks : spark-csv_2.10 jar 1.2.0
org.apache.spark : spark-yarn_2.10 jar 1.5.2
org.apache.avro : avro jar 1.7.7

Project Modules

There are no modules declared in this project.