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

Vinayakumar B updated HADOOP-12074:
-----------------------------------
    Summary: in Shell.java#runCommand() rethrow InterruptedException as 
InterruptedIOException  (was: in Shell.java#runCommand() while catching 
InterruptedException, throw new IOException(ie) instead of 
IOException(ie.getMessage()))

> in Shell.java#runCommand() rethrow InterruptedException as 
> InterruptedIOException
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-12074
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12074
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Lavkesh Lahngir
>            Assignee: Lavkesh Lahngir
>            Priority: Trivial
>         Attachments: HADOOP-12074.patch
>
>
> Instead of creating IOException with message make InterruptedException the 
> cause of IOException, so that whoever calling shell executor can make use of 
> it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to