[ 
https://issues.apache.org/jira/browse/HDFS-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598471#comment-13598471
 ] 

Fengdong Yu commented on HDFS-4533:
-----------------------------------

Hi suresh,

I did manually test on our cluster. It does work well. I changed the patch to 
using $@ instead of while loop.

I generate patch under svn: 
"hadoop/common/branches/branch-2.0.3-alpha/hadoop-hdfs-project/hadoop-hdfs/src/main/bin",
 I don't think this a wrong svn directory for my patch.


                
> start-dfs.sh ignored additional parameters besides -upgrade
> -----------------------------------------------------------
>
>                 Key: HDFS-4533
>                 URL: https://issues.apache.org/jira/browse/HDFS-4533
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: datanode, namenode
>    Affects Versions: 2.0.3-alpha
>            Reporter: Fengdong Yu
>              Labels: patch
>             Fix For: 2.0.5-beta
>
>         Attachments: HDFS-4533.patch
>
>
> start-dfs.sh only takes -upgrade option and ignored others. 
> So If run the following command, it will ignore the clusterId option.
> start-dfs.sh -upgrade -clusterId 1234

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to