Re: solr cloud + hdfs issue

2014-01-21 Thread Greg Walters
> You can configure the Solr client to use a replication factor of 1 for hdfs > and then let Solr replicate for you if you want to avoid this. What is solr's behavior if the lucene files underneath it suddenly disappear? Will a core that's running and can't access its files in the case of a HDFS

Re: solr cloud + hdfs issue

2014-01-21 Thread longsan
thanks. i think it's a good option for me. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-cloud-hdfs-issue-tp4111593p4112422.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr cloud + hdfs issue

2014-01-17 Thread Mark Miller
You can configure the Solr client to use a replication factor of 1 for hdfs and then let Solr replicate for you if you want to avoid this. Other than that, we will be adding further options over time. - Mark On Jan 15, 2014, at 9:46 PM, longsan wrote: > Hi, i'm newer for solr cloud. i met a q

Re: solr cloud + hdfs issue

2014-01-16 Thread Erick Erickson
I know it's "on the roadmap", but it's always a resource problem... Any help appreciated, of course Best, Erick On Wed, Jan 15, 2014 at 10:57 PM, Otis Gospodnetic wrote: > Hi, > > I think this is a known issue and I don't know of anyone working on > changing this. > > Otis > -- > Performanc

Re: solr cloud + hdfs issue

2014-01-15 Thread Otis Gospodnetic
Hi, I think this is a known issue and I don't know of anyone working on changing this. Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Wed, Jan 15, 2014 at 9:46 PM, longsan wrote: > Hi, i'm newer for solr cloud. i met a