Re: Release build or code for SolrCloud

2011-12-21 Thread Dipti Srivastava
Hi Mark, Thanks! So now I am deploying a 4 node cluster on AMI's and the main instance that bootstraps the config to the zookeeper does not come up I get an exception as follows. My solrcloud.sh looks like #!/usr/bin/env bash cd .. rm -r -f example/solr/zoo_data rm -f example/example.log cd exa

Re: Release build or code for SolrCloud

2011-12-21 Thread Mark Miller
Hey Dipti - that error is normal - the script fires up a tmp zookeeper server to upload the conf files to. It then shuts that server down, which unfortunately logs this exception. Then the first Solr instance will run a zookeeper server. Uploading the configs ahead of time allows us to be sure the

Re: Release build or code for SolrCloud

2011-12-21 Thread Dipti Srivastava
Ok, so the issue was that I had only copied the cloud_dev, example and dist directories and that¹s why some of the libraries were missing. I copied the build, lib as well and got around the issue. Now, I am getting this error when I run the script to start 6 nodes cluster. INFO: makePath: /configs

Re: Release build or code for SolrCloud

2011-12-21 Thread Dipti Srivastava
Hi Mark, I built the example and dist and ran the solrcloud.sh script. While running I get the following error... Is this ok? It appears that some of the instances got started though. --CLOUD--[ec2-user@ cloud_dev]$ ./solrcloud.sh ./solrcloud.sh: line 16: ant: command not found Exception in thread

Re: Release build or code for SolrCloud

2011-12-20 Thread Mark Miller
You might find the solr/cloud-dev/solrcloud.sh script informative. From a solrcloud branch checkout, you can run it and it will start up a 2 shard, 6 node cluster with zookeeper running on a single node. stop.sh will shutdown the 6 nodes. Once you start up the nodes, you can start indexing and s

Re: Release build or code for SolrCloud

2011-12-20 Thread Dipti Srivastava
Thanks for all responses. I got the code from the trunk. Now I will work through rest of the steps. Dipti On 12/20/11 1:58 PM, "Chris Hostetter" wrote: > >: >> I am following the 2 shard example from the wiki page >: >> http://wiki.apache.org/solr/SolrCloud#SolrCloud-1 > >Everything on that wiki

Re: Release build or code for SolrCloud

2011-12-20 Thread Chris Hostetter
: >> I am following the 2 shard example from the wiki page : >> http://wiki.apache.org/solr/SolrCloud#SolrCloud-1 Everything on that wiki should apply to trunk, as noted on the wiki page itself. the "solrcloud" branch people have mentioned is related to this comment from that wiki page... >>

Re: Release build or code for SolrCloud

2011-12-20 Thread Dipti Srivastava
Is this is the branch for SolrCloud? If not, then what is the location for the SolrCloud branch. https://svn.apache.org/repos/asf/lucene/dev/trunk/ Thanks! Dipti On 12/20/11 1:20 PM, "Rafał Kuć" wrote: >Hello! > >Those examples should work with the code in solrcloud branch. > >-- >Regards, > R

Re: Release build or code for SolrCloud

2011-12-20 Thread Rafał Kuć
Hello! Those examples should work with the code in solrcloud branch. -- Regards, Rafał Kuć > I am following the 2 shard example from the wiki page > http://wiki.apache.org/solr/SolrCloud#SolrCloud-1 > And it points me to > Getting started: > Check out and build the trunk: > https://svn.apach

Re: Release build or code for SolrCloud

2011-12-20 Thread Dipti Srivastava
I am following the 2 shard example from the wiki page http://wiki.apache.org/solr/SolrCloud#SolrCloud-1 And it points me to Getting started: Check out and build the trunk: https://svn.apache.org/repos/asf/lucene/dev/trunk and build the example server with cd solr; ant example. That's why I am n

Re: Release build or code for SolrCloud

2011-12-20 Thread Rafał Kuć
Hello! Please take a look at the solrcloud branch of the svn repository. > Hi, > I am looking to do a POC with SolrCloud, where could I get the > actual release build or else code that I can build from. > Thanks, > Dipti > > This message is private and confidenti

Release build or code for SolrCloud

2011-12-20 Thread Dipti Srivastava
Hi, I am looking to do a POC with SolrCloud, where could I get the actual release build or else code that I can build from. Thanks, Dipti This message is private and confidential. If you have received it in error, please notify the sender and remove it from your