[jira] [Commented] (HADOOP-8739) Cmd scripts for Windows have issues in argument parsing

2012-08-28 Thread Lauren Yang (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443362#comment-13443362
 ] 

Lauren Yang commented on HADOOP-8739:
-

+1.  Thanks for fixing!

 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


[jira] [Commented] (HADOOP-8739) Cmd scripts for Windows have issues in argument parsing

2012-08-28 Thread Bikas Saha (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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


[jira] [Commented] (HADOOP-8739) Cmd scripts for Windows have issues in argument parsing

2012-08-28 Thread Bikas Saha (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443404#comment-13443404
 ] 

Bikas Saha commented on HADOOP-8739:


Thanks for the reviews!

 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


[jira] [Commented] (HADOOP-8739) Cmd scripts for Windows have issues in argument parsing

2012-08-28 Thread Ivan Mitic (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443440#comment-13443440
 ] 

Ivan Mitic commented on HADOOP-8739:


Thanks Bikas, that helps -- {{for}} loop expands {{*}} against the LFS.

Patch looks good, +1

 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


[jira] [Commented] (HADOOP-8739) Cmd scripts for Windows have issues in argument parsing

2012-08-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442874#comment-13442874
 ] 

Hadoop QA commented on HADOOP-8739:
---

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12542705/HADOOP-8739.branch-1-win.1.patch
  against trunk revision .

-1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1374//console

This message is automatically generated.

 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