Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15593 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/resources/hive-site.xml.py 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Zoltan Borok-Nagy: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I565e6b454cb256b0de7d390aa6fc235ea44d445a Gerrit-Change-Number: 15593 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
