nrg4878 commented on a change in pull request #1580:
URL: https://github.com/apache/hive/pull/1580#discussion_r505761530



##########
File path: jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java
##########
@@ -19,6 +19,7 @@
 package org.apache.hive.jdbc;
 
 import com.google.common.annotations.VisibleForTesting;
+import org.apache.hadoop.hive.metastore.conf.MetastoreConf;

Review comment:
       This import seems un-necessary. Can be removed. 
   I did not like the idea of adding a dependency on this class into the Hive 
JDBC module but looks like its not needed.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to