HyukjinKwon commented on a change in pull request #27307:
[SPARK-30572][SPARK-30534][BUILD][FOLLOW-UP] Add a fallback repository as GCS
URL: https://github.com/apache/spark/pull/27307#discussion_r369053423
##########
File path: pom.xml
##########
@@ -258,14 +258,12 @@
</snapshots>
</repository>
<repository>
- <id>central_without_mirror</id>
+ <id>google-maven-central</id>
Review comment:
Yes, just for clarification,
https://github.com/apache/spark/commit/c992716a33d78ce0a9aa78b26f5bdb45c26c2a01
fixed both hard-coded SBT issue and Github Action issue (SPARK-30572,
SPARK-30534) given my tests. This is just a different way to fix both.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]