You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2013/12/07 02:15:35 UTC

[jira] [Commented] (AMBARI-3755) Config Refactor: Installer wizard should not save global configuration not used by agent

    [ https://issues.apache.org/jira/browse/AMBARI-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841977#comment-13841977 ] 

Yusaku Sako commented on AMBARI-3755:
-------------------------------------

+1 for the patch.

> Config Refactor: Installer wizard should not save global configuration not used by agent
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-3755
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3755
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.4.2
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.4.3
>
>         Attachments: AMBARI-3755.patch, AMBARI-3755_2.patch
>
>
> Resolution of this jira reduces usage of globals by adding a flag "isRequiredByAgent" in the config property object. If set to false, property will not be persisted on server.
>  Also some of the properties like dfs_datanode_port is no longer saved as global property but included in the service site (hdfs-site.xml) with a prefix ambari _ambari.dfs.datanode.port_and referenced from actual property _dfs.datanode.address_.
> *Note:* This Jira will resolve the usage of global in the ambari non-secure cluster. When going through security wizard, a bulk of non-used globals will be added. Attempt to improvise it is already going under AMBARI-2487.



--
This message was sent by Atlassian JIRA
(v6.1#6144)