Re: Using Zookeeper with REST URL

2014-11-19 Thread Nazik Huq
Look at the \contrib\rest directory for zookeeper-3.4.5-rest.jar. It may give you REST access to ZK - @nazik_huq On Wed, Nov 19, 2014 at 10:27 AM, Ian Rose wrote: > I don't think zookeeper has a REST api. You'll need to use a Zookeeper > client library in your language (or roll one yourself). >

Re: Using Zookeeper with REST URL

2014-11-19 Thread Ian Rose
I don't think zookeeper has a REST api. You'll need to use a Zookeeper client library in your language (or roll one yourself). On Wed, Nov 19, 2014 at 9:48 AM, nabil Kouici wrote: > Hi All, > > I'm connecting to solr using REST API (No library like SolJ). As my solr > configuration is in cloud