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)