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

SparkHadoopUtil to set origin of hadoop/hive config options

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.3.2
    • 3.4.0
    • Spark Core
    • None

    Description

      Hadoop's Configuration class allows the caller to declare the origin of an option in the set(key, value, source) method.

      Having spark do this for all programmatically set values helps people trying to debug where values came from. This is particularly relevant when looking at AWS env var propagation.

      Attachments

        Activity

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: