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

Add a limit on the number of parallel fetches in the reduce stage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Made the numer of parallel fetches per reduce task
      System.getProperty("spark.default.parallelism", "8")
      by default, but it can be set by setting the 'spark.blockManager.parallelFetches' property.

      Attachments

        Activity

          People

            Unassigned Unassigned
            harveyfeng Harvey Feng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: