[
https://issues.apache.org/jira/browse/HDFS-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036434#comment-14036434
]
Arpit Agarwal commented on HDFS-6559:
-------------------------------------
My bad, I missed waiting for the Jenkins +1.
Since this is a trivial documentation-only patch I won't revert it for now. In
the unlikely case there is a problem I'll back it out.
> 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)