[
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443403#comment-13443403
]
Bikas Saha commented on HADOOP-8739:
------------------------------------
c:\> hadoop dfs -ls /
Found 2 items
drwxrwxrwx - Administrator supergroup 0 2012-07-06 15:00 /tmp
drwxr-xr-x - Administrator supergroup 0 2012-07-06 18:52 /user
c:\> hadoop dfs -rmr /tmp/*
Usage: java FsShell [-rmr [-skipTrash] <src> ]
This would end up resolving the * with the local filesystem and fail.
> Cmd scripts for Windows have issues in argument parsing
> -------------------------------------------------------
>
> Key: HADOOP-8739
> URL: https://issues.apache.org/jira/browse/HADOOP-8739
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: HADOOP-8739.branch-1-win.1.patch
>
>
> The parsing of the arguments has a bug in the way its broken down and this
> break things such at handling globbing (* char).
--
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