You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Daryn Sharp (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 00:13:59 UTC

[jira] [Updated] (HADOOP-8146) FsShell commands cannot be interrupted

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

Daryn Sharp updated HADOOP-8146:
--------------------------------

    Attachment: HADOOP-8146.patch

convert InterruptedIOException into a runtime exception and catch it in the run method
                
> FsShell commands cannot be interrupted
> --------------------------------------
>
>                 Key: HADOOP-8146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8146
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-8146.patch
>
>
> Control-c is apparently generating {{InterruptedIOExceptions}}.  The path processing loop traps {{IOException}}, displays the error, and moves to the next path.  This means that recursive operations cannot be aborted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira