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 59E3F18F72 for ; Fri, 12 Jun 2015 20:31:07 +0000 (UTC) Received: (qmail 76747 invoked by uid 500); 12 Jun 2015 20:31:01 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 76710 invoked by uid 500); 12 Jun 2015 20:31:01 -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 76542 invoked by uid 99); 12 Jun 2015 20:31:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 20:31:00 +0000 Date: Fri, 12 Jun 2015 20:31:00 +0000 (UTC) From: "Xi Wang (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-11895) Widgets: Aggregation defaults to avg after selecting a Metric MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-11895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584025#comment-14584025 ] Xi Wang commented on AMBARI-11895: ---------------------------------- 6567 tests complete (11 seconds) 86 tests pending > Widgets: Aggregation defaults to avg after selecting a Metric > ------------------------------------------------------------- > > Key: AMBARI-11895 > URL: https://issues.apache.org/jira/browse/AMBARI-11895 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Xi Wang > Assignee: Xi Wang > Priority: Critical > Fix For: 2.1.0 > > Attachments: AMBARI-11895.patch > > > STR: > At the metrics and expressions page of the Create Widget Wizard, select any service (say, HDFS-All Datanodes ) > choose any metric. Noticed that Aggregation 'avg' loads by itself (set as "avg"). > Should be: > "Select aggregation" is optional and the UI enables the "Add" button once the metric is selected. In this scenario where aggregation is not explicitly selected, it defaults to "avg". -- This message was sent by Atlassian JIRA (v6.3.4#6332)