Re: solr with Isilon HDFS

2015-12-05 Thread Gaurav Patel
Got it. Thanks for the help Erick. On Sat, Dec 5, 2015 at 1:02 PM, Erick Erickson wrote: > bq: Should zookeeper be installed along with solr on each box or should be > installed in separate 2 Virtual machines by itself? > > Zookeeper should be installed on an odd number of machines as it

Re: solr with Isilon HDFS

2015-12-05 Thread Erick Erickson
bq: Should zookeeper be installed along with solr on each box or should be installed in separate 2 Virtual machines by itself? Zookeeper should be installed on an odd number of machines as it requires a quorum which is (Number of zookeeper nodes)/2 + 1. With two ZKs, if either of them fail

Re: solr with Isilon HDFS

2015-12-05 Thread Gaurav Patel
Thanks Toke. Your input has been informative and valuable. I will go through the links you provided and will let you know what we end up going. On Sat, Dec 5, 2015 at 5:02 AM, Toke Eskildsen wrote: > Gaurav Patel wrote: > > 3 Physical Machines with 60 cpu cores and 512 GB RAM each. > > EMC Isi

Re: solr with Isilon HDFS

2015-12-05 Thread Toke Eskildsen
Gaurav Patel wrote: > 3 Physical Machines with 60 cpu cores and 512 GB RAM each. > EMC Isilon Appliance with PB storage. It can be accessed via HDFS or NFS. We have experimented a little bit with smaller machines, backed by EMC Isilon over NFS. That worked surprisingly well, but ultimately did n

solr with Isilon HDFS

2015-12-03 Thread Gaurav Patel
Hi We are facing below challenge: Product Use Case: Analytics Hardware: 3 Physical Machines with 60 cpu cores and 512 GB RAM each. EMC Isilon Appliance with PB storage. It can be accessed via HDFS or NFS. Questions: Can we use solr cloud for this setup? How many instances of SOLR are recommende