Created 09-09-2020 12:25 AM
There are several hundreds of hosts in Cloudera cluster. One infra service is located on all the hosts. Deploying its client configuration freezes the Cloudera UI for several minutes and sometimes fails.
How to debug this issue, any log to look on?
Created 09-09-2020 06:32 AM
Start with the CM server log at
/var/log/cloudera-scm-server/cloudera-scm-server.log
and then look at agent logs at
/var/log/cloudera-scm-agent/cluster-scm-agent.log
Mike