bullet-spark

This is the implementation of Bullet - a real-time query engine - in Apache Spark.

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-spark
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-spark
This is the implementation of Bullet - a real-time query engine - in Apache Spark.
Project URL

Project URL

https://github.com/bullet-db/bullet-spark
Source Code Management

Source Code Management

https://github.com/bullet-db/bullet-spark

Download bullet-spark

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang.modules : scala-java8-compat_2.12 jar 0.9.1
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
com.yahoo.bullet : bullet-core jar 1.5.2
org.apache.avro : avro jar 1.9.2

provided (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.apache.spark : spark-streaming_2.12 jar 3.0.1
org.apache.spark : spark-core_2.12 jar 3.0.1
org.eclipse.jetty : jetty-servlet jar 8.1.14.v20131031
com.yahoo.bullet : bullet-dsl jar 1.2.2

test (2)

Group / Artifact Type Version
com.yahoo.bullet : bullet-core test-jar 1.5.2
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.
com.yahoo.bullet

Bullet

A pluggable, persistence-less, real-time, query engine for arbitrary data on arbitrary stream processors

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2