Andrew Sherman has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18062


Change subject: IMPALA-10764: hide /logs link in webui if --logtostderr=true
......................................................................

IMPALA-10764: hide /logs link in webui if --logtostderr=true

If you start an Impala daemon with the flags
 "--logtostderr=true --redirect_stdout_stderr=false"
then log files are not created. After this the webui will display an
error if you click on the "/logs" link. Fix this by not adding
the "/logs" link in this case.

TESTING
- Added a new test that validates the navbar links in the webui.
- Ran exhaustive tests

Change-Id: I65234213f32902caa1f4368181b49f012a4dbcb3
---
M be/src/util/default-path-handlers.cc
M tests/custom_cluster/test_web_pages.py
2 files changed, 71 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/18062/1
--
To view, visit http://gerrit.cloudera.org:8080/18062
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65234213f32902caa1f4368181b49f012a4dbcb3
Gerrit-Change-Number: 18062
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com>

Reply via email to