-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40740/
-----------------------------------------------------------
Review request for Ambari and Andrii Tkach.
Bugs: AMBARI-14083
https://issues.apache.org/jira/browse/AMBARI-14083
Repository: ambari
Description
-------
STR:
Deployed cluster without Hive
Added Hive
hadoop.proxyuser.hcat.hosts value is as expected (webhcat host)
Go to host without WebHcat and add WebHcat there
After adding second WebHcat
value of hadoop.proxyuser.hcat.hosts was not changed (it only list one host)
while webhcat is installed on two hosts.
Same issue seems to be reproduced when hive is deployed initially and then more
WebHcat servers added
Diffs
-----
ambari-web/app/controllers/main/host/details.js 34cf80d
ambari-web/app/messages.js af3f156
ambari-web/app/templates/main/host/details/deleteComponentPopup.hbs d157aa9
ambari-web/test/controllers/main/host/details_test.js 05574df
Diff: https://reviews.apache.org/r/40740/diff/
Testing
-------
10233 tests complete (13 seconds)
104 tests pending
Thanks,
Oleg Nechiporenko