dev-lpq commented on code in PR #5710:
URL: https://github.com/apache/kyuubi/pull/5710#discussion_r1398106463
##########
kyuubi-hive-jdbc/pom.xml:
##########
@@ -86,6 +86,11 @@
<artifactId>hive-service-rpc</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.hadoop</groupId>
+ <artifactId>hadoop-common</artifactId>
Review Comment:
remove hadoop dependency, and use reflection to check Hadoop classes. Help
review the PR, thanks.
--
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]