Re: splitting shards on 4.7.2 with custom plugins

2015-08-26 Thread Jeff Courtade
im looking at the clusterstate.json t see why it is doing this I really dont understand it though... {"collection1":{ "shards":{ "shard1":{ "range":"8000-", "state":"active", "replicas":{ "core_node1":{ "state":"active",

Re: splitting shards on 4.7.2 with custom plugins

2015-08-26 Thread Jeff Courtade
Hi, So i got the shards too split. But they are very unbalanced. 7204922 total docs on the original collection shard1_0 numdocs 3661699 shard1_1 numdocs 3543132 shard2_0 numdocs 0 shard2_1 numdcs 0 Any ideas? This is what i had to do to get this to split with the custom libs I got shard

Re: splitting shards on 4.7.2 with custom plugins

2015-08-25 Thread Anshum Gupta
Can you elaborate a bit more on the setup, what do the custom plugins do, what error do you get ? It seems like a classloader/classpath issue to me which doesn't really relate to Shard splitting. On Tue, Aug 25, 2015 at 7:59 PM, Jeff Courtade wrote: > I am getting failures when trying too split

splitting shards on 4.7.2 with custom plugins

2015-08-25 Thread Jeff Courtade
I am getting failures when trying too split shards on solr 4.2.7 with custom plugins. It fails regularily it cannot find the jar files for plugins when creating the new cores/shards. Ideas? -- Thanks, Jeff Courtade M: 240.507.6116