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

Ship it!


Ship It!

- Aleksandr Kovalenko


On Жов. 15, 2014, 12:09 після полудня, Andrii Tkach wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26742/
> -----------------------------------------------------------
> 
> (Updated Жов. 15, 2014, 12:09 після полудня)
> 
> 
> Review request for Ambari, Andriy Babiichuk and Aleksandr Kovalenko.
> 
> 
> Bugs: AMBARI-7785
>     https://issues.apache.org/jira/browse/AMBARI-7785
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> suppose we have the following layout:
> ?6402 -- nimbus
> ?6404 -- drpc
> when generate CVS for security enabliing principal for DRPC should have the 
> following form:
> nimbus/{nimbus_host}@EXAMPLE.COM
> but currently we have just current host.
> We have now:
> c6404.ambari.apache.org,DRPC_SERVER,nimbus/[email protected],nimbus.service.keytab,/etc/security/keytabs,root,hadoop,440
> Must be:
> c6404.ambari.apache.org,DRPC_SERVER,nimbus/[email protected],nimbus.service.keytab,/etc/security/keytabs,strom,hadoop,440
> Please pay attention on user section in CVS: it should be storm instead of 
> root.
> 
> 
> Diffs
> -----
> 
>   ambari-web/app/controllers/main/admin/security/add/step3.js 7afa51f 
>   ambari-web/test/controllers/main/admin/security/add/step3_test.js d06d00d 
> 
> Diff: https://reviews.apache.org/r/26742/diff/
> 
> 
> Testing
> -------
> 
> 4484 tests complete (8 seconds)
>   60 tests pending
> 
> 
> Thanks,
> 
> Andrii Tkach
> 
>

Reply via email to