[
https://issues.apache.org/jira/browse/AMBARI-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203033#comment-14203033
]
Hudson commented on AMBARI-8217:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #870 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/870/])
AMBARI-8217. HDP 2.1 Stack includes incorrect address defaults for App Timeline
Service. (Bob Nettleton via mahadev) (mahadev:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=700d1d99c55b70b28137de120e1d60c48fbe815b)
*
ambari-server/src/main/resources/stacks/HDP/2.1/services/YARN/configuration/yarn-site.xml
> HDP 2.1 Stack includes incorrect address defaults for App Timeline Service
> --------------------------------------------------------------------------
>
> Key: AMBARI-8217
> URL: https://issues.apache.org/jira/browse/AMBARI-8217
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Reporter: Robert Nettleton
> Assignee: Robert Nettleton
> Fix For: 1.7.0
>
> Attachments: AMBARI-8217.patch, AMBARI-8217_1.7.0.patch
>
>
> The HDP 2.1 stack definition includes incorrect values for the following
> properties in yarn-site.xml:
> yarn.timeline-service.address
> yarn.timeline-service.webapp.address
> yarn.timeline-service.webapp.https.address
> These properties default to the "0.0.0.0" IP address. This is incorrect,
> since clients on separate nodes may need to acess this configuration in order
> to contact the Yarn Application Timeline Server.
> The HDP 2.1 stack needs to be modified such that these properties default to
> "localhost", so that the Blueprints processor can properly update these
> configuration elements with the correct hostname (the hostname that includes
> the App Timeline Server).
> I'm working on a patch for this currently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)