Michael Harp created AMBARI-11907:
-------------------------------------
Summary: Active hbase-master takes 20 minutes to stop from "Stop
All"
Key: AMBARI-11907
URL: https://issues.apache.org/jira/browse/AMBARI-11907
Project: Ambari
Issue Type: Bug
Environment: sles11sp3
hdp-2.3.0.0-2346
ambari-2.1.0-1064
Reporter: Michael Harp
Priority: Critical
Fix For: 2.1.0
When Namenode HA and Hbase HA are enabled the active hbase-master takes 20 plus
minutes to stop.
{code}
2015-06-13 14:16:06,183 -
Execute['/usr/hdp/current/hbase-master/bin/hbase-daemon.sh --config
/usr/hdp/current/hbase-master/conf stop master'] {'on_timeout': '! ( ls
/var/run/hbase/hbase-hbase-master.pid >/dev/null 2>&1 && ps -p `cat
/var/run/hbase/hbase-hbase-master.pid` >/dev/null 2>&1 ) || ambari-sudo.sh -H
-E kill -9 `cat /var/run/hbase/hbase-hbase-master.pid`', 'timeout': 30, 'user':
'hbase'}
2015-06-13 14:36:13,274 -
Execute['/usr/hdp/current/hbase-master/bin/hbase-daemon.sh --config
/usr/hdp/current/hbase-master/conf stop master'] {'on_timeout': '! ( ls
/var/run/hbase/hbase-hbase-master.pid >/dev/null 2>&1 && ps -p `cat
/var/run/hbase/hbase-hbase-master.pid` >/dev/null 2>&1 ) || ambari-sudo.sh -H
-E kill -9 `cat /var/run/hbase/hbase-hbase-master.pid`', 'timeout': 30, 'user':
'hbase'}
2015-06-13 14:36:13,340 - Execute['rm -f
/var/run/hbase/hbase-hbase-master.pid'] {}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)