You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Rodrigo Meneses (JIRA)" <ji...@apache.org> on 2014/10/15 22:50:33 UTC

[jira] [Updated] (AMBARI-7800) site_propertie.js file should be in the stack definition file structure and not in ambari-web/data/

     [ https://issues.apache.org/jira/browse/AMBARI-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rodrigo Meneses updated AMBARI-7800:
------------------------------------
    Description: 
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.

  was:
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.


> 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
>              Labels: UI
>             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)