Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10207


Change subject: IMPALA-6906: disable test that depends on memory estimates on S3
......................................................................

IMPALA-6906: disable test that depends on memory estimates on S3

S3 divides up scan ranges into synthetic blocks smaller than the
equivalent HDFS blocks, which in turn affects the memory estimate
calculation, so the test that was tuned for HDFS does not work
in the same way as S3.

The test is exercising an admission control code path that is
independent of the filesystem, so we don't gain important coverage by
running this on S3.

ADLS and Isilon can have similar block size issues, so skip those too.

Change-Id: Ida763a402203286c02ad3cbcbed5336c70abef7c
---
M tests/custom_cluster/test_admission_controller.py
1 file changed, 9 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/07/10207/1
--
To view, visit http://gerrit.cloudera.org:8080/10207
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida763a402203286c02ad3cbcbed5336c70abef7c
Gerrit-Change-Number: 10207
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <[email protected]>

Reply via email to