You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Robert Nettleton <rn...@hortonworks.com> on 2014/11/07 23:33:38 UTC

Review Request 27749: Updates HDP 2.1 stack config properties for App Timeline Service address

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

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


Re: Review Request 27749: Updates HDP 2.1 stack config properties for App Timeline Service address

Posted by John Speidel <js...@hortonworks.com>.
-----------------------------------------------------------
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
> 
>


Re: Review Request 27749: Updates HDP 2.1 stack config properties for App Timeline Service address

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27749/#review60405
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


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
> 
>


Re: Review Request 27749: Updates HDP 2.1 stack config properties for App Timeline Service address

Posted by Mahadev Konar <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27749/#review60417
-----------------------------------------------------------

Ship it!


Ship It!

- Mahadev Konar


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
> 
>