Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12413 )
Change subject: IMPALA-8163: Add banner showing local catalog mode on web UI when enabled. ...................................................................... IMPALA-8163: Add banner showing local catalog mode on web UI when enabled. Added a banner on coordinator web UI for visibility of local catalog mode. Testing: 1. Added a test in test_local_catalog to scrape webpages and search for strings. Tested banner appears when local catalog mode is enabled. 2. Refactored parts of test_local_catalog into TestObservability class. Change-Id: Iaeb2c7b20742a2630d9509da9b629d5f45c55207 Reviewed-on: http://gerrit.cloudera.org:8080/12413 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/util/default-path-handlers.cc M tests/custom_cluster/test_local_catalog.py M www/root.tmpl 3 files changed, 72 insertions(+), 62 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/12413 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iaeb2c7b20742a2630d9509da9b629d5f45c55207 Gerrit-Change-Number: 12413 Gerrit-PatchSet: 12 Gerrit-Owner: Anurag Mantripragada <[email protected]> Gerrit-Reviewer: Anurag Mantripragada <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
