Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18138


Change subject: IMPALA-11072: Deflake 
TestSpillingDebugActionDimensions.test_spilling
......................................................................

IMPALA-11072: Deflake TestSpillingDebugActionDimensions.test_spilling

The first test case in TestSpillingDebugActionDimensions.test_spilling
has been flaky for not spilling any partitions in its hash join node.
This patch fixes the flakiness by reducing the buffer_pool_limit from
215 MB to 110 MB, which is around double of the query Per Host Min
Memory Reservation.

Testing:
- Manually run the first test case of
  TestSpillingDebugActionDimensions.test_spilling. Verify that both of
  the hash joins are spilling and the test pass.

Change-Id: Ie8802505e0dcae1be5e855107436805bd10e0077
---
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/38/18138/1
--
To view, visit http://gerrit.cloudera.org:8080/18138
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8802505e0dcae1be5e855107436805bd10e0077
Gerrit-Change-Number: 18138
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to