[ 
https://issues.apache.org/jira/browse/HADOOP-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497829
 ] 

Hadoop QA commented on HADOOP-1404:
-----------------------------------

Integrated in Hadoop-Nightly #97 (See 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/97/)

> hbase command-line shutdown failing (must waits for timeout)
> ------------------------------------------------------------
>
>                 Key: HADOOP-1404
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1404
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>         Attachments: master_shutdown.patch
>
>
> Calling stop on hbase master throws following:
> $ ./src/contrib/hbase/bin/hbase master --bind=localhost:58774 stop
> 07/05/21 12:59:47 ERROR hbase.HMaster: Can not stop master because 
> java.net.SocketTimeoutException: timed out waiting for rpc response
>         at org.apache.hadoop.ipc.Client.call(Client.java:473)
>         at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:165)
>         at $Proxy0.shutdown(Unknown Source)
>         at org.apache.hadoop.hbase.HClient.shutdown(HClient.java:165)
>         at org.apache.hadoop.hbase.HMaster.main(HMaster.java:1684)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to