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

MapPartitionsRDD should clear reference to prev RDD

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.1, 2.0.0
    • Spark Core

    Description

      When `MapPartitionsRDD.clearDependencies()` is called, `MapPartitionsRDD` keep a reference to `prev` which may cause a memory leak.

      Attachments

        Activity

          People

            gpoulin Guillaume Poulin
            gpoulin Guillaume Poulin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: