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

Support configurate value for AUTO_BROADCASTJOIN_THRESHOLD and SHUFFLE_TARGET_POSTSHUFFLE_INPUT_SIZE with unit(e.g. kb/mb/gb) in SQLConf

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.2
    • 2.0.0
    • SQL
    • None

    Description

      e.g. `spark.sql.autoBroadcastJoinThreshold` should be configurated as `10MB` instead of `10485760`, because `10MB` is more easier than `10485760`.

      Attachments

        Activity

          People

            kevinyu98 kevin yu
            waterman Yadong Qi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: