You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/10/03 16:25:00 UTC

[jira] [Created] (SPARK-40640) SparkHadoopUtil to set origin of hadoop/hive config options

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org