Steve Loughran created SPARK-40640:
--------------------------------------

             Summary: SparkHadoopUtil to set origin of hadoop/hive config 
options
                 Key: SPARK-40640
                 URL: https://issues.apache.org/jira/browse/SPARK-40640
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.3.2
            Reporter: Steve Loughran


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.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to