[
https://issues.apache.org/jira/browse/KNOX-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670493#comment-15670493
]
Sumit Gupta commented on KNOX-587:
----------------------------------
Right now the HS2 HA code that talks to Zookeeper is not generic enough. It was
implemented in the context of HA and would require some refactoring and
supporting configuration to make something generically reusable as a provider.
You can take a look at
org.apache.hadoop.gateway.ha.provider.impl.HS2ZookeeperURLManager as a starting
point.
> Implement a provider for Apache ZooKeeper
> ------------------------------------------
>
> Key: KNOX-587
> URL: https://issues.apache.org/jira/browse/KNOX-587
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kristopher Kane
> Fix For: Future
>
>
> Implementing Apache Solr will require knowledge of Apache ZooKeeper to
> retrieve the list of live nodes from a Solr Cloud deployment. This sub task
> is to track requirements for a new ZooKeeper provider.
> This provider should not be specific to Solr since other Hadoop ecosystem
> components, that provide a REST API, also use ZooKeeper (HiveServer2). The
> provider should be generic enough to support multiple uses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)