-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31058/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-9647
https://issues.apache.org/jira/browse/AMBARI-9647
Repository: ambari
Description
-------
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.)
Attaching screenshot of logs herewith.
Not sure if this is cluster specific issue. But this is blocking me from
testing.
CLUSTER DETAILS:
* * * * * * *
* * * *
* * *
* EXTERNAL HOSTNAMES ****************
172.18.145.142
172.18.145.109
172.18.145.58
* * INTERNAL
HOSTNAMES *******************
rangerambari-sec-mysql-feb13-re1-5.cs1cloud.internal
rangerambari-sec-mysql-feb13-re1-2.cs1cloud.internal
rangerambari-sec-mysql-feb13-re1-1.cs1cloud.internal
PUBLIC GATEWAY -> 172.18.145.142
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