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

Unneeded lock in ShuffleMapTask.deserializeInfo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.9.0, 0.9.1, 1.0.0
    • 0.9.2, 1.0.0
    • Spark Core

    Description

      This was used in the past to have a cache of deserialized ShuffleMapTasks, but that's been removed, so there's no need for a lock. It slows down Spark when task descriptions are large, e.g. due to large lineage graphs or local variables.

      Attachments

        Activity

          People

            techaddict Sandeep Singh
            matei Matei Alexandru Zaharia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: