wForget opened a new pull request #32395: URL: https://github.com/apache/spark/pull/32395
### What changes were proposed in this pull request? Remove the use of guava to fix Hadoop 3.2.2 guava conflict. ### Why are the changes needed? Hadoop 3.2.2 uses Guava 27, the change is for the guava version upgrade. ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? Modify the guava version to 27.0-jre, and then compile. -- 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]
