You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2017/04/28 00:52:04 UTC

[jira] [Updated] (TEZ-3703) Use a sha comparison to compare vertex and dag resources, if there is a mismatch

     [ https://issues.apache.org/jira/browse/TEZ-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated TEZ-3703:
--------------------------------
    Attachment: TEZ-3703.01.patch

Fairly straightforward patch. Main change is in DAG, and some methods moved between classes to make them accessible in tez-api.

cc [~aplusplus]

> Use a sha comparison to compare vertex and dag resources, if there is a mismatch
> --------------------------------------------------------------------------------
>
>                 Key: TEZ-3703
>                 URL: https://issues.apache.org/jira/browse/TEZ-3703
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: TEZ-3703.01.patch
>
>
> In DAG validate, when resources are compared between Dag and Vertices - instead of failing immediately on conflicting LR.equals, fall back to a sha comparison.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)