Riza Suminto has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23020 )
Change subject: IMPALA-14141: Disable auto compaction of HMS after HIVE-28662 ...................................................................... IMPALA-14141: Disable auto compaction of HMS after HIVE-28662 This patch disables auto compaction of Hive Metastore, because after the changes to Hive Metastore configurations in HIVE-28662, Hive could automatically compact files associated with ACID tables, which makes some test cases non-deterministic, e.g., those in acid.test. Change-Id: I5ed35c7f9e6aa277140691f032a8a36eee2f0185 Reviewed-on: http://gerrit.cloudera.org:8080/23020 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/resources/hive-site.xml.py 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Csaba Ringhofer: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/23020 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5ed35c7f9e6aa277140691f032a8a36eee2f0185 Gerrit-Change-Number: 23020 Gerrit-PatchSet: 5 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
