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 1D98B177B0 for ; Tue, 17 Mar 2015 18:12:55 +0000 (UTC) Received: (qmail 59133 invoked by uid 500); 17 Mar 2015 18:12:39 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 59099 invoked by uid 500); 17 Mar 2015 18:12:39 -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 59087 invoked by uid 99); 17 Mar 2015 18:12:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2015 18:12:39 +0000 Date: Tue, 17 Mar 2015 18:12:38 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-7602) Usability UX: color indicator to signify NameNode is in safemode 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-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-7602: ---------------------------------- Fix Version/s: (was: 2.0.0) 2.1.0 > Usability UX: color indicator to signify NameNode is in safemode > ---------------------------------------------------------------- > > Key: AMBARI-7602 > URL: https://issues.apache.org/jira/browse/AMBARI-7602 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 1.4.0 > Reporter: Xi Wang > Assignee: Xi Wang > Fix For: 2.1.0 > > Attachments: AMBARI-7602.patch, Screen Shot 2014-10-01 at 3.00.45 PM.png > > > PROBLEM: Not obvious when the namenode is in safemode. It does show safemode status in small text but it would be nice if there was a color indicator in Ambari for HDFS showing it is in safemode > BUSINESS IMPACT: Can decrease confusion when safemode is on either due to manually placing it in safemode, a restart, or low HDFS space that automatically placed it in safemode > USE CASE: Customer did not realize safemode had been entered due to low HDFS space and it took a while to figure out status > SOLUTION: > - Plan: (see attached) > If NN is in safe mode, make the text 'in safe mode' orange. > If NN is not in safe mode, the text remains in grey color. > - A similar scenario we did: > For HDFS Upgrade Status, if 'No pending upgrade', the text remains in grey color; > If upgrade required, the text would be orange. -- This message was sent by Atlassian JIRA (v6.3.4#6332)