sunchao commented on a change in pull request #33989:
URL: https://github.com/apache/spark/pull/33989#discussion_r713507742
##########
File path: assembly/pom.xml
##########
@@ -78,7 +78,11 @@
<!--
Because we don't shade dependencies anymore, we need to restore Guava to
compile scope so
that the libraries Spark depend on have it available. We'll package the
version that Spark
- uses (14.0.1) which is not the same as Hadoop dependencies, but works.
+ uses which is not the same as Hadoop dependencies, but works.
+
+ TODO: consider removing this. It's only required by a few libraries such
as
Review comment:
will do
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]