Shardul Mahadik created SPARK-35074:
---------------------------------------

             Summary: spark.jars.xxx configs should be moved to 
config/package.scala
                 Key: SPARK-35074
                 URL: https://issues.apache.org/jira/browse/SPARK-35074
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.2.0
            Reporter: Shardul Mahadik


Currently {{spark.jars.xxx}} property keys (e.g. {{spark.jars.ivySettings}} and 
{{spark.jars.packages}}) are hardcoded in multiple places within Spark code 
across multiple modules. We should define them in {{config/package.scala}} and 
reference them in all other places.

This came up during reviews of SPARK-34472 at 
https://github.com/apache/spark/pull/31591#discussion_r584848624



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to