[
https://issues.apache.org/jira/browse/AMBARI-18139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419286#comment-15419286
]
Hudson commented on AMBARI-18139:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5516 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5516/])
AMBARI-18139. Oozie service check fails if set (dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=755c5eabc8eee9f8bd051efa340d8b56789984e8])
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_service_check.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_service_check.py
> Oozie service check fails if set yarn.resourcemanager.address to the default
> from yarn-default.xml
> --------------------------------------------------------------------------------------------------
>
> Key: AMBARI-18139
> URL: https://issues.apache.org/jira/browse/AMBARI-18139
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-18139.patch
>
>
> yarn-default.xml suggests to use $\{yarn.resourcemanager.hostname\}:8032 as
> yarn.resourcemanager.address.
> But Oozie service check fails if value contains a substitution placeholder
> '$\{yarn.resourcemanager.hostname\}'
> {noformat}
> resource_management.core.exceptions.Fail: Execution of
> '/var/lib/ambari-agent/tmp/prepareOozieHdfsDirectories.sh
> /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/doc
> /usr/hdp/current/hadoop-client/conf ${yarn.resourcemanager.hostname}:8050
> hdfs://nameservice default' returned 1. /bin/bash:
> ${yarn.resourcemanager.hostname}:8050: bad substitution
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)