Matthew Jacobs has submitted this change and it was merged. Change subject: IMPALA-4642: Revert Kudu to unblock gvos ......................................................................
IMPALA-4642: Revert Kudu to unblock gvos This reverts commit 39017adffc0cb13ebbdab89902d8403faf9a2b4b. Bumping the Kudu version seems to have exposed a bug where fragments aren't torn down even after the query completes (see IMPALA-4645). That breaks TestFragmentLifecycle in all test runs. Reverting the Kudu commit allows the tests to complete normally, though the underlying issue still needs to be investigated (IMPALA-4645). I verified that the TestFragmentLifecycle tests now pass with this commit. Change-Id: I94680aa45c694cca4feff7c3aa94da837174a004 Reviewed-on: http://gerrit.cloudera.org:8080/5470 Reviewed-by: Alex Behm <[email protected]> Tested-by: Matthew Jacobs <[email protected]> --- M bin/impala-config.sh 1 file changed, 6 insertions(+), 7 deletions(-) Approvals: Matthew Jacobs: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5470 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94680aa45c694cca4feff7c3aa94da837174a004 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]>
