You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/04/22 07:32:58 UTC

[jira] [Commented] (TEZ-2356) TEZ-2292 breaks VertexManagerPluginContext.reconfigureVertex api

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

Hitesh Shah commented on TEZ-2356:
----------------------------------

[~thejas] Is pig compiling against 0.7.0-SNAPSHOT? The reconfigureVertex api was introduced in master just recently. 

\cc [~daijy] and [~bikassaha] who have been working on something related to this api to address autoparallelism issues for pig. 

> TEZ-2292 breaks VertexManagerPluginContext.reconfigureVertex api
> ----------------------------------------------------------------
>
>                 Key: TEZ-2356
>                 URL: https://issues.apache.org/jira/browse/TEZ-2356
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Thejas M Nair
>            Priority: Blocker
>
> This breaks pig compilation and needs urgent attention.
> {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)