[ http://issues.apache.org/jira/browse/HADOOP-665?page=all ]

dhruba borthakur updated HADOOP-665:
------------------------------------

    Attachment: dfsshell_multipleargs.patch

The dfsshell utility now process all command line arguments. Earlier most 
commands (ls,  lsr, mkdir, cat, rm, rmr and du) were processing only the first 
argument.

>  hadoop -rmr  does NOT process multiple arguments and does not complain
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-665
>                 URL: http://issues.apache.org/jira/browse/HADOOP-665
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: dhruba borthakur
>         Assigned To: dhruba borthakur
>         Attachments: dfsshell_multipleargs.patch
>
>
> hadoop dfs -rmr /user/arkady/fuchun /user/arkady/fuchun_h /user/arkady/log 
> /user/arkady/t /user/arkady/t1
> 06/10/31 20:15:31 INFO conf.Configuration: parsing 
> jar:file:/nfs/ystools/vol/ystools/releng/build/Linux_2.6_rh4_i686/
> tools/hadoop/kryptonite/hadoop-0.7.1.jar!/hadoop-default.xml
> 06/10/31 20:15:31 INFO conf.Configuration: parsing 
> file:/nfs/ystools/vol/ystools/releng/build/Linux_2.6_rh4_i686/tools/
> hadoop/kryptonite/conf/kryptonite2/hadoop-site.xml
> 06/10/31 20:15:31 INFO ipc.Client: org.apache.hadoop.io.ObjectWritable
> ConnectionCuller maxidletime=1000ms: starting Deleted /user/arkady/fuchun

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to