[
https://issues.apache.org/jira/browse/SPARK-55710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-55710.
-----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 54508
[https://github.com/apache/spark/pull/54508]
> Use Google Mirror of Maven Central for SBT bootstrap
> ----------------------------------------------------
>
> Key: SPARK-55710
> URL: https://issues.apache.org/jira/browse/SPARK-55710
> Project: Spark
> Issue Type: Improvement
> Components: Build
> Affects Versions: 4.2.0
> Reporter: Kent Yao
> Assignee: Kent Yao
> Priority: Major
> Fix For: 4.2.0
>
>
> Currently, the SBT bootstrap script (build/sbt-launch-lib.bash) defaults to
> downloading the sbt-launch jar from Maven Central (repo1.maven.org). However,
> the rest of the SBT build already uses Google's Maven Central mirror
> (maven-central.storage-download.googleapis.com) as the primary resolver, as
> configured in project/repositories and project/SparkBuild.scala.\n\nThis PR
> changes the default bootstrap URL to use the Google mirror as well, for
> consistency and to avoid flaky Maven Central connections during the initial
> sbt-launch jar download.\n\nThe DEFAULT_ARTIFACT_REPOSITORY environment
> variable can still be used to override this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]