Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13260 )
Change subject: Drop statestore update frequency during data loading ...................................................................... Drop statestore update frequency during data loading The statestore update frequency is the limiting factor in most DDL statements. This improved the speed of an incremental data load of the functional dataset by 5-10x or so on my machine in the case where data had previously been loaded. Change-Id: I8931a88aa04e0b4e8ef26a92bfe50a539a3c2505 Reviewed-on: http://gerrit.cloudera.org:8080/13260 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Tim Armstrong <[email protected]> --- M testdata/bin/create-load-data.sh 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/13260 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8931a88aa04e0b4e8ef26a92bfe50a539a3c2505 Gerrit-Change-Number: 13260 Gerrit-PatchSet: 6 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
