dongjoon-hyun commented on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository URL: https://github.com/apache/spark/pull/27281#issuecomment-576508942 Hi, @srowen . Sorry, but I cannot understand your context. First of all, this PR is irrelevant to the following. > Right now you're kind of saying it's required anyway to work around sbt hard-coding an http: ref to the main central repo. Retry doesn't change the HTTP protocol, does it? This PR aims to help your PR ([SPARK-29290][CORE] Update to chill 0.9.5) which is blocked by `GitHub Action` failure due to the late sync period of `Google Maven Central` mirror. - https://github.com/apache/spark/pull/27227 Second, for GitHub Action linter failure, I just update `lint-scala` to use `mvn` instead of `sbt` (https://github.com/apache/spark/commit/384899944b25cb0abf5e71f9cc2610fecad4e8f5) to unblock the community. SBT still has the issue like I wrote in the dev mailing list (https://lists.apache.org/thread.html/r74787faf95f94052f134b8bece48d44f7154cad5bde1dab62119db4e%40%3Cdev.spark.apache.org%3E) > I guess Jenkins SBT job will fail if we clean up the Maven local cache. Technically, I'm not working on `SBT` issue itself at all.
---------------------------------------------------------------- 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]
