-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60045/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmytro Sen, Sumit Mohanty, and Sid
Wagle.
Bugs: AMBARI-21237
https://issues.apache.org/jira/browse/AMBARI-21237
Repository: ambari
Description
-------
By default yarn.nodemanager.kill-escape.user is set to hive the default
username for Hive. When custom hive user is used the above property should be
modified via stack advisor and also validation error must be reported if the
value is not correct.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml
cab0e65
ambari-server/src/main/resources/stacks/HDP/2.6/services/stack_advisor.py
9cd4acf
Diff: https://reviews.apache.org/r/60045/diff/1/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi