Someone with more zookeeper knowledge than I have can better answer this, but 
there is code in place specifically for using DIH with SolrCloud to save the 
"dataimport.properties" file in an appropriate place.  The default path is:  
/configs/{collection}/dataimport.properties  I'm not sure which node(s) this 
gets saved to.

You can see the code for this yourself at:  
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/ZKPropertiesWriter.java

James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311


-----Original Message-----
From: adm1n [mailto:evgeni.evg...@gmail.com] 
Sent: Wednesday, December 19, 2012 2:57 PM
To: solr-user@lucene.apache.org
Subject: RE: dataimport.properties not created/updated with solrcloud

Well, I saw, that when I ran the full/delta i,port process on the 2nd, 3rd
etc times I didn't so this exception any more. So I checked in my mysql
queries log what's going on in mysql when I was running delta import process
and I saw, that the queries got correct times on each delta-import
execution.

I assume, that this property stored somewhere in zookeeper, in binary format
in $SOLR_HOME/solr/zoo_data folder.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/dataimport-properties-not-created-updated-with-solrcloud-tp4026162p4028161.html
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to