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


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

        

Reply via email to