Dimitris Tsirogiannis has uploaded a new patch set (#3). Change subject: IMPALA-3040: Fix test_caching_ddl test ......................................................................
IMPALA-3040: Fix test_caching_ddl test This commmit adds a 30sec timeout on the validation step of test_caching_ddl test. This test has been flaky and we suspect a race between the submission of a cache directive removal and the reported cached directives from the 'hdfs cacheadmin' utility command. Change-Id: I3ec4ba5dfae6e90a2bb76e22c93909b05bd78fa4 --- M tests/query_test/test_hdfs_caching.py 1 file changed, 22 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/03/6603/3 -- To view, visit http://gerrit.cloudera.org:8080/6603 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3ec4ba5dfae6e90a2bb76e22c93909b05bd78fa4 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]>
