[ https://issues.apache.org/jira/browse/HDFS-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal updated HDFS-6559: -------------------------------- Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I committed this to trunk and branch-2. Thanks for the contribution [~ajisakaa]. > 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)