Jason, Thanks for the reply.
In general, I would like to use katta to handle the management overhead such as single point of failure as well as the distributed index deployment. In the same time, I still want to use nice search features provided by solr. Basically, I would like to try both on the indexing part 1. Using Hadoop to lauch MR jobs to build index. Then deploy the index to katta 2. Using the new patch SOLR-1935 Based on my understandings, it seems to support index building with Hadoop. I assume the index would have all the necessary information such as solr index schema so that I can still use the nice search features provided by solr. On the search part, I would like to try the distributed search on solr-index which is deployed on katta if that is possible. I would be very appreciated if you could share some thoughts with me. thanks zhong On Wed, Sep 9, 2009 at 6:06 PM, Jason Rutherglen <jason.rutherg...@gmail.com > wrote: > Hi Zhong, > > It's a very new patch. I'll update the issue as we start the > wiki page. > > I've been working on indexing in Hadoop in conjunction with > Katta, which is different (it sounds) than your use case where > you have prebuilt indexes you simply want to distributed using > Katta? > > -J > > On Wed, Sep 9, 2009 at 12:33 PM, Zhenyu Zhong <zhongresea...@gmail.com> > wrote: > > Hi, > > > > It is really exciting to see this integration coming out. > > May I ask how I need to make changes to be able to deploy Solr index on > > katta servers? > > Are there any tutorials? > > > > thanks > > zhong > > >