Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9354
Change subject: IMPALA-6526: Fix spilling test for running on local FS ...................................................................... IMPALA-6526: Fix spilling test for running on local FS One of the spilling test was failing because its minimum bufferpool mem requirement was more when ran on local FS as compared to when it is run on HDFS. The fix is to increase the bufferpool limit to a value just above the min limit so that it still forces spill to disk on both filesystems. Testing: Ran core tests with local FS as target file system. Made sure the failing test passed. Change-Id: I50648d7936007a26891cf64d6343c47d9d646596 --- M testdata/workloads/functional-query/queries/QueryTest/spilling.test 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/9354/1 -- To view, visit http://gerrit.cloudera.org:8080/9354 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I50648d7936007a26891cf64d6343c47d9d646596 Gerrit-Change-Number: 9354 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
