Michael Ho has posted comments on this change. ( http://gerrit.cloudera.org:8080/11906 )
Change subject: IMPALA-7148: Make test_profile_fragment_instances() more robust ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/11906/1/tests/query_test/test_observability.py File tests/query_test/test_observability.py: http://gerrit.cloudera.org:8080/#/c/11906/1/tests/query_test/test_observability.py@166 PS1, Line 166: assert results.runtime_profile.count("EXCHANGE_NODE") == 6 > This count is affected too, right? eg. if the query was scheduled on 2 host I believe there are only one instance of each exchange nodes and there are 3 exchange nodes. So it's 3*2 == 6. -- To view, visit http://gerrit.cloudera.org:8080/11906 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I08b068c21e9637575c85f4d54be9f7c56c106bf1 Gerrit-Change-Number: 11906 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Comment-Date: Thu, 08 Nov 2018 00:17:52 +0000 Gerrit-HasComments: Yes
