Re: Solr indexer and Hadoop

2013-07-02 Thread engy.morsy
in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951p4074604.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr indexer and Hadoop

2013-07-02 Thread Anatoli Matuskova
If you can upload your data to hdfs you can use this patch to build the solr indexes: https://issues.apache.org/jira/browse/SOLR-1301 -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951p4074635.html Sent from the Solr - User mailing list

Re: Solr indexer and Hadoop

2013-07-02 Thread Michael Della Bitta
the mounted storage directly? If possible can you please illustrate more on that. Thanks Engy -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951p4074604.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr indexer and Hadoop

2013-06-26 Thread Erick Erickson
use the normal Solr indexing tools, including SolrCell and Data Import Handler, and possibly ManifoldCF. -- Jack Krupansky -Original Message- From: engy.morsy Sent: Tuesday, June 25, 2013 8:10 AM To: solr-user@lucene.apache.org Subject: Re: Solr indexer and Hadoop

Re: Solr indexer and Hadoop

2013-06-26 Thread David Larochelle
and Hadoop Thank you Jack. So, I need to convert those nodes holding data to HDFS. -- View this message in context: http://lucene.472066.n3.** nabble.com/Solr-indexer-and-**Hadoop-tp4072951p4073013.html http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop

Re: Solr indexer and Hadoop

2013-06-26 Thread Jack Krupansky
. If not in 4.4, 4.5 is probably a slam-dunk. -- Jack Krupansky -Original Message- From: David Larochelle Sent: Wednesday, June 26, 2013 11:24 AM To: solr-user@lucene.apache.org Subject: Re: Solr indexer and Hadoop Pardon, my unfamiliarity with the Solr development process. Now that it's

Solr indexer and Hadoop

2013-06-25 Thread engy.morsy
googled alot but I did not find a sufficient one. Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr indexer and Hadoop

2013-06-25 Thread Jack Krupansky
Message- From: engy.morsy Sent: Tuesday, June 25, 2013 3:14 AM To: solr-user@lucene.apache.org Subject: Solr indexer and Hadoop Hi All, I have TB of data that need to be indexed. I am trying to use hadoop to index those TB. I am still newbie. I thought that the Map function will read data from

Re: Solr indexer and Hadoop

2013-06-25 Thread engy.morsy
Thank you Jack. So, I need to convert those nodes holding data to HDFS. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951p4073013.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr indexer and Hadoop

2013-06-25 Thread James Thomas
(e.g. via CloudSolrServer Java API) for indexing. -- James -Original Message- From: engy.morsy [mailto:engy.mo...@bibalex.org] Sent: Tuesday, June 25, 2013 3:14 AM To: solr-user@lucene.apache.org Subject: Solr indexer and Hadoop Hi All, I have TB of data that need to be indexed. I am

Re: Solr indexer and Hadoop

2013-06-25 Thread Otis Gospodnetic
indexing using hadoop. I googled alot but I did not find a sufficient one. Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr indexer and Hadoop

2013-06-25 Thread Jack Krupansky
@lucene.apache.org Subject: Re: Solr indexer and Hadoop Thank you Jack. So, I need to convert those nodes holding data to HDFS. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexer-and-Hadoop-tp4072951p4073013.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr indexer and Hadoop

2013-06-25 Thread Michael Della Bitta
-Original Message- From: engy.morsy Sent: Tuesday, June 25, 2013 8:10 AM To: solr-user@lucene.apache.org Subject: Re: Solr indexer and Hadoop Thank you Jack. So, I need to convert those nodes holding data to HDFS. -- View this message in context: http://lucene.472066.n3.** nabble.com/Solr

Re: Solr indexer and Hadoop

2013-06-25 Thread Erick Erickson
@lucene.apache.org Subject: Re: Solr indexer and Hadoop Thank you Jack. So, I need to convert those nodes holding data to HDFS. -- View this message in context: http://lucene.472066.n3.** nabble.com/Solr-indexer-and-**Hadoop-tp4072951p4073013.htmlhttp://lucene.472066.n3.nabble.com/Solr-indexer

Re: Solr indexer and Hadoop

2013-06-25 Thread Michael Della Bitta
, and possibly ManifoldCF. -- Jack Krupansky -Original Message- From: engy.morsy Sent: Tuesday, June 25, 2013 8:10 AM To: solr-user@lucene.apache.org Subject: Re: Solr indexer and Hadoop Thank you Jack. So, I need to convert those nodes holding data to HDFS