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 A4D8D200B93 for ; Fri, 16 Sep 2016 15:08:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A3AA9160A8C; Fri, 16 Sep 2016 13:08:24 +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 1A85A160AC4 for ; Fri, 16 Sep 2016 15:08:23 +0200 (CEST) Received: (qmail 50693 invoked by uid 500); 16 Sep 2016 13:08:20 -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 50620 invoked by uid 99); 16 Sep 2016 13:08:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 13:08:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8E3572C014F for ; Fri, 16 Sep 2016 13:08:20 +0000 (UTC) Date: Fri, 16 Sep 2016 13:08:20 +0000 (UTC) From: "Dmytro Sen (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17457) Modify the AMS stack scripts to support distributed collector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 13:08:24 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Sen updated AMBARI-17457: -------------------------------- Attachment: AMBARI-17457_2.patch > Modify the AMS stack scripts to support distributed collector > ------------------------------------------------------------- > > Key: AMBARI-17457 > URL: https://issues.apache.org/jira/browse/AMBARI-17457 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Siddharth Wagle > Assignee: Dmytro Sen > Priority: Critical > Fix For: trunk > > Attachments: AMBARI-17457.patch, AMBARI-17457_2.patch > > > _Tasks_: > - If collector mode = distributed: > -- Do not start zookeeper and use the zk quorum property to find cluster zk. > -- Start Master and RS as before > -- Add metrics_collectors property to ams-site > -- Add the same to the metrics_monitor.ini file template > - Make changes to the stack advisor: > -- Validate ZK quorum property > -- Set metrics_collectors property in ams-site with comma separated collector hostnames > -- Validate hbase.rootdir is pointing to HDFS path -- This message was sent by Atlassian JIRA (v6.3.4#6332)