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 5C2AF10A87 for ; Thu, 22 Oct 2015 16:55:52 +0000 (UTC) Received: (qmail 21677 invoked by uid 500); 22 Oct 2015 16:55:28 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21531 invoked by uid 500); 22 Oct 2015 16:55:28 -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 21124 invoked by uid 99); 22 Oct 2015 16:55:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2015 16:55:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0BB712C1F6F for ; Thu, 22 Oct 2015 16:55:28 +0000 (UTC) Date: Thu, 22 Oct 2015 16:55:28 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-13509) hdfs disk usage metric confusing 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-13509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969441#comment-14969441 ] Hudson commented on AMBARI-13509: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #3697 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3697/]) AMBARI-13509. hdfs disk usage metric confusing (hiveww: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=306e44a48ebffae9df20d5f6cae561c8c50173b2]) * ambari-web/app/messages.js > hdfs disk usage metric confusing > -------------------------------- > > Key: AMBARI-13509 > URL: https://issues.apache.org/jira/browse/AMBARI-13509 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.2 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Fix For: 2.1.3 > > Attachments: AMBARI-13509.patch > > > On the hdfs metrics page we have a metric like > {code} > Disk Usage (Remaining) 7.7 TB / 9.8 TB (78.21%) > {code} > This is confusing as the % and 7.7TB is for free. We have remaining in parentheses but i think we need to change this. Read quickly i thought for a second that my hdfs was 80% full so i went to the NN ui to confirm and then realized that its only 20% full. > change to : Disk Remaining -- This message was sent by Atlassian JIRA (v6.3.4#6332)