[
https://issues.apache.org/jira/browse/SOLR-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188263#comment-14188263
]
Vijaya Jonnakuti edited comment on SOLR-6618 at 10/29/14 11:59 AM:
-------------------------------------------------------------------
Thanks for the reply. Cannot say exactly when it happens, most likely when one
of the solr node is restarted.
Configuration is 3 zookeeper ensemble/3 solr node & 3 client nodes
all the collections are created with a default config which is uploaded to
zookeeper.
But when dih is run the different config folders with the corresponding
collection name are created in the zookeeper with.
update_dih_store.properties in them and no configs in it.
After which it thinks overnighttest should have its own config set in
zookeeper, dih is not run for overnighttest collection so that folder is not
created.
We do give configName as "default" for the collection creation api through
solrj.
configs
/default
|
------has the configs in here
/collection1
|
---update_dih_generic.properties but no configs
/collection2
|
---update_dih_generic.properties but no configs
Let me know if you need more details
was (Author: pattapuvijaya):
Thanks for the reply. Cannot say exactly when it happens, most likely when one
of the solr node is restarted.
Configuration is 3 zookeeper ensemble/3 solr node & 3 client nodes
all the collections are created with a default config which is uploaded to
zookeeper.
But when dih is run the different config folders with the corresponding
collection name are created in the zookeeper with.
update_dih_store.properties in them and no configs in it.
After which it thinks overnighttest should have its own config set in
zookeeper, dih is not run for overnighttest collection so that folder is not
created.
configs
/default
|
------has the configs in here
/collection1
|
---update_dih_generic.properties but no configs
/collection2
|
---update_dih_generic.properties but no configs
Let me know if you need more details
> SolrCore Initialization Failures when the solr is restarted, unable to
> Initialization a collection
> --------------------------------------------------------------------------------------------------
>
> Key: SOLR-6618
> URL: https://issues.apache.org/jira/browse/SOLR-6618
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.8
> Reporter: Vijaya Jonnakuti
>
> I have uploaded one config:default and do specify
> collection.configName=default when I create the collection
> and when solr is restart I get this error
> org.apache.solr.common.cloud.ZooKeeperException:org.apache.solr.common.cloud.ZooKeeperException:
> Could not find configName for collection overnighttest found:[default,
> collection1, collection2 and so on]
> These collection1 and collection2 empty configs are created when I run
> DataImportHandler using ZKPropertiesWriter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]