Skip to content

Conversation

@JoshRosen
Copy link
Contributor

What changes were proposed in this pull request?

This PR is a followup to #27307: per https://travis-ci.community/t/maven-builds-that-use-the-gcs-maven-central-mirror-should-update-their-paths/5926, the Google Cloud Storage mirror of Maven Central has updated its URLs: the new paths are updated more frequently. The new paths are listed on https://storage-download.googleapis.com/maven-central/index.html

This patch updates our build files to use these new URLs.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing build + tests.

@JoshRosen JoshRosen changed the title [SPARK-30944] Update URL for Google Cloud Storage mirror of Maven Central [SPARK-30944][BUILD] Update URL for Google Cloud Storage mirror of Maven Central Feb 25, 2020
@HyukjinKwon
Copy link
Member

cc @dongjoon-hyun

@SparkQA
Copy link

SparkQA commented Feb 25, 2020

Test build #118887 has finished for PR 27688 at commit 639c908.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Merged to master!

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, @JoshRosen .
Could you fix the default value of spark.sql.maven.additionalRemoteRepositories in sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala together?

@JoshRosen
Copy link
Contributor Author

@dongjoon-hyun, sorry for missing that! I've updated to change that line as well.

@SparkQA
Copy link

SparkQA commented Feb 25, 2020

Test build #118890 has finished for PR 27688 at commit 9ce74ed.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

HyukjinKwon pushed a commit that referenced this pull request Feb 25, 2020
…ven Central

### What changes were proposed in this pull request?

This PR is a followup to #27307: per https://travis-ci.community/t/maven-builds-that-use-the-gcs-maven-central-mirror-should-update-their-paths/5926, the Google Cloud Storage mirror of Maven Central has updated its URLs: the new paths are updated more frequently. The new paths are listed on https://storage-download.googleapis.com/maven-central/index.html

This patch updates our build files to use these new URLs.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Existing build + tests.

Closes #27688 from JoshRosen/update-gcs-mirror-url.

Authored-by: Josh Rosen <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit f152d2a)
Signed-off-by: HyukjinKwon <[email protected]>
HyukjinKwon pushed a commit that referenced this pull request Feb 25, 2020
…ven Central

This PR is a followup to #27307: per https://travis-ci.community/t/maven-builds-that-use-the-gcs-maven-central-mirror-should-update-their-paths/5926, the Google Cloud Storage mirror of Maven Central has updated its URLs: the new paths are updated more frequently. The new paths are listed on https://storage-download.googleapis.com/maven-central/index.html

This patch updates our build files to use these new URLs.

No.

Existing build + tests.

Closes #27688 from JoshRosen/update-gcs-mirror-url.

Authored-by: Josh Rosen <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
@HyukjinKwon
Copy link
Member

Merged to master, branch-3.0 and branch-2.4.

There was a conflict in branch-2.4 about SQLConf.scala. I manually resolved the conflict.

@dongjoon-hyun
Copy link
Member

Thank you all! +1, late LGTM.

@JoshRosen JoshRosen deleted the update-gcs-mirror-url branch April 2, 2020 06:31
sjincho pushed a commit to sjincho/spark that referenced this pull request Apr 15, 2020
…ven Central

### What changes were proposed in this pull request?

This PR is a followup to apache#27307: per https://travis-ci.community/t/maven-builds-that-use-the-gcs-maven-central-mirror-should-update-their-paths/5926, the Google Cloud Storage mirror of Maven Central has updated its URLs: the new paths are updated more frequently. The new paths are listed on https://storage-download.googleapis.com/maven-central/index.html

This patch updates our build files to use these new URLs.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Existing build + tests.

Closes apache#27688 from JoshRosen/update-gcs-mirror-url.

Authored-by: Josh Rosen <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants