[
https://issues.apache.org/jira/browse/KNOX-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400658#comment-16400658
]
ASF subversion and git services commented on KNOX-1208:
-------------------------------------------------------
Commit 76df40b9535fbbaf8fd826dc35f15b585e81fa36 in knox's branch
refs/heads/master from [~pzampino]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=76df40b ]
KNOX-1208 - Fix WEBHBASE ZooKeeper ensemble discovery when proxying HA HBase
> WEBHBASE ZooKeeper ensemble discovery is incorrect
> --------------------------------------------------
>
> Key: KNOX-1208
> URL: https://issues.apache.org/jira/browse/KNOX-1208
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.1.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Priority: Major
> Fix For: 1.1.0
>
>
> HBASE ZooKeeper ensemble information is specified in two separate properties
> in hbase-site.xml; the current discovery implementation only considers the
> value of the hbase.zookeeper.quorum, but needs to merge that list of host
> names with the value of the hbase.zookeeper.property.clientPort property to
> produce the list of ZooKeeper addresses (host:port).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)