Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
v0.5.0
-
None
Description
Please use same page redirection instead of always opening a new tab, with
appropriate navigation guide on top-right.
- The navigation tree maybe like:
- $SITE_ID/Service/HBase -> show hbase overview metrics - $SITE_ID/Service/HBase/RegionServer -> show hbase regionserver list - $SITE_ID/Service/HBase/RegionServer/$REGION_SERVER_HOST -> show hbase regionserver detail
- As to UI style, please refer to https://almsaeedstudio.com/themes/AdminLTE/index2.html top-right-nav.
" [icon] Home > Dashboard"
- As to URL path:
* ${APP_ID}/service/overview * ${APP_ID}/service/hbase * ${APP_ID}/service/hbase/${HMASTER_HOSTNAME} * ${APP_ID}/service/hbase/regionserver * ${APP_ID}/service/hbase/regionserver/${HREGIONSERVER_HOSTNAME} // More services * ${APP_ID}/service/yarn * ${APP_ID}/service/hdfs
Attachments
Issue Links
- links to