On 2/25/2015 9:03 AM, Benson Margulies wrote:
> It's the zkcli options on my mind. zkcli's usage shows me 'bootstrap',
> 'upconfig', and uploading a solr.xml.
>
> When I use upconfig, it might work, but it sure is noise:
>
> benson@ip-10-111-1-103:/data/solr+rni$ 554331
> [NIOServerCxn.Factory:0.0.
Bingo!
Here's the recipe for the record:
gcopts has the ton of gc options.
First, set up shop:
DIR=$PWD
cd ../solr-4.10.3/example
java -Xmx200g $gcopts DSTOP.PORT=7983 -DSTOP.KEY=solrrocks
-Djetty.port=8983 -Dsolr.solr.home=/data/solr+rni/cloud_solr_home
-Dsolr.install.dir=/dat\
a/solr-4.10.3
It's the zkcli options on my mind. zkcli's usage shows me 'bootstrap',
'upconfig', and uploading a solr.xml.
When I use upconfig, it might work, but it sure is noise:
benson@ip-10-111-1-103:/data/solr+rni$ 554331
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:9983] WARN
org.apache.zookeeper.server.NIOServ
On 2/25/2015 8:35 AM, Benson Margulies wrote:
> Do I need a zkcli bootstrap or do I start with upconfig? What port does
> zkRun put zookeeper on?
I personally would not use bootstrap options. They are only meant to be
used once, when converting from non-cloud, but many people who use them
do NOT
Do I need a zkcli bootstrap or do I start with upconfig? What port does
zkRun put zookeeper on?
On Feb 25, 2015 10:15 AM, "Shawn Heisey" wrote:
> On 2/25/2015 7:44 AM, Benson Margulies wrote:
> > Shawn, I _am_ starting from clean. However, I didn't find a recipe for
> > what you suggest as a proc
On 2/25/2015 7:44 AM, Benson Margulies wrote:
> Shawn, I _am_ starting from clean. However, I didn't find a recipe for
> what you suggest as a process, and (following Hoss' suggestion) I
> found the recipe above with the boostrap_confdir scheme.
>
> I am mostly confused as to how I supply my solrc
A little more data. Note that the cloud status shows the black bubble
for a leader. See http://i.imgur.com/k2MhGPM.png.
org.apache.solr.common.SolrException: No registered leader was found
after waiting for 4000ms , collection: rni slice: shard4
at
org.apache.solr.common.cloud.ZkStateReader.getLe
On Wed, Feb 25, 2015 at 8:04 AM, Shawn Heisey wrote:
> On 2/25/2015 5:50 AM, Benson Margulies wrote:
>> So, found the following line in the guide:
>>
>>java -DzkRun -DnumShards=2
>> -Dbootstrap_confdir=./solr/collection1/conf
>> -Dcollection.configName=myconf -jar start.jar
>>
>> using a compl
On 2/25/2015 5:50 AM, Benson Margulies wrote:
> So, found the following line in the guide:
>
>java -DzkRun -DnumShards=2
> -Dbootstrap_confdir=./solr/collection1/conf
> -Dcollection.configName=myconf -jar start.jar
>
> using a completely clean, new, solr_home.
>
> In my own bootstrap dir, I
So, found the following line in the guide:
java -DzkRun -DnumShards=2
-Dbootstrap_confdir=./solr/collection1/conf
-Dcollection.configName=myconf -jar start.jar
using a completely clean, new, solr_home.
In my own bootstrap dir, I have my own solrconfig.xml and schema.xml,
and I modified to hav
On Tue, Feb 24, 2015 at 4:27 PM, Chris Hostetter
wrote:
>
> : Unfortunately, this is all 5.1 and instructs me to run the 'start from
> : scratch' process.
>
> a) checkout the left nav of any ref guide page webpage which has a link to
> "Older Versions of this Guide (PDF)"
>
> b) i'm not entirely s
: Unfortunately, this is all 5.1 and instructs me to run the 'start from
: scratch' process.
a) checkout the left nav of any ref guide page webpage which has a link to
"Older Versions of this Guide (PDF)"
b) i'm not entirely sure i understand what you're asking, but i'm guessing
you mean...
*
On 2/24/2015 1:21 PM, Benson Margulies wrote:
> On Tue, Feb 24, 2015 at 1:30 PM, Michael Della Bitta
> wrote:
>> Benson:
>>
>> Are you trying to run independent invocations of Solr for every node?
>> Otherwise, you'd just want to create a 8 shard collection with
>> maxShardsPerNode set to 8 (or mo
On Tue, Feb 24, 2015 at 3:32 PM, Michael Della Bitta
wrote:
> https://cwiki.apache.org/confluence/display/solr/SolrCloud
Unfortunately, this is all 5.1 and instructs me to run the 'start from
scratch' process.
I wish that I could take my existing one-core no-cloud config and
convert it into a cl
I guess the place to start is the Reference Guide:
https://cwiki.apache.org/confluence/display/solr/SolrCloud
Generally speaking, when you start Solr with any sort of Zookeeper, you've
entered "cloud mode," which essentially means that Solr is now capable of
organizing cores into groups that repr
On Tue, Feb 24, 2015 at 1:30 PM, Michael Della Bitta
wrote:
> Benson:
>
> Are you trying to run independent invocations of Solr for every node?
> Otherwise, you'd just want to create a 8 shard collection with
> maxShardsPerNode set to 8 (or more I guess).
Michael Della Bitta,
I don't want to run
Benson:
Are you trying to run independent invocations of Solr for every node?
Otherwise, you'd just want to create a 8 shard collection with
maxShardsPerNode set to 8 (or more I guess).
Michael Della Bitta
Senior Software Engineer
o: +1 646 532 3062
appinions inc.
“The Science of Influence Ma
17 matches
Mail list logo