-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51795/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-18356
https://issues.apache.org/jira/browse/AMBARI-18356
Repository: ambari
Description
-------
Zeppelin user should also be created with group = ZEPPELIN. We should also look
at other
services. Further we should look at how this user to group linkage can be
config property driven instead of hardcoded logic in the before-ANY hook.
<https://github.com/hortonworks-gallery/ambari-zeppelin-
service/blob/master/configuration/zeppelin-env.xml#L29-L41>
<https://github.com/apache/ambari/blob/trunk/ambari-
server/src/main/resources/stacks/HDP/2.0.6/hooks/before-
ANY/scripts/params.py#L209-L221>
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
5544085
Diff: https://reviews.apache.org/r/51795/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk