[
https://issues.apache.org/jira/browse/HDFS-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324351#comment-14324351
]
Hadoop QA commented on HDFS-7803:
---------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12699252/HDFS-7803-1.patch
against trunk revision cf4b7f5.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{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: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.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/9600//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9600//console
This message is automatically generated.
> Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation
> --------------------------------------------------------------------
>
> Key: HDFS-7803
> URL: https://issues.apache.org/jira/browse/HDFS-7803
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
> Priority: Minor
> Attachments: HDFS-7803-1.patch
>
>
> The command in the following section is mentioned wrongly. It should be "hdfs
> namenode -initializeSharedEdits"
> HDFSHighAvailabilityWithQJM.html >> Deployment details
> {code}
> If you are converting a non-HA NameNode to be HA, you should run the command
> "hdfs -initializeSharedEdits", which will initialize the JournalNodes with
> the edits data from the local NameNode edits directories.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)