druid-common


License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

io.druid
ArtifactId

ArtifactId

druid-common
Last Version

Last Version

0.12.3
Release Date

Release Date

Type

Type

jar
Description

Description

druid-common
druid-common

Download druid-common

How to add to project

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

Dependencies

compile (31)

Group / Artifact Type Version
io.druid : java-util jar 0.12.3
io.druid : druid-api jar 0.12.3
commons-codec : commons-codec jar 1.7
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-dbcp2 jar 2.0.1
commons-pool : commons-pool jar 1.6
org.skife.config : config-magic jar 0.9
org.hibernate : hibernate-validator jar 5.1.3.Final
javax.el : javax.el-api jar 3.0.0
javax.validation : validation-api jar 1.1.0.Final
com.google.guava : guava jar 16.0.1
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-annotations jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.4.6
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.4.6
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.4.6
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
org.jdbi : jdbi jar 2.63.1
joda-time : joda-time jar 2.9.9
com.google.code.findbugs : jsr305 jar 2.0.1
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
org.apache.logging.log4j : log4j-jul jar 2.5
org.apache.logging.log4j : log4j-1.2-api jar 2.5
org.slf4j : jcl-over-slf4j jar 1.7.12
com.lmax : disruptor jar 3.3.6
net.java.dev.jets3t : jets3t jar 0.9.4
org.antlr : antlr4-runtime jar 4.5.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.4
io.druid : java-util test-jar 0.12.3
org.hamcrest : hamcrest-all jar 1.3

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