You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2007/07/31 08:26:53 UTC

[jira] Updated: (HADOOP-1666) The FsShell Object cannot be used for multiple fs commands.

     [ https://issues.apache.org/jira/browse/HADOOP-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-1666:
-------------------------------------

    Attachment: restartAbleFsShell3.patch

Make the FsShell object capable of running multiple fs commands. Helpful for programmatic access to FsShell.

> 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
>         Attachments: restartAbleFsShell3.patch
>
>
> 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.