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 20F35200BDA for ; Tue, 13 Dec 2016 21:23:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1F734160B23; Tue, 13 Dec 2016 20:23:05 +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 5F0A2160B07 for ; Tue, 13 Dec 2016 21:23:04 +0100 (CET) Received: (qmail 94872 invoked by uid 500); 13 Dec 2016 20:22:58 -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 94853 invoked by uid 99); 13 Dec 2016 20:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 20:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 621552C03E0 for ; Tue, 13 Dec 2016 20:22:58 +0000 (UTC) Date: Tue, 13 Dec 2016 20:22:58 +0000 (UTC) From: "Nishant Bangarwa (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19166) Handle Druid requirement for mysql in standard fashion as it is handled in services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Dec 2016 20:23:05 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Bangarwa updated AMBARI-19166: -------------------------------------- Attachment: ambari-19166.patch > Handle Druid requirement for mysql in standard fashion as it is handled in services > ----------------------------------------------------------------------------------- > > Key: AMBARI-19166 > URL: https://issues.apache.org/jira/browse/AMBARI-19166 > Project: Ambari > Issue Type: Task > Reporter: Nishant Bangarwa > Assignee: Nishant Bangarwa > Fix For: 2.5.0 > > Attachments: ambari-19166.patch > > > Druid's requirement of mysql connector is not implemented in the standard fashion. Refer how oozie handles this requirement and implement it that way. -- This message was sent by Atlassian JIRA (v6.3.4#6332)