[
https://issues.apache.org/jira/browse/PIG-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park updated PIG-3942:
-------------------------------
Fix Version/s: 0.13.0
I will commit the patch to trunk as well as tez branch since this is applicable
to any non-MR exec mode.
> Util.buildPp() is incompatible with Non-MR execution engine
> -----------------------------------------------------------
>
> Key: PIG-3942
> URL: https://issues.apache.org/jira/browse/PIG-3942
> Project: Pig
> Issue Type: Sub-task
> Components: tez
> Affects Versions: tez-branch
> Reporter: Cheolsoo Park
> Assignee: Cheolsoo Park
> Fix For: tez-branch, 0.13.0
>
> Attachments: PIG-3942-1.patch
>
>
> This is a regression of PIG-3545. After merging trunk into tez branch, I am
> seeing the following error in a few unit tests-
> {code}
> java.lang.ClassCastException:
> org.apache.pig.backend.hadoop.executionengine.tez.TezExecutionEngine cannot
> be cast to
> org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRExecutionEngine
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)