-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26495/
-----------------------------------------------------------
Review request for Ambari and Andrii Tkach.
Bugs: AMBARI-7696
https://issues.apache.org/jira/browse/AMBARI-7696
Repository: ambari
Description
-------
hive.cluster.delegation.token.store.zookeeper.connectString should be set to
comma separated list of zookeeper host:port.
eg "zhost1:2181,zhost2:2181"
Diffs
-----
ambari-web/app/controllers/main/host/details.js 35a38ea
ambari-web/app/messages.js 95b5d8c
ambari-web/app/models/service_config.js f5dcf21
ambari-web/test/controllers/main/host/details_test.js 7534d0c
Diff: https://reviews.apache.org/r/26495/diff/
Testing
-------
add 1 test;
Thanks,
Andriy Babiichuk