Philip Zeyliger has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12127


Change subject: IMPALA-6544: S3 tests fail because S3 is eventually consistent.
......................................................................

IMPALA-6544: S3 tests fail because S3 is eventually consistent.

This skips test_insert_parquet on S3, as S3's eventually consistent
behavior is exposing us to "file not found" errors.

To remove this band-aid, we'll need to either handle s3 consistency
natively in some way, or to retry certain tests.

Note that this may be only a drop in a big bucket at the moment;
I think we see these issues in a variety of places.

Change-Id: I22e7620e97366bece69a20885f5c3b75de05fab6
---
M tests/common/skip.py
M tests/query_test/test_insert_parquet.py
2 files changed, 3 insertions(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I22e7620e97366bece69a20885f5c3b75de05fab6
Gerrit-Change-Number: 12127
Gerrit-PatchSet: 1
Gerrit-Owner: Philip Zeyliger <[email protected]>

Reply via email to