[
https://issues.apache.org/jira/browse/KNOX-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697201#comment-14697201
]
Kristopher Kane commented on KNOX-587:
--------------------------------------
[~sumit.gupta] This is needed for general requests to Solr Cloud. Is your work
expected to return a ZK ensemble or actually query ZK for the HS2 live nodes?
I was planning on the provider simply returning a CSV of the ZK ensemble for
the service's dispatch to query using existing Solr libs and leave it up to the
service implementation to handle a failed ZK connection until it has exhausted
all members.
> 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: 0.7.0
>
>
> 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)