Alejandro Fernandez created AMBARI-17566:
--------------------------------------------
Summary: Quicklinks to Views from the Service dashboard page
Key: AMBARI-17566
URL: https://issues.apache.org/jira/browse/AMBARI-17566
Project: Ambari
Issue Type: Epic
Components: ambari-web
Affects Versions: 2.5.0
Reporter: Alejandro Fernandez
Fix For: 2.5.0
Today, all of the Views appear under a dropdown menu on the right-hand top of
the page.
Ideally, the Files View would show up under HDFS, Capacity Scheduler under
YARN, etc.
1.
We need a way to annotate a View with the service(s) it's associated with, so
that any view developer can create this association. The API can then expose
endpoints
api/v1/views/FILES/ (show service_name: "HDFS")
api/v1/clusters/$name/services/HDFS/views (reference to the FILES view)
2. The UI should should all of the views that provide hints for the current
service from the Dashboard page, next to the Heatmaps and Configs links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)