[
https://issues.apache.org/jira/browse/SPARK-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833928#comment-15833928
]
Apache Spark commented on SPARK-2306:
-------------------------------------
User 'bhardwajank' has created a pull request for this issue:
https://github.com/apache/spark/pull/1299
> BoundedPriorityQueue is private and not registered with Kryo
> ------------------------------------------------------------
>
> Key: SPARK-2306
> URL: https://issues.apache.org/jira/browse/SPARK-2306
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Daniel Darabos
> Assignee: ankit bhardwaj
> Fix For: 1.1.0
>
>
> Because BoundedPriorityQueue is private and not registered with Kryo, RDD.top
> cannot be used when using Kryo (the recommended configuration).
> Curiously BoundedPriorityQueue is registered by GraphKryoRegistrator. But
> that's the wrong registrator. (Is there one for Spark Core?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]