Re: SolrCloud Set up

2013-09-03 Thread Jared Griffith
> > On Sep 3, 2013, at 10:26 AM, Erick Erickson wrote: > > > Ah, thanks for the closure, it's always nice to know. I used to work > > with a guy who had a list of "network fallacies", that amounted to > > "you can't trust them fully" > >

Re: SolrCloud - Path must not end with / character

2013-09-03 Thread Jared Griffith
> machine, it works fine. Am not sure what is missing. Is it because of > some > > system parameter getting set? > > > > > > On Fri, Aug 30, 2013 at 9:11 PM, Jared Griffith < > > jgriff...@picsauditing.com> wrote: > > > >> I was getting the same

Re: SolrCloud Set up

2013-09-03 Thread Jared Griffith
be surprised if it were anything except config > issues. > > If you _do_ uncover something in that realm other than timeouts and such, > we need to know > > Best, > Erick > > > > > On Fri, Aug 30, 2013 at 2:15 PM, Jared Griffith > wrote: > > > Th

Re: SolrCloud Set up

2013-08-30 Thread Jared Griffith
That's what I was thinking. Though I am seeing some funkiness that I wasn't seeing with Solr & Zookeeper running together. On Fri, Aug 30, 2013 at 9:40 AM, Shawn Heisey wrote: > On 8/30/2013 9:43 AM, Jared Griffith wrote: > >> One last thing. Is there any real be

Re: SolrCloud - Path must not end with / character

2013-08-30 Thread Jared Griffith
> >>> no hint about the problem and is confusing. > >>> > >>> - Mark > >>> > >>> On Aug 29, 2013, at 5:23 AM, sathish_ix > >>> wrote: > >>> > >>> > Hi , > >>> > > >>> >

Re: SolrCloud Set up

2013-08-30 Thread Jared Griffith
One last thing. Is there any real benefit in running SolrCloud and Zookeeper separate? I am seeing some funkiness with the separation of the two, funkiness I wasn't seeing when running SolrCloud + Zookeeper together as outlined in the Wiki. On Thu, Aug 29, 2013 at 4:52 PM, Jared Gri

Re: apache tomcat 7 doesn't deploy tomcat 4.4

2013-08-30 Thread Jared Griffith
ate with your current experiences, just create yourself > a login and ping the list with your Wiki logon name and we'll > be happy to add you to the list. > > Best > Erick > > > On Thu, Aug 29, 2013 at 12:54 PM, Jared Griffith < > jgriff...@picsauditing.com > > wrot

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
Cool, thanks. On Thu, Aug 29, 2013 at 4:19 PM, Shawn Heisey wrote: > On 8/29/2013 4:53 PM, Jared Griffith wrote: > >> OK, so to get our initial documents in, we would use the curl / java >> upload >> calls as documented in the wiki. Then once we get it all plugged int

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
correct? Also, thanks for everything. On Thu, Aug 29, 2013 at 3:49 PM, Shawn Heisey wrote: > On 8/29/2013 4:39 PM, Jared Griffith wrote: > >> OK, so I have set up 4 solr instances that are using remote Zookeeper (3) >> servers to manage them. Do we send documents via the zooke

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
OK, so I have set up 4 solr instances that are using remote Zookeeper (3) servers to manage them. Do we send documents via the zookeeper instance(s) or just via the solr instances? On Thu, Aug 29, 2013 at 1:43 PM, Jared Griffith wrote: > I just ditched my Tomcat set up because I was hav

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
I just ditched my Tomcat set up because I was having issues getting the nodes to work correctly, so I just went with the native jetty server. Everything just works. On Thu, Aug 29, 2013 at 12:16 PM, Jared Griffith wrote: > So it all depends on your implementation and server restrictions.

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
y wrote: > On 8/29/2013 12:08 PM, Jared Griffith wrote: > >> Is it more ideal to run the Jetty containers as opposed to running Tomcat >> with the Solr war? >> > > If I answer "yes" to that question, it's not really the whole story. Just > like the

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
Is it more ideal to run the Jetty containers as opposed to running Tomcat with the Solr war? On Thu, Aug 29, 2013 at 10:36 AM, Shawn Heisey wrote: > On 8/29/2013 11:15 AM, Jared Griffith wrote: > >> Is it more ideal to run SolrCloud instances within Tomcat containers or >> s

Re: SolrCloud Set up

2013-08-29 Thread Jared Griffith
Is it more ideal to run SolrCloud instances within Tomcat containers or should they just be run via start.jar without a container? On Wed, Aug 28, 2013 at 12:39 PM, Shawn Heisey wrote: > On 8/28/2013 1:36 PM, Jared Griffith wrote: > >> We are using Java here. Are you saying that t

Re: apache tomcat 7 doesn't deploy tomcat 4.4

2013-08-29 Thread Jared Griffith
Solr log? You mentioned log4j.properties, so this might be different than > your tomcat log. > > Thanks, > Shawn > > -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | I

Re: SolrCloud Set up

2013-08-28 Thread Jared Griffith
holy awesome. I'll probably jump in IRC when I actually tackle this set up later on today. On Wed, Aug 28, 2013 at 11:36 AM, Shawn Heisey wrote: > On 8/28/2013 11:56 AM, Jared Griffith wrote: > >> What is the recommended way to set up Solr so it's HA and fault tolerant? >

SolrCloud Set up

2013-08-28 Thread Jared Griffith
ever) to direct requests to the Zookeeper instances? Any issues that any of you have run into when setting this up? Suggestions, tips, tricks? -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | Irv

Re: Master / Slave Set Up Documentation

2013-08-26 Thread Jared Griffith
> > What's wrong with this page? It seems clear. > I'm widely using replication and the first time I set up a 1 master + 2 > slaves by simply following that page > On 26 Aug 2013 18:54, "Jared Griffith" wrote: > > > Hello, > > I'm new to

Master / Slave Set Up Documentation

2013-08-26 Thread Jared Griffith
Hello, I'm new to this Solr thing, and I was wondering if there is any good / solid documentation on setting up and running replication. I'm going through the Wiki but I am not seeing anything that is obvious there. -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949)