[
https://issues.apache.org/jira/browse/HADOOP-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581548#comment-14581548
]
Hudson commented on HADOOP-12074:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #8005 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/8005/])
HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as
InterruptedIOException (Contributed by Lavkesh Lahngir) (vinayakumarb: rev
95c73d49b1bb459b626a9ac52acadb8f5fa724de)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java
> 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
> Fix For: 2.8.0
>
> 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)