You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shardul Mahadik (Jira)" <ji...@apache.org> on 2021/04/14 15:26:00 UTC

[jira] [Created] (SPARK-35074) spark.jars.xxx configs should be moved to config/package.scala

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