-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18508/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi and Yusaku Sako.
Bugs: AMBARI-4833
https://issues.apache.org/jira/browse/AMBARI-4833
Repository: ambari
Description
-------
For Falcon, we need to add: hadoop.proxyuser.<falcon-username>.hosts=* and
hadoop.proxyuser.<falcon-username>.groups=<proxy-user>, where <falcon-username>
is the username for the Falcon service account (specified via the "Misc" tab in
Installer > Customize Services) and <proxy-user> is the "Proxy group for Hive,
WebHCat, and Oozie" (need to add Falcon to this label as well).
Diffs
-----
ambari-web/app/data/HDP2/config_mapping.js c3757e5
ambari-web/app/data/HDP2/global_properties.js 07d3a51
ambari-web/app/models/service_config.js 2611bb0
Diff: https://reviews.apache.org/r/18508/diff/
Testing
-------
Tested the installer wizard injects these properties in version1 of
core-site.xml. Tested the description change.
Thanks,
Jaimin Jetly