Michael Smith has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22933 )

Change subject: IMPALA-14042: (Addendum) limit test_rename_drop in exhaustive 
mode
......................................................................

IMPALA-14042: (Addendum) limit test_rename_drop in exhaustive mode

test_rename_drop continues to be flaky in non-HDFS environment. HMS
seems to be slower to response in non-HDFS environment. There are also
possibillity of table lock contention with background TableLoader and
CatalogDelta thread that cause DROP query happen after RENAME instead of
BEFORE.

This patch limit running test_rename_drop in HDFS and exhaustive mode in
the meantime.

Change-Id: Ie55e6d6093367c454cf3e31ed8a409b6e091193d
Reviewed-on: http://gerrit.cloudera.org:8080/22933
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Michael Smith <[email protected]>
---
M tests/custom_cluster/test_concurrent_rename.py
1 file changed, 8 insertions(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved
  Michael Smith: Verified

--
To view, visit http://gerrit.cloudera.org:8080/22933
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie55e6d6093367c454cf3e31ed8a409b6e091193d
Gerrit-Change-Number: 22933
Gerrit-PatchSet: 3
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to