Should be fine. Things to watch:

1> solrconfig.xml has to have the HdfsDirectoryFactory enabled.
2> You probably want to configure ZooKeeper stand-alone,
      although it's possible to run embedded ZK it's just awkward
      since you can't really bounce Solr nodes running embedded
     ZK at will, you have to take care not to fall below ZK quorum.
3> One other note: In that configuration, you have the option of
    using the MapReduceIndexerTool to use M/R to index _lots_
    of documents quickly. Something you might want to keep in mind.

Best,
Erick

On Mon, Jun 30, 2014 at 10:23 PM, gurunath <gurunath....@ge.com> wrote:
> Thanks everybody, And I was confused. Now if i am not wrong, I have to use
> solr with tomcat or jetty and I can use Hadoop file system to store index
> file where solr by default uses NTFs... and etc. So my question is can I
> have a configuration mentioned below.
>
> 1. Solr 4.7 + Tomcat 7 + Apache zookeeper and Hadoop.
>
> Thanks
> Guru Pai.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Integrating-solr-with-Hadoop-tp4144715p4144916.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to