-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57563/
-----------------------------------------------------------
Review request for Ambari, Di Li and Robert Levas.
Bugs: AMBARI-20386
https://issues.apache.org/jira/browse/AMBARI-20386
Repository: ambari
Description
-------
Blueprint validation does not prompt if kdc_hosts is not specified in the
blueprint. After service installation, deployment fails during Create Principal
stage. As /etc/krb5.conf is overwritten with blank values.
Diffs
-----
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
965ee13
Diff: https://reviews.apache.org/r/57563/diff/1/
Testing
-------
Manual testing done, if no kdc_hosts is mentioned then validation exception
will be thrown during blueprint registration.
Thanks,
Amruta Borkar