deniskuzZ commented on code in PR #4970: URL: https://github.com/apache/hive/pull/4970#discussion_r1478409760
########## ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands2.java: ########## @@ -3345,9 +3355,14 @@ public void testNoTxnComponentsForScheduledQueries() throws Exception { runCleaner(hiveConf); // Run AcidHouseKeeperService to cleanup the COMPLETED_TXN_COMPONENTS. + MetastoreConf.setBoolVar(hiveConf, MetastoreConf.ConfVars.COMPACTOR_INITIATOR_ON, true); Review Comment: same here -- 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