zhangbutao commented on code in PR #4501:
URL: https://github.com/apache/hive/pull/4501#discussion_r1273233196


##########
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:
##########
@@ -3021,6 +3021,13 @@ public static enum ConfVars {
     HIVE_ZOOKEEPER_KILLQUERY_NAMESPACE("hive.zookeeper.killquery.namespace", 
"killQueries",
         "When kill query coordination is enabled, uses this namespace for 
registering queries to kill with zookeeper"),
 
+    HIVE_GETPARTITIONS_MAX_RETRIES("hive.getpartitions.max.retries", 5,

Review Comment:
   I think it's fine.



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