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

change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes'

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0, 3.0.1
    • 3.0.2, 3.1.0
    • Documentation
    • None

    Description

      In the 'Optimizing Skew Join' section of the following two pages:

      1. https://spark.apache.org/docs/3.0.0/sql-performance-tuning.html
      2. https://spark.apache.org/docs/3.0.1/sql-performance-tuning.html

      The configuration 'spark.sql.adaptive.skewedPartitionThresholdInBytes' should be changed to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes', The former is missing the 'skewJoin'.

      Attachments

        Activity

          People

            aof aof
            aof aof
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: