-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30823/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Robert Levas.
Bugs: AMBARI-9539
https://issues.apache.org/jira/browse/AMBARI-9539
Repository: ambari
Description
-------
Add the Kerberos service (containing the Kerberos Client component) to the 2.0
and 2.1 stacks. Since the Kerberos service is currently a common service, this
should be done using service inheritance.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/providers/copy_from_local.py
8969578
ambari-server/src/main/resources/stacks/HDP/2.0.6/kerberos.json PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0/services/KERBEROS/metainfo.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1/services/KERBEROS/metainfo.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.2/kerberos.json 46aff38
Diff: https://reviews.apache.org/r/30823/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi