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:41:39 UTC

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

Thejas M Nair created PIG-4514:
----------------------------------

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



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