[
https://issues.apache.org/jira/browse/SPARK-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021346#comment-14021346
]
Reynold Xin commented on SPARK-1628:
------------------------------------
PR merged: https://github.com/apache/spark/pull/549
> Missing hashCode methods in Partitioner subclasses
> --------------------------------------------------
>
> Key: SPARK-1628
> URL: https://issues.apache.org/jira/browse/SPARK-1628
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Shixiong Zhu
> Assignee: Shixiong Zhu
> Priority: Minor
> Labels: easyfix
> Fix For: 1.1.0
>
>
> `hashCode` is not override in HashPartitioner, RangePartitioner,
> PythonPartitioner and PageRankUtils.CustomPartitioner. Should override
> hashcode() if overriding equals().
--
This message was sent by Atlassian JIRA
(v6.2#6252)