Re: Trying to index document in Solr with solr-spark library

2015-12-17 Thread Erick Erickson
Looks like your Spark job is not connecting to the same Zookeeper as your Solr nodes. Or, I suppose, the Solr nodes aren't started. You might get more information on the Cloudera help boards Best, Erick On Wed, Dec 16, 2015 at 11:58 PM, Guillermo Ortiz wrote: > I'm

Trying to index document in Solr with solr-spark library

2015-12-16 Thread Guillermo Ortiz
I'm getting some errors when I try to use the solr-sparl library getting the error *KeeperErrorCode = NoNode for /live_nodes*. I download the library and compile with the branch_4.x since I'm using Cloudera 5.5.1 and Solr 4.10.3. I checked the logs of Solr and Zookeeper and I didn't find any