This is an automated email from the ASF dual-hosted git repository. nishant pushed a commit to branch add-hdp in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git
commit 35366e6a6ae6c286e74cd0b282bb3396d03af69b Author: Nishant Bangarwa <[email protected]> AuthorDate: Fri Nov 1 04:26:28 2019 +0530 Add HDP to druid distributions list --- libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries.md b/libraries.md index b64d4a0..34e2427 100644 --- a/libraries.md +++ b/libraries.md @@ -61,9 +61,9 @@ Some great folks have written their own libraries to interact with Apache Druid Other Druid Distributions ------------------------- - -* [Imply Analytics Platform](http://imply.io/download) - The Imply Analytics platform includes Druid bundled with all its dependencies, an exploratory analytics UI, and a SQL layer. * [eBay/embedded-druid](https://github.com/eBay/embedded-druid) - Leveraging Druid capabilities in stand alone application +* [Hortonworks Data platform](https://www.cloudera.com/products/hdp.html) - Hortonworks Data Platform includes Druid and Apache Hive to enable real-time data warehousing capabilities. +* [Imply Analytics Platform](http://imply.io/download) - The Imply Analytics platform includes Druid bundled with all its dependencies, an exploratory analytics UI, and a SQL layer. UIs --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
