pan3793 commented on code in PR #5710:
URL: https://github.com/apache/kyuubi/pull/5710#discussion_r1395851871


##########
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:
   we have spent significant efforts to make the Kyuubi JDBC driver become a 
Hadoop-free component, so that the downstream projects won't pull bunches of 
Hadoop transitive deps.



-- 
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]

Reply via email to