Andrew Purtell created HADOOP-9647:
--------------------------------------
Summary: Hadoop streaming needs minor update for exception
signature change
Key: HADOOP-9647
URL: https://issues.apache.org/jira/browse/HADOOP-9647
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Andrew Purtell
Attachments: 9647.patch
Compilation failure:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project hadoop-streaming: Compilation failure
[ERROR]
/usr/src/Hadoop/hadoop-trunk/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/streaming/PipeMapRed.java:[223,6]
exception java.lang.InterruptedException is never thrown in body of
corresponding try statement
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira