I have a working configuration of dataimporthandler with SOLR 9 and have run a full import. However, after the full import logs the message that it has completed successfully I get a No Node message re the dataimport.properties file:
o.a.s.h.d.ZKPropertiesWriter Could not read DIH properties from /configs/codes/dataimport.properties :class org.apache.zookeeper.KeeperException$NoNodeException => org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/codes/dataimport.properties
I thought the full import created the dataimport.properties file.
I have a working configuration of dataimporthandler with SOLR 9 and have run a full import. However, after the full import logs the message that it has completed successfully I get a No Node message re the dataimport.properties file:
o.a.s.h.d.ZKPropertiesWriter Could not read DIH properties from /configs/codes/dataimport.properties :class org.apache.zookeeper.KeeperException$NoNodeException => org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/codes/dataimport.properties
I thought the full import created the dataimport.properties file.
Suggestions welcome. Thanks.