Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/7615
Change subject: IMPALA-5772: failure in test_scratch_disk.TestScratchDir didn't occur ...................................................................... IMPALA-5772: failure in test_scratch_disk.TestScratchDir didn't occur The buffer pool changes reduced the memory requirement for the sort, which seems to have been enough to get the query to execute without spilling on S3. Reduce the limit in the test to force it to spill. Testing: Ran in a loop locally for an hour. Ran custom cluster tests on S3. Change-Id: If65fee3e6a4b759d0d18e30a1c30bd48db0f2a54 --- M tests/custom_cluster/test_scratch_disk.py 1 file changed, 3 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/7615/1 -- To view, visit http://gerrit.cloudera.org:8080/7615 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If65fee3e6a4b759d0d18e30a1c30bd48db0f2a54 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
