-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27749/#review60418
-----------------------------------------------------------

Ship it!


Mahadev, Bob had to run out and I am in the process of another path.  Can you 
merge this?

- John Speidel


On Nov. 7, 2014, 10:33 p.m., Robert Nettleton wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27749/
> -----------------------------------------------------------
> 
> (Updated Nov. 7, 2014, 10:33 p.m.)
> 
> 
> Review request for Ambari, John Speidel and Mahadev Konar.
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> This patch implements a fix for AMBARI-8217. 
> 
> The config properties for the App Timeline Service that deal with listening 
> addresses previously used the "0.0.0.0" IP address.  
> 
> This causes problems for remote clients, which rely on this configuration in 
> order to contact the App Timeline Server.
> 
> This problem only manifests itself during a Blueprints Cluster install.  
> 
> This patch modifies three timeline-service address properties to use 
> "localhost" as the default, rather than "0.0.0.0".  This allows the Blueprint 
> config processor to handle the substitution properly for these properties, 
> and they will be updated with the hostname that includes the running App 
> Timeline Service.  
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/stacks/HDP/2.1/services/YARN/configuration/yarn-site.xml
>  dd67eb3 
> 
> Diff: https://reviews.apache.org/r/27749/diff/
> 
> 
> Testing
> -------
> 
> 1. Manually verified the fix against trunk.
> 
> 
> Thanks,
> 
> Robert Nettleton
> 
>

Reply via email to