soumyakanti3578 commented on code in PR #5092:
URL: https://github.com/apache/hive/pull/5092#discussion_r1501168235


##########
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMetaStoreClientWithLocalCache.java:
##########
@@ -61,7 +61,6 @@
 import org.apache.hadoop.hive.metastore.api.TableValidWriteIds;
 import org.apache.hadoop.hive.metastore.api.UniqueConstraintsRequest;
 import org.apache.hadoop.hive.metastore.api.UniqueConstraintsResponse;
-import org.apache.hadoop.hive.metastore.conf.MetastoreConf;

Review Comment:
   This file was moved from `metastore-common` to `ql` in 
https://github.com/apache/hive/commit/f15de94c617c4566c87293479463cd90437beed5#diff-011304448070f76deed9090288839d16ee84ded1fb575a324f11a31bc6bab1e7,
 
   so I think it makes sense to use `HiveConf` instead of `MetastoreConf`



-- 
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: gitbox-unsubscr...@hive.apache.org

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