You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/06/09 00:35:20 UTC

[jira] [Created] (HBASE-8718) shell balancer is broke in 0.95

stack created HBASE-8718:
----------------------------

             Summary: shell balancer is broke in 0.95
                 Key: HBASE-8718
                 URL: https://issues.apache.org/jira/browse/HBASE-8718
             Project: HBase
          Issue Type: Bug
          Components: shell
            Reporter: stack
             Fix For: 0.95.2


{code}
hbase(main):005:0> balancer

ERROR: com.google.protobuf.ServiceException: java.net.SocketTimeoutException: Call to sss-1/10.20.195.21:60000 failed because java.net.SocketTimeoutException: 60000 millis timeout while waiting for channel to be ready for read. ch : java.nio.channels.SocketChannel[connected local=/10.20.195.21:47282 remote=sss-1/10.20.195.21:60000]

Here is some help for this command:
Trigger the cluster balancer. Returns true if balancer ran and was able to
tell the region servers to unassign all the regions to balance  (the re-assignment itself is async).
Otherwise false (Will not run if regions in transition).
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira