[
https://issues.apache.org/jira/browse/SPARK-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-1628.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> 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)