pvary commented on a change in pull request #2906:
URL: https://github.com/apache/hive/pull/2906#discussion_r787845807
##########
File path:
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java
##########
@@ -572,6 +572,9 @@ public static ConfVars getMetaConf(String name) {
"Set this to true on one instance of the Thrift metastore service
as part of turning\n" +
"on Hive transactions. For a complete list of parameters required
for turning on\n" +
"transactions, see hive.txn.manager."),
+
COMPACTOR_INITIATOR_TABLE_CACHE_ON("metastore.compactor.initiator.table.cache.on",
Review comment:
your call 😄
--
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]