[
https://issues.apache.org/jira/browse/AMBARI-17981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603498#comment-15603498
]
Hudson commented on AMBARI-17981:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #195 (See
[https://builds.apache.org/job/Ambari-branch-2.5/195/])
AMBARI-17981. Integrate Druid with Ambari (Nishant Bangarwa, Slim (sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=11cd923735b548bf459d0f2cd96ffd7a530f56f7])
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-router.xml
* (add) ambari-server/src/test/python/stacks/2.6/common/test_stack_advisor.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/middlemanager.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/overlord.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/historical.py
* (add) ambari-server/src/test/python/stacks/2.6/configs/default.json
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/druid.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/coordinator.py
* (add)
ambari-server/src/main/resources/stacks/HDP/2.6/services/DRUID/metainfo.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/broker.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/params.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/service_check.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-middlemanager.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-overlord.xml
* (add) ambari-server/src/test/python/stacks/2.6/DRUID/test_druid.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/status_params.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-common.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/themes/theme.json
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/druid_node.py
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/quicklinks/quicklinks.json
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/router.py
* (add)
ambari-server/src/main/resources/stacks/HDP/2.6/services/DRUID/kerberos.json
* (add) ambari-server/src/main/resources/stacks/HDP/2.6/role_command_order.json
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-env.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-coordinator.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-historical.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-log4j.xml
* (add)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-broker.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/stack_advisor.py
> Integrate Druid With Ambari
> ---------------------------
>
> Key: AMBARI-17981
> URL: https://issues.apache.org/jira/browse/AMBARI-17981
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Nishant Bangarwa
> Assignee: Swapan Shridhar
> Labels: features
> Fix For: 2.5.0
>
> Attachments: AMABARI-17981.patch
>
>
> This task includes adding support for druid cluster provisioning via Ambari.
> Details about Druid cluster design and different node types are present here
> -
> http://druid.io/docs/latest/design/design.html
> In general, Druid can be defined as a service in HDP which has following
> components -
> 1) Coordinator
> 2) Overlord
> 3) Historical
> 4) Broker
> 5) Middlemanager
>
> Druid also has external dependencies on following
> 1) Zookeeper - Ambari should be able to pass in zk configs to druid cluster
> 2) Deep storage - A distributed FS, can be one of HDFS/S3 or any other NFS.
> 3) Metadata Store - Mysql/Postgres. can be either provided by the user or a
> mysql instance provisioned by ambari itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)