Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16528 )
Change subject: IMPALA-10200: WebUI static directory cleanup ...................................................................... IMPALA-10200: WebUI static directory cleanup This change removes the unused index.html file from the static directory. The page only contained a simple "Impala Webserver" header but it was renderable and therefore could have been misleading. After removal, the static www/ endpoint returns the expected "Directory Listing Denied" error. Testing: - Manually tested the WebUI without www/index.html Change-Id: I108bb4c6a371b6d1ec157d54ac078604b243ecc2 Reviewed-on: http://gerrit.cloudera.org:8080/16528 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/rat_exclude_files.txt D www/index.html 2 files changed, 0 insertions(+), 6 deletions(-) Approvals: Csaba Ringhofer: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16528 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I108bb4c6a371b6d1ec157d54ac078604b243ecc2 Gerrit-Change-Number: 16528 Gerrit-PatchSet: 2 Gerrit-Owner: Tamas Mate <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
