Member since
01-17-2017
3
Posts
0
Kudos Received
0
Solutions
01-18-2017
12:26 AM
Sorry it worked !!! I just had to change the command : chown atlas:hadoop /etc/atlas/conf/solr/*
to chown -R atlas:hadoop /etc/atlas/conf/solr/*
Thanks a lot for your help
... View more
01-17-2017
10:02 PM
Hi Milind, Than you for your answer. Unfortunately, I have already tried this... Moreover, I have following error on Solr: Collection: vertex_index operation: create failed:org.apache.solr.common.SolrException: Can not find the specified config set: vertex_index
at org.apache.solr.cloud.OverseerCollectionMessageHandler.createCollection(OverseerCollectionMessageHandler.java:1904)
at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:221)
at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:437)
at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Any idea ? Regards, Olivier
... View more
01-17-2017
03:00 PM
Hi, I have installed HDP 2.5 on Azure. All my services are OK on the Ambari interface but when I try to access to the Atlas Dashboard, I encounter following error : Looking at /var/log/atlas/application.log : Error injecting constructor, org.apache.atlas.repository.RepositoryException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://10.0.0.5:8886/solr: Can not find the specified config set: vertex_index
Do you have any idea ? Thanks for your help. Regards,
Olivier
... View more
Labels:
- Labels:
-
Apache Atlas