-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30142/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi, Xi Wang, and Yusaku Sako.
Bugs: AMBARI-9246
https://issues.apache.org/jira/browse/AMBARI-9246
Repository: ambari
Description
-------
When both AMS and HBase are installed as services on a cluster at the time
Kerberos is being enabled, some AMS Kerberos descriptor properties are being
set to HBase values. Such values appear to have the same property name in both
AMS and HBase configurations, but exist in different files. For example:
* ams-hbase-site/hbase.master.kerberos.principal
hbase-site/hbase.master.kerberos.principal
* ams-hbase-site/hbase.master.keytab.file
hbase-site/hbase.master.keytab.file
Diffs
-----
ambari-web/app/mixins/wizard/addSecurityConfigs.js 46fdc16
ambari-web/test/mixins/wizard/addSeccurityConfigs_test.js 57087a5
Diff: https://reviews.apache.org/r/30142/diff/
Testing
-------
tested manually on a cluster.
**ambari-web unit test result with the patch:**
5244 tests complete (9 seconds)
63 tests pending
Thanks,
Jaimin Jetly