Re: Review Request 47828: Cluster deploy fails if property admin_sever_host not set in blueprint

2016-05-25 Thread Robert Levas

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


Ship it!




Ship It!

- Robert Levas


On May 25, 2016, 9:32 a.m., Andrew Onischuk wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47828/
> ---
> 
> (Updated May 25, 2016, 9:32 a.m.)
> 
> 
> Review request for Ambari and Robert Levas.
> 
> 
> Bugs: AMBARI-16872
> https://issues.apache.org/jira/browse/AMBARI-16872
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> Blueprint validation does't show warning if "admin_server_host" property not
> set in kerberos-env config. And cluster deploy fails with:
> 
> 
> 
> 
> Command: /usr/bin/kadmin -s  -p admin/ad...@example.com -w  -r 
> EXAMPLE.COM -q "get_principal ambari-qa...@example.com"
> ExitCode: 1
> STDOUT: Authenticating as principal admin/ad...@example.com with 
> password.
> 
> STDERR: kadmin: Cannot resolve network address for admin server 
> in requested realm while initializing kadmin interface
> 
> 
> option "-s" is empty.
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
>  3e9f5cc 
> 
> Diff: https://reviews.apache.org/r/47828/diff/
> 
> 
> Testing
> ---
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>



Review Request 47828: Cluster deploy fails if property admin_sever_host not set in blueprint

2016-05-25 Thread Andrew Onischuk

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

Review request for Ambari and Robert Levas.


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


Repository: ambari


Description
---

Blueprint validation does't show warning if "admin_server_host" property not
set in kerberos-env config. And cluster deploy fails with:




Command: /usr/bin/kadmin -s  -p admin/ad...@example.com -w  -r 
EXAMPLE.COM -q "get_principal ambari-qa...@example.com"
ExitCode: 1
STDOUT: Authenticating as principal admin/ad...@example.com with 
password.

STDERR: kadmin: Cannot resolve network address for admin server in 
requested realm while initializing kadmin interface


option "-s" is empty.


Diffs
-

  
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
 3e9f5cc 

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


Testing
---

mvn clean test


Thanks,

Andrew Onischuk