-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42963/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-14845
https://issues.apache.org/jira/browse/AMBARI-14845
Repository: ambari
Description
-------
hadoop.proxyuser.<yarn_user>.hosts and hadoop.proxyuser.<yarn_user>.groups in
kerberos.json file has hardcoded yarn user name. And one more,
hadoop.proxyuser.<yarn_user>.hosts contain only one host, not both.
Diffs
-----
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/kerberos.json
ff2f484
ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
2f74aba
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/kerberos.json
70d12b4
Diff: https://reviews.apache.org/r/42963/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi