You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2015/04/23 02:42:38 UTC

[jira] [Updated] (PIG-4514) pig trunk compilation is broken - VertexManagerPluginContext.reconfigureVertex change

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

Thejas M Nair updated PIG-4514:
-------------------------------
    Attachment: PIG-4514.1.patch

> pig trunk compilation is broken - VertexManagerPluginContext.reconfigureVertex change
> -------------------------------------------------------------------------------------
>
>                 Key: PIG-4514
>                 URL: https://issues.apache.org/jira/browse/PIG-4514
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.15.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.15.0
>
>         Attachments: PIG-4514.1.patch
>
>
> {code}
> src/org/apache/pig/backend/hadoop/executionengine/tez/runtime/PigGraceShuffleVertexManager.java:173: error: exception TezException is never thrown in body of corresponding try statement
>     [javac]             } catch (TezException e) {
>     [javac]               ^
> {code}



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