Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21040
Change subject: IMPALA-12821: Fix test_create_table_profile_events depend on event-processor ...................................................................... IMPALA-12821: Fix test_create_table_profile_events depend on event-processor When event-processor goes into the error state, event related labels like 'Fetched event batch from Metastore' won't be added into the DDL profiles, which makes test_create_table_profile_events fail. This patch removes the event related labels in the test. Also dumps the actual profiles when the test fails. Tests: - Run the test when event-processor is disabled. Change-Id: I37a30c3f6cb1b396809259d365a4a2e662b9251f --- M tests/query_test/test_observability.py 1 file changed, 1 insertion(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/21040/1 -- To view, visit http://gerrit.cloudera.org:8080/21040 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I37a30c3f6cb1b396809259d365a4a2e662b9251f Gerrit-Change-Number: 21040 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
