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

Spark 1.2 freeze without error notification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.2.0, 1.2.1, 1.3.0
    • 1.2.2, 1.3.0, 1.4.0
    • PySpark
    • None

    Description

      After a number of calls to a map().collect() statement Spark freezes without reporting any error. Within the map a large broadcast variable is used.

      The freezing can be avoided by setting 'spark.python.worker.reuse = false' (Spark 1.2) or using an earlier version, however, at the prize of low speed.

      Attachments

        Issue Links

          Activity

            People

              davies Davies Liu
              TJKlein Tassilo Klein
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: