Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ED5CF200B99 for ; Wed, 5 Oct 2016 18:36:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EBF88160ADE; Wed, 5 Oct 2016 16:36:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5FF0F160AC9 for ; Wed, 5 Oct 2016 18:36:32 +0200 (CEST) Received: (qmail 73046 invoked by uid 500); 5 Oct 2016 16:36:23 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 72860 invoked by uid 99); 5 Oct 2016 16:36:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2016 16:36:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8FB822C2A69 for ; Wed, 5 Oct 2016 16:36:20 +0000 (UTC) Date: Wed, 5 Oct 2016 16:36:20 +0000 (UTC) From: "Nishant Bangarwa (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17981) Integrate Druid With Ambari MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 05 Oct 2016 16:36:33 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Bangarwa updated AMBARI-17981: -------------------------------------- Attachment: (was: ambari-17981.patch) > Integrate Druid With Ambari > --------------------------- > > Key: AMBARI-17981 > URL: https://issues.apache.org/jira/browse/AMBARI-17981 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Nishant Bangarwa > Labels: features > Attachments: ambari-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)