-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54933/
-----------------------------------------------------------
(Updated Dec. 21, 2016, 7:31 p.m.)
Review request for Ambari, Attila Doroszlai, Robert Levas, and Sebastian Toader.
Bugs: AMBARI-19266
https://issues.apache.org/jira/browse/AMBARI-19266
Repository: ambari
Description (updated)
-------
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
branch-2.5
commit f652f61e7bcd2eebe651d8cf96266d2b362bb578
Author: Laszlo Puskas <[email protected]>
Date:?? Wed Dec 21 20:28:28 2016 +0100
trunk
commit 52d7b7ef624b8866428f0b0b5f3f8f5157193350
Author: Laszlo Puskas <[email protected]>
Date:?? Wed Dec 21 20:28:28 2016 +0100
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 result (python tests only)
Total run:1147
Total errors:0
Total failures:0
OK
Thanks,
Laszlo Puskas