Hi Team,
Solr collection update and reload with below error:
ERROR:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/anomalydetector/managed-schema
org.apache.solr.common.SolrException: Unable to reload core [anomalydetector_shard2_replica_n6]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: Specified config does not exist in ZooKeeper: anomalydetector at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:260)
Note:We have upgraded CDH6.2 to CDH6.3 recently,(the collections are created in 6.2 version ) and collections are seen in zookeeper shell.
please let me know if you require more information