[ http://issues.apache.org/jira/browse/HADOOP-462?page=comments#action_12442723 ] dhruba borthakur commented on HADOOP-462: -----------------------------------------
Hi Doug, I am looking at it and will get back to you shortly. Thanks, dhruba > DFSShell throws out arrayoutofbounds exceptions if the number of arguments is > not right > --------------------------------------------------------------------------------------- > > Key: HADOOP-462 > URL: http://issues.apache.org/jira/browse/HADOOP-462 > Project: Hadoop > Issue Type: Bug > Components: dfs > Reporter: Mahadev konar > Assigned To: dhruba borthakur > Priority: Minor > Attachments: dfsshell.patch > > > All the DFSShell commands do not check for the number of arguments. In > DFSShell.run(), the args length is not checked before calling copyfromlocal, > movefromlocal, copytolocal, and some others as well. This throws out > arrrayoutofbounds exception in case lesser number of arguments is specified. -- 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
