Dmitry Lysnichenko created AMBARI-18139:
-------------------------------------------
Summary: 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
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
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)