Rodrigo Meneses created AMBARI-7800:
---------------------------------------
Summary: site_propertie.js file should be in the stack definition
file structure and not in ambari-web/data/
Key: AMBARI-7800
URL: https://issues.apache.org/jira/browse/AMBARI-7800
Project: Ambari
Issue Type: Bug
Components: ambari-web, stacks
Affects Versions: 1.6.1
Reporter: Rodrigo Meneses
Fix For: 2.0.0
site_properties.js files under /ambari-web/app/data/[{STACK} should move to
ambari-server/src/main/resources/stacks in order for each stack (and each
vendor) to have a full control of what the stack looks like.
There should be the top level site_properties.js (called predefined?) here
ambari-server/src/main/resources/stacks
and stack and version specific site_properties.js under
ambari-server/src/main/resources/stacks/{STACK}/{VERSION}
Thus, no site_properties.js resides under ambari-web.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)