[
https://issues.apache.org/jira/browse/TEZ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated TEZ-1892:
----------------------------
Description: 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. (was: We will detect duplicated groupInputEdges using HashMap, but
no hashCode and equals method for GroupInputEdge)
> Add hashCode and equals for 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
>
>
> 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)