You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2015/04/14 22:45:59 UTC

[jira] [Commented] (HBASE-13468) hbase.zookeeper.quorum ipv6 address

    [ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494842#comment-14494842 ] 

Enis Soztutar commented on HBASE-13468:
---------------------------------------

We parse out the quorum string to figure out the ports (in case they are specified). The ports are separated via {{:}} character which I imagine would be the problem. Does ipv6 addresses work with plain zookeeper conf (putting it in zoo.cfg)? Usually, the hostnames are supplied to quorum string instead of ips.  

> hbase.zookeeper.quorum ipv6 address
> -----------------------------------
>
>                 Key: HBASE-13468
>                 URL: https://issues.apache.org/jira/browse/HBASE-13468
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mingtao Zhang
>
> I put ipv6 address in hbase.zookeeper.quorum, by the time this string went to zookeeper code, the address is messed up, i.e. only '[1234:5678' left. 
> I started using pseudo mode with embedded zk = true.
> I downloaded 1.0.0, not sure which affected version should be here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)