[
https://issues.apache.org/jira/browse/AMBARI-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-4899:
-----------------------------------
Description:
As a part of reducing global properties, Let's remove the properties which are
not required by the server/agent and solely used by ui.
All site properties should be defined in their respective stack definition file
on server and not in config_mapping.js. Only those properties whose keys are
dynamically calculated from other configurations are defined in
config_mapping.js (mostly proxyuser hosts and groups related properties).
If a site property needs to be given UI attributes (displayType, displayName,
etc), it's not required to have a corresponding global property mapped to it.
Such definition can be done in site_properties.js file.
was:
As a part of reducing global properties, Let's remove the properties which are
not required by the server/agent and solely used by ui.
If a site property needs to be given UI attributes (displayType, displayName,
etc), it's not required to have a corresponding global property mapped to it.
Such definition can be done in site_properties.js file.
> Remove non-required global properties related to GLUSTERFS
> ----------------------------------------------------------
>
> Key: AMBARI-4899
> URL: https://issues.apache.org/jira/browse/AMBARI-4899
> Project: Ambari
> Issue Type: Bug
> Components: client, site
> Affects Versions: 1.5.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 1.5.0
>
> Attachments: AMBARI-4899.patch
>
>
> As a part of reducing global properties, Let's remove the properties which
> are not required by the server/agent and solely used by ui.
> All site properties should be defined in their respective stack definition
> file on server and not in config_mapping.js. Only those properties whose keys
> are dynamically calculated from other configurations are defined in
> config_mapping.js (mostly proxyuser hosts and groups related properties).
> If a site property needs to be given UI attributes (displayType, displayName,
> etc), it's not required to have a corresponding global property mapped to it.
> Such definition can be done in site_properties.js file.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)