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

Ensure all scoped RDD operations are tested and cleaned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Done
    • 1.4.0
    • 1.4.0
    • DStreams, Spark Core, SQL
    • None

    Description

      If all goes well, this will be a "Won't Fix". Before releasing we should make sure all operations wrapped in `RDDOperationScope.withScope` are actually tested and enclosed closures are actually cleaned. This is because a big change went into `ClosureCleaner` and wrapping methods in closures may change whether they are serializable.

      TL;DR we should run all the wrapped operations to make sure we don't run into java.lang.NotSerializableException.

      Attachments

        Issue Links

          Activity

            People

              andrewor14 Andrew Or
              andrewor14 Andrew Or
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: