[
https://issues.apache.org/jira/browse/AMBARI-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203064#comment-14203064
]
Hadoop QA commented on AMBARI-8217:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12680293/AMBARI-8217.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/560//console
This message is automatically generated.
> 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)