Siddharth Wagle created AMBARI-6465:
---------------------------------------
Summary: Create admin view
Key: AMBARI-6465
URL: https://issues.apache.org/jira/browse/AMBARI-6465
Project: Ambari
Issue Type: Task
Components: controller
Affects Versions: 1.7.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.7.0
1) Create separate project "ambari-admin" and put it on the same level as other
projects (ambari-server, ambari-agent etc);
2) The project itself is a simple view which will just provide static
resources. There are no need for any backend api as everything needed is
provided by ambari-server;
3) Organize maven build and rpm specs to include this view by default to
ambari-server rpm. I.e. after installing the ambari-server.rpm, the view should
be also automatically deployed to views directory;
4) It should be also possible to make ambari-server without ambari-admin. For
example, multicluster system may use several ambari-servers, but only one of
them would have several ambari-admin views for every cluster.
--
This message was sent by Atlassian JIRA
(v6.2#6252)