[
https://issues.apache.org/jira/browse/HADOOP-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517352
]
Hadoop QA commented on HADOOP-1666:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12363007/restartAbleFsShell4.patch
applied and successfully tested against trunk revision r562041.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/509/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/509/console
> 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: restartAbleFsShell4.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.