Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20011
Change subject: IMPALA-12135: Deflake test_krpc_datastream_sender_shuffle ...................................................................... IMPALA-12135: Deflake test_krpc_datastream_sender_shuffle test_krpc_datastream_sender_shuffle has been failing with OOM error in HDFS EC environement. This is due to fix introduced in IMPALA-12106 reduce num instances of a union fragment (F06) from 3 to 2. Running the test with BATCH_SIZE=8 help pass the test while still holding the assertion (KrpcDataStreamSender claiming megabytes of memory for RowBatchSerialization). Testing: - test_krpc_datastream_sender_shuffle pass both in regular minicluster and HDFS EC setup. Change-Id: I8c7961ad8dd489a4d62e738d364d4da1fa44d0cc --- M tests/query_test/test_datastream_sender.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/20011/1 -- To view, visit http://gerrit.cloudera.org:8080/20011 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8c7961ad8dd489a4d62e738d364d4da1fa44d0cc Gerrit-Change-Number: 20011 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
