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 7F636200BE7 for ; Mon, 5 Dec 2016 23:18:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7C532160B18; Mon, 5 Dec 2016 22:18:01 +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 00A8D160B21 for ; Mon, 5 Dec 2016 23:18:00 +0100 (CET) Received: (qmail 41737 invoked by uid 500); 5 Dec 2016 22:18:00 -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 41676 invoked by uid 99); 5 Dec 2016 22:18:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 22:18:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E782F2C2A6A for ; Mon, 5 Dec 2016 22:17:59 +0000 (UTC) Date: Mon, 5 Dec 2016 22:17:59 +0000 (UTC) From: "Aravindan Vijayan (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: Mon, 05 Dec 2016 22:18:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated AMBARI-17457: --------------------------------------- Affects Version/s: (was: 3.0.0) 2.5.0 > 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: 2.5.0 > > 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)