sunchao commented on pull request #29843: URL: https://github.com/apache/spark/pull/29843#issuecomment-697792785
Thanks @steveloughran . > have there been changes in the Hadoop APIs which broke Spark? If so: report a regression. No haven't seen any API breakage yet. > consider including "and move to shaded hadoop-client" in the title Good suggestion. Done. Regarding hadoop-cloud codebase, I think Spark already has its own `hadoop-cloud` module which shades Guava from Hadoop modules like `hadoop-cloud-storage` and `hadoop-azure`, so I think we are good. I also didn't spot any Guava stuff from there in Maven dependency tree. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
