Re: SolrCloud Zookeeper questions

2012-12-06 Thread Jack Krupansky
In case you missed the parallel thread running right now, a read of the main 
zookeeper admin web page is a good background to have:


http://zookeeper.apache.org/doc/r3.4.5/zookeeperAdmin.html

-- Jack Krupansky

-Original Message- 
From: Jamie Johnson

Sent: Thursday, December 06, 2012 5:09 PM
To: solr-user@lucene.apache.org
Subject: SolrCloud Zookeeper questions

I was wondering if anyone had any recommendations for zookeeper
configurations when running SolrCloud?  I am really not 100% sure what
specifically to ask, but any initial thoughts to get the conversation
started I think would be useful to the community at large. 



Re: SolrCloud - Zookeeper Questions

2012-11-18 Thread deniz
Mark Miller-3 wrote
> On Nov 18, 2012, at 10:02 PM, deniz <

> denizdurmus87@

> > wrote:
> 
>> removing a shard/replica temporarily and then adding back again 
> 
> I'd unload them with http cmds (without using the options that delete
> things on disk) and then create them again when I wanted them back.
> 
> - Mark


so then, the reason zookeeper is a part of SolrCloud is only for storing
config information? 

and instead of using the steps here
http://lucidworks.lucidimagination.com/display/solr/Using+ZooKeeper+to+Manage+Configuration+Files
can we directly change the configs and then reloading by http would do the
new configs valid? 



-
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-Zookeeper-Questions-tp4020971p4020981.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: SolrCloud - Zookeeper Questions

2012-11-18 Thread Mark Miller

On Nov 18, 2012, at 10:02 PM, deniz  wrote:

> removing a shard/replica temporarily and then adding back again 

I'd unload them with http cmds (without using the options that delete things on 
disk) and then create them again when I wanted them back.

- Mark

SolrCloud - Zookeeper Questions

2012-11-18 Thread deniz
Hi All,

I have been digging web for answers to some of my questions in my mind but
till now I am still not clear on them..

first (and main)question is about zookeeper itself.. are there any tutorials
in detail how we can use it with solr other than wikies? SolrCloud wiki page
is useful for sure, but i want to know how to control some operations like
removing a shard/replica temporarily and then adding back again and so on... 
I did some trials for that but basically it was playing with the command
line witb zKClient.sh, which I am not sure if it is the correct was to
administer SolrCloud. 

anyone has experience with zookeeper? 




-
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-Zookeeper-Questions-tp4020971.html
Sent from the Solr - User mailing list archive at Nabble.com.