zhouyifan279 commented on a change in pull request #1053:
URL: https://github.com/apache/incubator-kyuubi/pull/1053#discussion_r705138311



##########
File path: kyuubi-server/pom.xml
##########
@@ -63,7 +63,33 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-client-runtime</artifactId>
-            <scope>runtime</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.hive</groupId>
+            <artifactId>hive-metastore</artifactId>

Review comment:
       Verified that `HiveMetaStoreClient#getDelegationToken(java.lang.String, 
java.lang.String)` can work with Hive version 1.2.2, 2.3.9, 3.1.2.
   
   @pan3793 If this is OK. Glad to have your approval of this PR.




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


Reply via email to