Member since
04-27-2020
2
Posts
0
Kudos Received
0
Solutions
05-07-2020
01:03 PM
Does this mean that I solr CLI is not working or has to something with solr.
... View more
05-07-2020
01:00 PM
I am getting below error while starting Atlas UI, RROR - [main:] ~ Context initialization failed (ContextLoader:350) org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notificationHookConsumer' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-webapp-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/notification/NotificationHookConsumer.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'atlasEntityStoreV1' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-repository-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'atlasEntityChangeNotifier' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-repository-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'atlasInstanceConverter' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-repository-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/repository/converters/AtlasInstanceConverter.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultMetadataService' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-repository-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/services/DefaultMetadataService.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphBackedSearchIndexer' defined in URL [jar:file:/usr/hdp/2.6.5.0-292/atlas/server/webapp/atlas/WEB-INF/lib/atlas-repository-0.8.0.2.6.5.0-292.jar!/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.atlas.repository.graph.GraphBackedSearchIndexer]: Constructor threw exception; nested exception is org.apache.atlas.repository.RepositoryException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://10.170.65.17:8886/solr: Can not find the specified config set: vertex_index
... View more