Sai Hemanth Gantasala has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23790
Change subject: IMPALA-14616: Skip checking batch event processing metrics in test_event_processor_status ...................................................................... IMPALA-14616: Skip checking batch event processing metrics in test_event_processor_status When hierarchical event processing is enabled, there is no info about the current event batch shown in the /events page. Note that event batches are dispatched and processed later in parallel. The current event batch info is actually showing the current batch that is being dispatched which won't take long. This patch skips checking the current event batch info when hierarchical event processing is enabled. Tests - Verified that test runs fine locally. Change-Id: I2df24d2fd3b028a84d557e70141e68aa234908d4 --- M tests/custom_cluster/test_web_pages.py 1 file changed, 14 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/90/23790/1 -- To view, visit http://gerrit.cloudera.org:8080/23790 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2df24d2fd3b028a84d557e70141e68aa234908d4 Gerrit-Change-Number: 23790 Gerrit-PatchSet: 1 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
