[
https://issues.apache.org/jira/browse/PIG-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863942#comment-17863942
]
Koji Noguchi commented on PIG-5455:
-----------------------------------
Forgot to mention, I learned that disabling of
tez.runtime.transfer.data-via-events.enabled done in PIG-5428 was necessary due
to a bug reported in https://issues.apache.org/jira/browse/TEZ-4570.
But somehow e2e tests were still not setting this flag. Moved the disabling of
tez.runtime.transfer.data-via-events.enabled from TezLauncher&TezMiniCluster to
TezDagBuilder to enforce this configuration.
> Upgrade Hadoop to 3.3.6 and Tez to 0.10.3
> -----------------------------------------
>
> Key: PIG-5455
> URL: https://issues.apache.org/jira/browse/PIG-5455
> Project: Pig
> Issue Type: Bug
> Reporter: Koji Noguchi
> Assignee: Koji Noguchi
> Priority: Major
> Fix For: 0.19.0
>
> Attachments: pig-5455-v01.patch
>
>
> Latest Tez (0.10.3 and later) requires Hadoop 3.3 or later
> and simple upgrade of Hadoop failing the tests with
> "Implementing class java.lang.IncompatibleClassChangeError: Implementing
> class"
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)