-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31058/
-----------------------------------------------------------
(Updated Feb. 15, 2015, 12:05 p.m.)
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-9647
https://issues.apache.org/jira/browse/AMBARI-9647
Repository: ambari
Description (updated)
-------
On Ambari2.0 3-node cluster with security=yes (MIT) and stack=2.2, while
enabling kerberization through Ambari Kerberos wizard, stop services step
fails due to stop region server job failing.
Tried to stop through stop services as well, but regionserver didn't stop. Its
happening on the node where Hbase Master is installed (and that's not the
Gateway node.)
Diffs
-----
ambari-agent/src/test/python/resource_management/TestExecuteResource.py
a0b375b
ambari-agent/src/test/python/resource_management/TestGroupResource.py 7ef487a
ambari-agent/src/test/python/resource_management/TestUserResource.py dad2828
ambari-common/src/main/python/resource_management/core/shell.py 3301481
Diff: https://reviews.apache.org/r/31058/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk