-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18076/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-4639
https://issues.apache.org/jira/browse/AMBARI-4639
Repository: ambari
Description
-------
Added kinit for hdfs fs command in hive service check.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat_service_check.py
3886c33
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat_service_check.py
36680ee
ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hive_service_check.py
3b19451
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
ee89fdb
Diff: https://reviews.apache.org/r/18076/diff/
Testing
-------
Tested in secure cluster with kdestroy -A for hdfs and hive user and checked if
nothing was calling kinit for hdfs before service check. Unit tests changed
accordingly.
Thanks,
Eugene Chekanskiy