The FsShell Object cannot be used for multiple fs commands. -----------------------------------------------------------
Key: HADOOP-1666 URL: https://issues.apache.org/jira/browse/HADOOP-1666 Project: Hadoop Issue Type: Bug Components: fs Reporter: dhruba borthakur Assignee: dhruba borthakur Priority: Minor The FsShell object is used to execute an fs command. In its present incantation, this object can be used to invoke only one fs command. Programs that wants to invoke FsShell has to create a FsShell object for each command that it wants to execute. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.