Data currently stored in Solr index. Should it be moved to HDFS?

2010-01-19 Thread Ranganathan, Sharmila
Hi, Our application stores GBs of data in Lucene Solr index. It reads from Solr index and does some processing on the data and stores it back in Solr as index. It is stored in Solr index so that faceted search is possible. The process of reading from solr, processing data and writing back to i

Re: Data currently stored in Solr index. Should it be moved to HDFS?

2010-01-20 Thread Otis Gospodnetic
, January 19, 2010 5:15:36 PM > Subject: Data currently stored in Solr index. Should it be moved to HDFS? > > Hi, > > > > Our application stores GBs of data in Lucene Solr index. It reads from > Solr index and does some processing on the data and stores it back in > S

RE: Data currently stored in Solr index. Should it be moved to HDFS?

2010-01-20 Thread Ranganathan, Sharmila
Sent: Tue, January 19, 2010 5:15:36 PM > Subject: Data currently stored in Solr index. Should it be moved to HDFS? > > Hi, > > > > Our application stores GBs of data in Lucene Solr index. It reads from > Solr index and does some processing on the data and stores it b

Re: Data currently stored in Solr index. Should it be moved to HDFS?

2010-01-28 Thread Otis Gospodnetic
-- > From: "Ranganathan, Sharmila" > To: common-user@hadoop.apache.org > Sent: Wed, January 20, 2010 3:23:34 PM > Subject: RE: Data currently stored in Solr index. Should it be moved to HDFS? > > Thanks for your reply. Is Hadoop only for distributed applications? > >