You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuanjian Li (Jira)" <ji...@apache.org> on 2019/09/24 12:40:00 UTC

[jira] [Updated] (SPARK-29175) Make maven central repository in IsolatedClientLoader configurable

     [ https://issues.apache.org/jira/browse/SPARK-29175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuanjian Li updated SPARK-29175:
--------------------------------
    Description: We need to connect a central repository in IsolatedClientLoader for downloading Hive jars. Here we added a new config `spark.sql.additionalRemoteRepositories`, a comma-delimited string config of the optional additional remote maven mirror repositories, it can be used as the additional remote repositories for the default maven central repo.  (was: We need to connect a central repository in IsolatedClientLoader for downloading Hive jars. The repository currently used is "http://www.datanucleus.org/downloads/maven2", which is no longer maintained. Here we added a new config with maven central repository "https://repo1.maven.org/maven2" as its default value.)

> Make maven central repository in IsolatedClientLoader configurable
> ------------------------------------------------------------------
>
>                 Key: SPARK-29175
>                 URL: https://issues.apache.org/jira/browse/SPARK-29175
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuanjian Li
>            Priority: Major
>
> We need to connect a central repository in IsolatedClientLoader for downloading Hive jars. Here we added a new config `spark.sql.additionalRemoteRepositories`, a comma-delimited string config of the optional additional remote maven mirror repositories, it can be used as the additional remote repositories for the default maven central repo.



--
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