Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14153 )
Change subject: IMPALA-8901: Fix # links on /catalog page. ...................................................................... IMPALA-8901: Fix # links on /catalog page. After IMPALA-7935, the database links on the top of /catalog page that use # links to jump to the part of the page corresponding to the particular database is broken because the id is ommitted. This is fixed by moving id to a tag which doesn't change if local catalog is turned on. Testing: Manually tested the links are working in both local catalog mode and V1 mode. Change-Id: I895742dcaeaf71ecf097b0fec69cc19a3b6f86f4 Reviewed-on: http://gerrit.cloudera.org:8080/14153 Reviewed-by: Thomas Tauber-Marshall <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M www/catalog.tmpl 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Thomas Tauber-Marshall: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/14153 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I895742dcaeaf71ecf097b0fec69cc19a3b6f86f4 Gerrit-Change-Number: 14153 Gerrit-PatchSet: 2 Gerrit-Owner: Anurag Mantripragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
