Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/14387 )
Change subject: IMPALA-9022: Fixed test_query_profile_storage_load_time_filesystem ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/14387/1/tests/query_test/test_observability.py File tests/query_test/test_observability.py: http://gerrit.cloudera.org:8080/#/c/14387/1/tests/query_test/test_observability.py@674 PS1, Line 674: def test_query_profile_storage_load_time_filesystem(self, unique_database, I a better fix is to give this an @execute_serially annotation. I looked at the test run and it seems like there are other tests that run concurrently with this one that touch the same tables and might interfere with the table loading. -- To view, visit http://gerrit.cloudera.org:8080/14387 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6ee1afec6f2b706bc28b270aad731a138662490a Gerrit-Change-Number: 14387 Gerrit-PatchSet: 1 Gerrit-Owner: Yongzhi Chen <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Tue, 08 Oct 2019 15:40:18 +0000 Gerrit-HasComments: Yes
