[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156553#comment-14156553
 ] 

Hudson commented on HDFS-7176:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1914 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1914/])
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" 
(cmccabe) (cmccabe: rev dd1b8f2ed8a86871517c730a9f370aca4b763514)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java


> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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


[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156436#comment-14156436
 ] 

Hudson commented on HDFS-7176:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #1889 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1889/])
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" 
(cmccabe) (cmccabe: rev dd1b8f2ed8a86871517c730a9f370aca4b763514)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java


> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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


[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156358#comment-14156358
 ] 

Hudson commented on HDFS-7176:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #698 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/698/])
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" 
(cmccabe) (cmccabe: rev dd1b8f2ed8a86871517c730a9f370aca4b763514)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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


[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155633#comment-14155633
 ] 

Hudson commented on HDFS-7176:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6169 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6169/])
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" 
(cmccabe) (cmccabe: rev dd1b8f2ed8a86871517c730a9f370aca4b763514)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java


> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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


[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-01 Thread Andrew Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155580#comment-14155580
 ] 

Andrew Wang commented on HDFS-7176:
---

+1

> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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


[jira] [Commented] (HDFS-7176) The namenode usage message doesn't include "-rollingupgrade started"

2014-10-01 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155478#comment-14155478
 ] 

Hadoop QA commented on HDFS-7176:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12672392/HDFS-7176.001.patch
  against trunk revision 1f5b42a.

{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}.  There were no new javadoc 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 2.0.3) warnings.

{color:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:

  
org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServer
  
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater
  
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch

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

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/8291//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/8291//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/8291//console

This message is automatically generated.

> The namenode usage message doesn't include "-rollingupgrade started"
> 
>
> Key: HDFS-7176
> URL: https://issues.apache.org/jira/browse/HDFS-7176
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: namenode
>Affects Versions: 2.6.0
>Reporter: Colin Patrick McCabe
>Assignee: Colin Patrick McCabe
>Priority: Minor
> Attachments: HDFS-7176.001.patch
>
>
> HDFS-6031 re-added the "-rollingUpgrade started" option for the NameNode, but 
> the help text still doesn't include it:
> {code}
> Usage: java NameNode [-backup] | 
> [-checkpoint] | 
> [-format [-clusterid cid ] [-force] [-nonInteractive] ] | 
> [-upgrade [-clusterid cid] [-renameReserved] ] | 
> [-rollback] | 
> [-rollingUpgrade  ] | 
> [-finalize] | 
> ...
> {code}



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