[
https://issues.apache.org/jira/browse/HDFS-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036619#comment-14036619
]
Akira AJISAKA commented on HDFS-6559:
-------------------------------------
Now Jenkins says +1, there's no need to revert. Thanks [~arpitagarwal] for the
review!
> Fix wrong option "dfsadmin -rollingUpgrade start" in the document
> -----------------------------------------------------------------
>
> Key: HDFS-6559
> URL: https://issues.apache.org/jira/browse/HDFS-6559
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.4.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Priority: Minor
> Labels: newbie
> Fix For: 3.0.0, 2.5.0
>
> Attachments: HDFS-6559.patch
>
>
> In HdfsRollingUpgrade.xml,
> {code}
> <source>hdfs dfsadmin -rollingUpgrade <query|start|finalize></source>
> {code}
> should be
> {code}
> <source>hdfs dfsadmin -rollingUpgrade
> <query|prepare|finalize></source>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)