[
https://issues.apache.org/jira/browse/TEZ-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615785#comment-14615785
]
Bikas Saha commented on TEZ-2591:
---------------------------------
Refreshed patch. [~hitesh] [~rajesh.balamohan] [~pramachandran] Please review.
I tested compatibility by replacing tez-runtime-library jar in tez-full.tar.gz
with tez-runtime-library jar build from master. then I ran a local
sortmergejoin example with auto-reduce triggered. This would use custom edge
manager built from master with dag/edge built with TEZ-2591 changes. Everything
passed.
> Remove unneeded methods from EdgeManagerPludinOnDemand
> ------------------------------------------------------
>
> Key: TEZ-2591
> URL: https://issues.apache.org/jira/browse/TEZ-2591
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: TEZ-2591.1.patch, TEZ-2591.2.patch
>
>
> EdgeManagerPluginOnDemand inherits from EdgeManager (legacy) due to some
> common methods. Removing this dependency would be cleaner for the code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)