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

Sebastian Toader updated AMBARI-16822:
--------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

{code:title=branch-2.4}
commit 39b38a230e6a21dad576127893a6a582e5a37874
Author: Balazs Bence Sari <[email protected]>
Date:   Wed May 25 12:37:24 2016 +0200

    AMBARI-16822. Hostname substitutions for Namenode HA Initial State 
properties does not work. (Balazs Bence Sari via stoader)
{code}

{code:title=trunk}
commit 7fa34c7189dd14c410df162d9579934002b9ba84
Author: Balazs Bence Sari <[email protected]>
Date:   Wed May 25 12:37:24 2016 +0200

    AMBARI-16822. Hostname substitutions for Namenode HA Initial State 
properties does not work. (Balazs Bence Sari via stoader)
{code}

> Hostname substitutions for Namenode HA Initial State properties does not work
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-16822
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16822
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>             Fix For: 2.4.0
>
>         Attachments: diff2.patch
>
>
> {code}
> {
>       "hadoop-env": {
>         "properties" : {
>           "dfs_ha_initial_namenode_active" : "%HOSTGROUP::master_1%",
>           "dfs_ha_initial_namenode_standby" : "%HOSTGROUP::master_2%"
>       }}
> }
> {code}
> When these properties are included in the blueprint during HA blueprint 
> deployment hostname substitutions do not work. Other properties in the 
> blueprint get substituted correctly. 
> Talked to [~rnettleton] about the issue and he verified that this is an issue 
> in BlueprintConfigurationProcessor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to