You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/06/18 20:58:26 UTC

[jira] [Created] (HDFS-6559) Wrong option "dfsadmin -rollingUpgrade start" is in the document

Akira AJISAKA created HDFS-6559:
-----------------------------------

             Summary: Wrong option "dfsadmin -rollingUpgrade start" is 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
            Priority: Minor


In HdfsRollingUpgrade.xml,
{code}
  <source>hdfs dfsadmin -rollingUpgrade &lt;query|start|finalize&gt;</source>
{code}
should be
{code}
  <source>hdfs dfsadmin -rollingUpgrade &lt;query|prepare|finalize&gt;</source>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)