You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: