Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEE3A99AD for ; Mon, 15 Dec 2014 12:02:13 +0000 (UTC) Received: (qmail 71468 invoked by uid 500); 15 Dec 2014 12:02:13 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 71430 invoked by uid 500); 15 Dec 2014 12:02:13 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 71419 invoked by uid 99); 15 Dec 2014 12:02:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 12:02:13 +0000 Date: Mon, 15 Dec 2014 12:02:13 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-8708) Minor UI changes for enabling AMS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oleg Nechiporenko created AMBARI-8708: ----------------------------------------- Summary: Minor UI changes for enabling AMS Key: AMBARI-8708 URL: https://issues.apache.org/jira/browse/AMBARI-8708 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.0.0 Reporter: Oleg Nechiporenko Assignee: Oleg Nechiporenko Fix For: 2.0.0 *Key changes*: - Install wizard displays warning message if AMS is selected (but Ganglia is not selected - Ganglia will be removed from stack definition at some point in 2.0 dev cycle, but we need to remove this check now): {code} You did not select Ganglia. If Ganglia is not selected, monitoring and alerts will not function properly. Is this OK? {code} - AMS Configuration page -- ams-site should be displayed as "Metric Collector" category -- Add a General section with the following properties: --- timeline.metrics.service.operation.mode - default "embedded" -- Move the following from ams-site (i.e., Metric Collector) to "Advanced ams-site" category --- timeline.metrics.hbase.compression.scheme --- timeline.metrics.hbase.data.block.encoding --- All *.ttl properties (E.g.: timeline.metrics.host.aggregator.minute.ttl) -- This message was sent by Atlassian JIRA (v6.3.4#6332)