[maven-release-plugin] prepare release druid-0.16.1-incubating-rc2
59 files changed
tree: 2e952a212d2cbf9ab569f761325f480afd252f7e
  1. .github/
  2. .idea/
  3. benchmarks/
  4. cloud/
  5. codestyle/
  6. core/
  7. dev/
  8. distribution/
  9. docs/
  10. examples/
  11. extendedset/
  12. extensions-contrib/
  13. extensions-core/
  14. hll/
  15. indexing-hadoop/
  16. indexing-service/
  17. integration-tests/
  18. licenses/
  19. processing/
  20. publications/
  21. server/
  22. services/
  23. sql/
  24. web-console/
  25. website/
  26. .dockerignore
  27. .gitignore
  28. .travis.yml
  29. CONTRIBUTING.md
  30. DISCLAIMER
  31. LABELS
  32. LICENSE
  33. licenses.yaml
  34. NOTICE
  35. pom.xml
  36. README.md
  37. README.template
  38. upload.sh
README.md

Slack Build Status Language grade: Java Docker

Apache Druid (incubating)

Apache Druid (incubating) is a high performance analytics data store for event-driven data.

Disclaimer: Apache Druid is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Getting Started

You can get started with Druid with our quickstart.

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 dev@druid.apache.org, which you can subscribe to by emailing dev-subscribe@druid.apache.org.

Some committers and users are present in the channel #druid on the Apache Slack team. Please use our invitation link to join, and once you join, add 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/content/development/build.md

Contributing

Please follow the community guidelines for contributing.

License

Apache License, Version 2.0