[maven-release-plugin]  copy for tag druid-0.6.149
[maven-release-plugin] prepare release druid-0.6.149
15 files changed
tree: 16bb93a2703307451e62fc68b490b9c6f36434d5
  1. cassandra-storage/
  2. common/
  3. docs/
  4. examples/
  5. hdfs-storage/
  6. histogram/
  7. indexing-hadoop/
  8. indexing-service/
  9. install/
  10. kafka-eight/
  11. kafka-seven/
  12. processing/
  13. publications/
  14. rabbitmq/
  15. s3-extensions/
  16. server/
  17. services/
  18. .gitignore
  19. build.sh
  20. CodeStyle.jar
  21. DruidCorporateCLA.pdf
  22. DruidIndividualCLA.pdf
  23. eclipse_formatting.xml
  24. LICENSE
  25. pom.xml
  26. README.md
  27. upload.sh
README.md

Druid

Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations. Druid can load both streaming and batch data and integrates with Storm and Hadoop.

More Information

Much more information about Druid can be found on our website.

Documentation

We host documentation on our website. If you want to contribute documentation changes, please submit a pull request to this repository.

Tutorials

We have a series of tutorials to get started with Druid, starting with this one.

Support

Report any bugs using GitHub issues.

Contact us through our forum or on IRC in #druid-dev on irc.freenode.net.