Member since
07-26-2017
16
Posts
2
Kudos Received
0
Solutions
07-30-2018
11:35 AM
Hi @Miguel Marquez I have the same problem as you. Can please tell me how can i kill the Atlas process via command line? im a beginner in hadoop and linux ...and i need your help thank you 🙂
... View more
02-07-2018
03:16 PM
Check log in /var/log/ambari-infra-solr/solr-install.log If it says -bash: /usr/lib/ambari-infra-solr/bin/solr: No such file or directory cd into /usr/lib/ambari-infra-solr/ and check if all files are present if not run command yum install ambari-infra-solr* , cd into /usr/lib/ambari-infra-solr If it is empty or missing folders bin CHANGES.txt contrib dist docs example licenses LICENSE.txt LUCENE_CHANGES.txt NOTICE.txt README.txt server try yum install ambari-infra-solr*
... View more