[jira] [Commented] (HDFS-4924) Show NameNode state on dfsclusterhealth page

2015-05-01 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524712#comment-14524712
 ] 

Hadoop QA commented on HDFS-4924:
-

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply 
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12588932/HDFS-4924.trunk.1.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/10568/console |


This message was automatically generated.

 Show NameNode state on dfsclusterhealth page
 

 Key: HDFS-4924
 URL: https://issues.apache.org/jira/browse/HDFS-4924
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: federation
Affects Versions: 2.1.0-beta
Reporter: Lohit Vijayarenu
Assignee: Lohit Vijayarenu
 Attachments: HDFS-4924.trunk.1.patch


 dfsclusterhealth.jsp shows summary of multiple namenodes in cluster. With 
 federation combined with HA it becomes difficult to quickly know the state of 
 NameNodes in the cluster. It would be good to show if NameNode is 
 Active/Standy on summary page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-4924) Show NameNode state on dfsclusterhealth page

2013-09-17 Thread Joep Rottinghuis (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13770054#comment-13770054
 ] 

Joep Rottinghuis commented on HDFS-4924:


Marking as blocker. Current patch is definitely needed (one needs to be able to 
see which NN is the active one, particularly since drilling down into browsing 
filesystem will otherwise fail 3 levels down).

Comments from [~cnauroth] are fair. We'll take a look at those and adjust 
accordingly.

 Show NameNode state on dfsclusterhealth page
 

 Key: HDFS-4924
 URL: https://issues.apache.org/jira/browse/HDFS-4924
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: federation
Affects Versions: 2.1.0-beta
Reporter: Lohit Vijayarenu
Assignee: Lohit Vijayarenu
Priority: Blocker
 Attachments: HDFS-4924.trunk.1.patch


 dfsclusterhealth.jsp shows summary of multiple namenodes in cluster. With 
 federation combined with HA it becomes difficult to quickly know the state of 
 NameNodes in the cluster. It would be good to show if NameNode is 
 Active/Standy on summary page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4924) Show NameNode state on dfsclusterhealth page

2013-09-17 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13770103#comment-13770103
 ] 

Chris Nauroth commented on HDFS-4924:
-

Blocker indicates that a specific Apache release version (the target version 
field in the issue) can't be published until this is resolved.  Usually it's 
due to something catastrophic like data loss or unintended 
backwards-incompatibility or regression of existing functionality.  Certainly 
this patch provides a helpful feature, but is it a blocker?

There is no target version defined for this issue, so if it is a blocker, then 
it's unclear which release needs to be blocked.


 Show NameNode state on dfsclusterhealth page
 

 Key: HDFS-4924
 URL: https://issues.apache.org/jira/browse/HDFS-4924
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: federation
Affects Versions: 2.1.0-beta
Reporter: Lohit Vijayarenu
Assignee: Lohit Vijayarenu
Priority: Blocker
 Attachments: HDFS-4924.trunk.1.patch


 dfsclusterhealth.jsp shows summary of multiple namenodes in cluster. With 
 federation combined with HA it becomes difficult to quickly know the state of 
 NameNodes in the cluster. It would be good to show if NameNode is 
 Active/Standy on summary page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4924) Show NameNode state on dfsclusterhealth page

2013-06-20 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13689868#comment-13689868
 ] 

Hadoop QA commented on HDFS-4924:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12588932/HDFS-4924.trunk.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4552//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4552//console

This message is automatically generated.

 Show NameNode state on dfsclusterhealth page
 

 Key: HDFS-4924
 URL: https://issues.apache.org/jira/browse/HDFS-4924
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: federation
Affects Versions: 2.1.0-beta
Reporter: Lohit Vijayarenu
Priority: Minor
 Attachments: HDFS-4924.trunk.1.patch


 dfsclusterhealth.jsp shows summary of multiple namenodes in cluster. With 
 federation combined with HA it becomes difficult to quickly know the state of 
 NameNodes in the cluster. It would be good to show if NameNode is 
 Active/Standy on summary page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira