Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2306

BoundedPriorityQueue is private and not registered with Kryo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Spark Core
    • None

    Description

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

      Attachments

        Activity

          People

            ankitBhardwaj12 ankit bhardwaj
            darabos Daniel Darabos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: