You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/06/08 23:21:01 UTC

[jira] [Resolved] (SPARK-1628) Missing hashCode methods in Partitioner subclasses

     [ 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)