You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Phil Zampino (JIRA)" <ji...@apache.org> on 2017/12/14 16:07:00 UTC

[jira] [Comment Edited] (KNOX-587) Implement a provider for Apache ZooKeeper

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

Phil Zampino edited comment on KNOX-587 at 12/14/17 4:06 PM:
-------------------------------------------------------------

KNOX-1107 added a gateway service for acquiring a client for interacting with a ZooKeeper ensemble (e.g., to lookup the list of live nodes). This can certainly be leveraged by the ZooKeeper-based URL managers (per KNOX-1133), and may also be of use in the SOLR context referenced in this issue.

[~kristopherkane] Would that be sufficient for the use-case you've described, or do you really need something "returning a CSV of the ZK ensemble"?


was (Author: pzampino):
KNOX-1107 added a gateway service for acquiring a client for interacting with a ZooKeeper ensemble (e.g., to lookup the list of live nodes). This can certainly be leveraged by the ZooKeeper-based URL managers (per KNOX-1133), and may also be of use in the SOLR context referenced in this issue.

> 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.4.14#64029)