Member since
03-13-2018
80
Posts
0
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4355 | 05-07-2020 08:04 PM | |
1116 | 05-04-2020 07:34 PM | |
3224 | 07-20-2018 06:20 AM |
05-07-2020
08:04 PM
@Yong Kindly ssh to the Atlas Server node and perform the below commands: - cd /var/run/cloudera-scm-agent/process/XXXXXXX-atlas-ATLAS_SERVER/conf Note: XXXXXX is a numerical number of the latest Atlas server process dir. - solrctl instancedir --create atlas_configs solr (this will create a config vertex_index using the configs in solr folder in /var/run/cloudera-scm-agent/process/XXXXXXX-atlas-ATLAS_SERVER/conf). - Restart Atlas Service and verify if the issue is resolved.
... View more
05-04-2020
07:34 PM
You can run the below command: solrctl cluster --get-solrxml /tmp/solr.xml The file will be stored in /tmp/solr.xml
... View more
07-20-2018
06:20 AM
When enabling YARN Cluster Utilization Report. Please make sure that User and Pool are existing. Also make sure that the User is a linux user on all Hadoop nodes.
... View more