Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15593
Change subject: Make Hive compactions faster in minicluster env. ...................................................................... Make Hive compactions faster in minicluster env. Due to HIVE-23102 Hive will wait for at least 'hive.compactor.wait.timeout' amount of time for compactions. By default this value is 5 mins which is way too long. This commit sets the wait time to 2 secs. Change-Id: I565e6b454cb256b0de7d390aa6fc235ea44d445a --- M fe/src/test/resources/hive-site.xml.py 1 file changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/93/15593/1 -- To view, visit http://gerrit.cloudera.org:8080/15593 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I565e6b454cb256b0de7d390aa6fc235ea44d445a Gerrit-Change-Number: 15593 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
