You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by xiangyu <xi...@sina.com> on 2017/05/31 06:29:29 UTC

Re: zookeeper connection loss on table copy

Hi, I got the same message like connect to server localhost zookeeper when I
use CopyTable. Have you solved this problem?



--
View this message in context: http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4088240.html
Sent from the HBase User mailing list archive at Nabble.com.

Re: zookeeper connection loss on table copy

Posted by Ted Yu <yu...@gmail.com>.
Maybe it was a typo. I guess you meant:

-Dhbase.zookeeper.quorum=...

On Wed, May 31, 2017 at 8:31 AM, Shaun Elliott <ja...@gmail.com>
wrote:

> Yes, I solved it by adding this:
>
> -Dhbase.zookeep.quorum=host1,host2,host3
>
>
>
> --
> View this message in context: http://apache-hbase.679495.n3.
> nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4088251.html
> Sent from the HBase User mailing list archive at Nabble.com.
>

Re: zookeeper connection loss on table copy

Posted by Shaun Elliott <ja...@gmail.com>.
Yes, I solved it by adding this:

-Dhbase.zookeep.quorum=host1,host2,host3



--
View this message in context: http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4088251.html
Sent from the HBase User mailing list archive at Nabble.com.