ScrapCodes opened a new pull request #27966: [SPARK-31200] Switch https for debian mirrors, to avoid Mirror sync i… URL: https://github.com/apache/spark/pull/27966 …n progress errors. ### What changes were proposed in this pull request? Switching to `https` instead of `http` in the debian mirror urls. ### Why are the changes needed? My ISP was trying to intercept (or trying to serve from cache) the `http` traffic and this was causing a very confusing errors while building the spark image. I thought by posting this, I can help someone save his time and energy, if he encounters the same issue. ### Does this PR introduce any user-facing change? No ### How was this patch tested? Manually by switching to `https` mirrors on the offending ISP (I am already on).
---------------------------------------------------------------- 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]
