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

Use Spark conf for threshold at which UDF is compressed by broadcast

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Spark Core
    • None

    Description

      The _prepare_for_python_RDD method currently broadcasts a pickled command if its length is greater than the hardcoded value 1 << 20 (1M). We would like to set this value as a Spark conf instead.

      Attachments

        Issue Links

          Activity

            People

              jesse.cai Jesse Cai
              jesse.cai Jesse Cai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: