druid-processing

A module that is everything required to understands Druid Segments

License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

io.druid
ArtifactId

ArtifactId

druid-processing
Last Version

Last Version

0.12.3
Release Date

Release Date

Type

Type

jar
Description

Description

druid-processing
A module that is everything required to understands Druid Segments

Download druid-processing

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
io.druid : druid-common jar 0.12.3
io.druid : java-util jar 0.12.3
io.druid : druid-hll jar 0.12.3
io.druid : extendedset jar 0.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.4.6
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
org.roaringbitmap : RoaringBitmap jar 0.5.18
it.unimi.dsi : fastutil jar 8.1.0
com.ning : compress-lzf jar 1.0.4
org.skife.config : config-magic jar 0.9
commons-io : commons-io jar 2.5
com.ibm.icu : icu4j jar 54.1.1
org.mozilla : rhino jar 1.7R5
net.jpountz.lz4 : lz4 jar 1.3.0
org.mapdb : mapdb jar 1.0.8
commons-lang : commons-lang jar 2.6
org.ow2.asm : asm jar 5.2
org.ow2.asm : asm-commons jar 5.2

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
com.carrotsearch : junit-benchmarks jar 0.7.2
org.easymock : easymock jar 3.4
com.google.caliper : caliper jar 0.5-rc1
pl.pragmatists : JUnitParams jar 1.0.4
com.h2database : h2 jar 1.4.182
com.google.guava : guava-testlib jar 16.0.1

Project Modules

There are no modules declared in this project.

Slack Build Status Language grade: Java Coverage Status Docker Helm


Website | Documentation | Developer Mailing List | User Mailing List | Slack | Twitter | Download


Apache Druid

Druid is a high performance real-time analytics database. Druid's main value add is to reduce time to insight and action.

Druid is designed for workflows where fast queries and ingest really matter. Druid excels at powering UIs, running operational (ad-hoc) queries, or handling high concurrency. Consider Druid as an open source alternative to data warehouses for a variety of use cases.

Getting started

You can get started with Druid with our local or Docker quickstart.

Druid provides a rich set of APIs (via HTTP and JDBC) for loading, managing, and querying your data. You can also interact with Druid via the built-in console (shown below).

Load data

data loader Kafka

Load streaming and batch data using a point-and-click wizard to guide you through ingestion setup. Monitor one off tasks and ingestion supervisors.

Manage the cluster

management

Manage your cluster with ease. Get a view of your datasources, segments, ingestion tasks, and services from one convenient location. All powered by SQL systems tables, allowing you to see the underlying query for each view.

Issue queries

query view combo

Use the built-in query workbench to prototype DruidSQL and native queries or connect one of the many tools that help you make the most out of Druid.

Documentation

You can find the documentation for the latest Druid release on the project website.

If you would like to contribute documentation, please do so under /docs in this repository and submit a pull request.

Community

Community support is available on the druid-user mailing list, which is hosted at Google Groups.

Development discussions occur on [email protected], which you can subscribe to by emailing [email protected].

Chat with Druid committers and users in real-time on the #druid channel in the Apache Slack team. Please use this invitation link to join the ASF Slack, and once joined, go into the #druid channel.

Building from source

Please note that JDK 8 is required to build Druid.

For instructions on building Druid from source, see docs/development/build.md

Contributing

Please follow the community guidelines for contributing.

For instructions on setting up IntelliJ dev/intellij-setup.md

License

Apache License, Version 2.0

io.druid

Druid

Versions

Version
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1.1
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.1-rc2
0.8.0
0.7.3
0.7.2
0.7.1.1
0.7.1
0.7.0