Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18376


Change subject: IMPALA-111218: 
TestIcebergTable.test_table_load_time_for_many_files flaky
......................................................................

IMPALA-111218: TestIcebergTable.test_table_load_time_for_many_files flaky

In some test runs test_table_load_time_for_many_files failed because
the time limit (3 seconds) was too short. In the failed tests it was
around 4 seconds to execute the DESCRIBE statement.

This patch increases the time limit to 10 seconds when HDFS is used.
This should be long enough to fix the flakiness, but short enough
to catch pathologically long table loads (the one that was fixed by
IMPALA-11214).

Change-Id: Ic48bb561e97c008c6f4e51fc9d9ec8b3f7cdaf9e
---
M tests/query_test/test_iceberg.py
1 file changed, 2 insertions(+), 2 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic48bb561e97c008c6f4e51fc9d9ec8b3f7cdaf9e
Gerrit-Change-Number: 18376
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to