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

Oleksandr Diachenko reopened AMBARI-3696:
-----------------------------------------


{code}
yarn-site is not an hash or array when accessing it with 
yarn.resourcemanager.webapp.address at 
/var/lib/ambari-agent/puppet/modules/hdp/manifests/params.pp:91 on node 
c6402.ambari.apache.org
{code}

> Smoke test for YARN uses the hostname in yarn.resourcemanager.webapp.address 
> for smoke tests.
> ---------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-3696
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3696
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.4.1
>            Reporter: Artem Baranchuk
>            Assignee: Artem Baranchuk
>             Fix For: 1.4.2
>
>         Attachments: AMBARI-3696.patch
>
>
> Smoke test for YARN uses the hostname in yarn.resourcemanager.webapp.address 
> for smoke tests.
> {code}
> ambari-agent/src/main/puppet/modules/hdp-yarn/manifests/params.pp:44:  
> $rm_webui_address = 
> hdp_default("yarn-site/yarn.resourcemanager.webapp.address", "0.0.0.0:8088")
> {code}
> We should not using the hostname in this property for smoke tests (example 
> validateYarnComponentStatus.py). This smoke test assumes that the hostname 
> part of this property is the actual hostname of RM. This is incorrect . This 
> property can have 0.0.0.0 as the address.



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

Reply via email to