-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54933/
-----------------------------------------------------------
Review request for Ambari, Robert Levas and Sebastian Toader.
Bugs: AMBARI-19266
https://issues.apache.org/jira/browse/AMBARI-19266
Repository: ambari
Description
-------
For Kerberos authentication a set of properties need to be set as ambari
properties (in the ambari.properties file)
The patch adds support for these properties to be set from the command line
using the ambari-server command.
Usage:
ambari-server setup-kerberos
Diffs
-----
ambari-server/sbin/ambari-server e0faf99
ambari-server/src/main/python/ambari-server.py 64962d3
ambari-server/src/main/python/ambari_server/kerberos_setup.py PRE-CREATION
ambari-server/src/main/python/ambari_server/setupActions.py 7ea0752
Diff: https://reviews.apache.org/r/54933/diff/
Testing
-------
Manually.
(Unit tests need to be ran yet!)
Thanks,
Laszlo Puskas