You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2013/09/27 09:35:06 UTC

[jira] [Commented] (GIRAPH-762) compilation error: unreported exception InterruptedException

    [ https://issues.apache.org/jira/browse/GIRAPH-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779740#comment-13779740 ] 

Maja Kabiljo commented on GIRAPH-762:
-------------------------------------

Armando, thanks for reporting this. Your patch fixes 2.0 but breaks other hadoop profiles. You probably need to use munge to solve this.
                
> compilation error: unreported exception InterruptedException
> ------------------------------------------------------------
>
>                 Key: GIRAPH-762
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-762
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Armando Miraglia
>         Attachments: GIRAPH-762.patch
>
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project giraph-core: Compilation failure: Compilation failure:
> [ERROR] /home/armax00/downloads/giraph/giraph-core/src/main/java/org/apache/giraph/job/HaltApplicationUtils.java:[78,49] unreported exception java.lang.InterruptedException; must be caught or declared to be thrown
> [ERROR] /home/armax00/downloads/giraph/giraph-core/src/main/java/org/apache/giraph/job/HaltApplicationUtils.java:[81,50] unreported exception java.lang.InterruptedException; must be caught or declared to be thrown
> this comes out when compiling with java7 and option -Phadoop_2.0.0, for example:
> mvn clean install -DskipTests -Dfindbugs.skip=true -Dcheckstyle.skip=true -Phadoop_2.0.0

--
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