Re: Review Request 48772: [AMBARI-17243] Use " livy-${cluster-name}@${realm}" instead of " livy@${realm}" for identity "livy.server.kerberos.principal"

2016-06-16 Thread Robert Levas

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




ambari-server/src/main/resources/stacks/HDP/2.5/services/SPARK/kerberos.json 
(lines 33 - 34)


Why is this not something like

```
${livy-env/livy_user}/_HOST@${realm}
```


- Robert Levas


On June 15, 2016, 10:52 p.m., Jeff Zhang wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48772/
> ---
> 
> (Updated June 15, 2016, 10:52 p.m.)
> 
> 
> Review request for Ambari, Jayush Luniya and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-17243
> https://issues.apache.org/jira/browse/AMBARI-17243
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> To have unique principal names that is the convention followed by rest of the 
> principals. 
> Noticed in stack deploy this principal does not have cluster name.
> 
> It is a name convention to include cluster name in principals
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/stacks/HDP/2.5/services/SPARK/kerberos.json 
> d75364b 
> 
> Diff: https://reviews.apache.org/r/48772/diff/
> 
> 
> Testing
> ---
> 
> Verify it manually.
> 
> 
> Thanks,
> 
> Jeff Zhang
> 
>



Review Request 48772: [AMBARI-17243] Use " livy-${cluster-name}@${realm}" instead of " livy@${realm}" for identity "livy.server.kerberos.principal"

2016-06-15 Thread Jeff Zhang

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

Review request for Ambari, Jayush Luniya and Sumit Mohanty.


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


Repository: ambari


Description
---

To have unique principal names that is the convention followed by rest of the 
principals. 
Noticed in stack deploy this principal does not have cluster name.

It is a name convention to include cluster name in principals


Diffs
-

  ambari-server/src/main/resources/stacks/HDP/2.5/services/SPARK/kerberos.json 
d75364b 

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


Testing
---

Verify it manually.


Thanks,

Jeff Zhang