You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2015/09/15 00:10:46 UTC

[jira] [Updated] (AMBARI-11907) Active hbase-master takes 20 minutes to stop from "Stop All"

     [ https://issues.apache.org/jira/browse/AMBARI-11907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-11907:
---------------------------------
    Assignee: Andrew Onischuk

> 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
>            Assignee: Andrew Onischuk
>            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)