Member since
03-18-2020
2
Posts
0
Kudos Received
0
Solutions
03-25-2020
10:25 PM
This is HDP setup. And now I solved this problem. 'atlas.graph.index.search.solr.zookeeper-url' was wrong value. localhost:2181/solr -> localhost:2181/infra-solr Also add atlas.graph.storage.backend=hbase atlas.graph.index.search.backend=solr Now works well. Thanks
... View more