Re: Solr and HDFS configuration

2015-03-24 Thread Michael Della Bitta
The ultimate answer is that you need to test your configuration with your expected workflow. However, the thing that mitigates the remote IO factor (hopefully) is that the Solr HDFS stuff features a blockcache that should (when tuned correctly) cache in RAM the blocks your Solr process needs the m

Solr and HDFS configuration

2015-03-24 Thread Joseph Obernberger
Hi All - does it make sense to run a solr shard on a node within an Hadoop cluster that is not a data node? In that case all the data that node processes would need to come over the network, but you get the benefit of more CPU for things like faceting. Thank you! -Joe

Re: Solr and HDFS

2014-08-29 Thread Michael Della Bitta
; fields: callId, status; Host Details : local host is: > "scixd0021cld.itau/10.58.10.147"; destination host is: > "scixd0021cld.itau":8022; > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-and-HDFS-tp4155470p4155872.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr and HDFS

2014-08-29 Thread nagyMarcelo
: local host is: "scixd0021cld.itau/10.58.10.147"; destination host is: "scixd0021cld.itau":8022; -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-and-HDFS-tp4155470p4155872.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr and HDFS

2014-08-27 Thread Leo Oliveira
Hello everyone! Simple question: is Solr 4.8 working with HDFS of Hadoop in CDH 5? Documentation page says that Solr would work with Hadoop 2.0.x, but it doesn't mention newer Hadoop versions. There's a comment of an user asking about this problem, but it's not sure for me whether there's an i