[
https://issues.apache.org/jira/browse/TEZ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated TEZ-1892:
----------------------------
Attachment: TEZ-1892-2-addendum.patch
Attach addeddum patch to fix unit test failure
> Add hashCode and equals for Vertex/VertexGroup/Edge/GroupInputEdge
> ------------------------------------------------------------------
>
> Key: TEZ-1892
> URL: https://issues.apache.org/jira/browse/TEZ-1892
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Minor
> Attachments: TEZ-1892-1.patch, TEZ-1892-2-addendum.patch,
> TEZ-1892-2.patch
>
>
> We will detect duplicated groupInputEdges using HashMap, but no hashCode and
> equals method for GroupInputEdge. Although it would still throw exception
> when duplicated GroupInputEdges is added, but it is not the correct exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)