druid-server

Druid Server

License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

io.druid
ArtifactId

ArtifactId

druid-server
Last Version

Last Version

0.12.3
Release Date

Release Date

Type

Type

jar
Description

Description

druid-server
Druid Server

Download druid-server

How to add to project

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

Dependencies

compile (36)

Group / Artifact Type Version
io.druid : druid-processing jar 0.12.3
io.druid : druid-aws-common jar 0.12.3
io.druid : druid-console jar 0.0.2
io.druid : java-util jar 0.12.3
commons-cli : commons-cli jar 1.2
commons-lang : commons-lang jar 2.6
javax.inject : javax.inject jar 1
org.glassfish : javax.el jar 3.0.0
org.apache.zookeeper : zookeeper jar 3.4.10
org.apache.curator : curator-framework jar 4.0.0
org.apache.curator : curator-x-discovery jar 4.0.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.6
com.fasterxml.jackson.jaxrs : jackson-jaxrs-smile-provider jar 2.4.6
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.4.6
com.sun.jersey : jersey-server jar 1.19.3
com.sun.jersey : jersey-core jar 1.19.3
com.google.inject.extensions : guice-servlet jar 4.1.0
com.sun.jersey.contribs : jersey-guice jar 1.19.3
org.eclipse.jetty : jetty-server jar 9.3.19.v20170502
org.eclipse.jetty : jetty-util jar 9.3.19.v20170502
org.eclipse.jetty : jetty-proxy jar 9.3.19.v20170502
com.google.code.findbugs : jsr305 jar 2.0.1
io.tesla.aether : tesla-aether jar 0.0.5
org.eclipse.aether : aether-api jar 0.9.0.M2
net.spy : spymemcached jar 2.12.3
net.jpountz.lz4 : lz4 jar 1.3.0
org.eclipse.jetty : jetty-servlet jar 9.3.19.v20170502
org.eclipse.jetty : jetty-servlets jar 9.3.19.v20170502
com.ircclouds.irc : irc-api jar 1.0-0014
com.maxmind.geoip2 : geoip2 jar 0.4.0
org.apache.derby : derby jar 10.11.1.1
org.apache.derby : derbynet jar 10.11.1.1
org.apache.derby : derbyclient jar 10.11.1.1
org.apache.commons : commons-math3 jar 3.6.1
it.unimi.dsi : fastutil jar 8.1.0
com.github.ben-manes.caffeine : caffeine jar 2.5.5

test (9)

Group / Artifact Type Version
junit : junit jar 4.11
com.carrotsearch : junit-benchmarks jar 0.7.2
org.easymock : easymock jar 3.4
io.druid : druid-processing test-jar 0.12.3
org.apache.curator : curator-test jar 2.12.0
com.google.caliper : caliper jar 0.5-rc1
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.19.3
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19.3
pl.pragmatists : JUnitParams jar 1.0.4

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