pan3793 commented on code in PR #6125:
URL: https://github.com/apache/kyuubi/pull/6125#discussion_r1511111280
##########
extensions/spark/kyuubi-extension-spark-3-2/pom.xml:
##########
@@ -103,23 +103,6 @@
<scope>test</scope>
</dependency>
- <!--
- Spark requires `commons-collections` and `commons-io` but got them
from transitive
- dependencies of `hadoop-client`. As we are using Hadoop Shaded
Client, we need add
- them explicitly. See more details at SPARK-33212.
Review Comment:
SPARK-33212 gets fixed in Spark 3.2, we don't need such workaround now
--
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]