-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26863/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi and Yusaku Sako.
Bugs: AMBARI-7826
https://issues.apache.org/jira/browse/AMBARI-7826
Repository: ambari
Description
-------
The user principal names for HDFS and HBase services should have the service
account user name as default value. But it always shows hdfs and hbase as user
names in security wizard and csv file also always contains these names which is
incorrect when service names are customized.
This is a regression introduced in dev cycle for this release and is an
artifact of splitting single global file into multiple env file.
Diffs
-----
ambari-web/app/controllers/main/admin/security.js 5cd8a63
ambari-web/app/routes/add_security.js fd43299
ambari-web/test/controllers/main/admin/security_test.js 121abb4
Diff: https://reviews.apache.org/r/26863/diff/
Testing
-------
tested e2e
Thanks,
Jaimin Jetly