You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2014/06/05 21:00:18 UTC

Review Request 22275: all host checks pass but it says hostname resolution issue

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

Review request for Ambari, Nate Cole and Sid Wagle.


Bugs: AMBARI-6042
    https://issues.apache.org/jira/browse/AMBARI-6042


Repository: ambari


Description
-------

Requests to /requests that don't have an associated hostLevelParams structure still need to provide the jdk_location for the CustomServiceOrchestrator as well as other scripts that depend on it as being part of the command/action.

Added the property to both commands and actions and covered the property's presence in unit tests.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 5479f23 
  ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariActionExecutionHelper.java 35e970e 
  ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java b27698d 
  ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java 8fbf207 

Diff: https://reviews.apache.org/r/22275/diff/


Testing
-------

Results :

Tests run: 1654, Failures: 0, Errors: 0, Skipped: 13

----------------------------------------------------------------------
Total run:564
Total errors:0
Total failures:0


Thanks,

Jonathan Hurley


Re: Review Request 22275: all host checks pass but it says hostname resolution issue

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22275/#review44838
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On June 5, 2014, 7 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22275/
> -----------------------------------------------------------
> 
> (Updated June 5, 2014, 7 p.m.)
> 
> 
> Review request for Ambari, Nate Cole and Sid Wagle.
> 
> 
> Bugs: AMBARI-6042
>     https://issues.apache.org/jira/browse/AMBARI-6042
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Requests to /requests that don't have an associated hostLevelParams structure still need to provide the jdk_location for the CustomServiceOrchestrator as well as other scripts that depend on it as being part of the command/action.
> 
> Added the property to both commands and actions and covered the property's presence in unit tests.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 5479f23 
>   ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariActionExecutionHelper.java 35e970e 
>   ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java b27698d 
>   ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java 8fbf207 
> 
> Diff: https://reviews.apache.org/r/22275/diff/
> 
> 
> Testing
> -------
> 
> Results :
> 
> Tests run: 1654, Failures: 0, Errors: 0, Skipped: 13
> 
> ----------------------------------------------------------------------
> Total run:564
> Total errors:0
> Total failures:0
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>