Riza Suminto has uploaded this change for review. ( 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 --- M tests/custom_cluster/test_concurrent_rename.py 1 file changed, 8 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/22933/1 -- 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: newchange Gerrit-Change-Id: Ie55e6d6093367c454cf3e31ed8a409b6e091193d Gerrit-Change-Number: 22933 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
