Member since
03-05-2025
10
Posts
0
Kudos Received
0
Solutions
03-06-2025
12:24 AM
Hi Thanks for the tips! I will use TLS Encryption for agents. Then try again
... View more
03-05-2025
09:24 PM
Hi, Thanks for your reply The TLS option is always 'no automatic configuration of TLS for services' I think I need to try reconfigure my environment and install cloudera again. Because my agent log show heartbeat is successed. And according to the server logs, the heartbeat signals from the agent were successfully received. I've double-checked that the rackIDs match between both logs. But here's the weird part – the WEBUI still throws a 'heartbeat missing' error. This is really puzzling!
... View more
03-05-2025
05:39 PM
Hi, I'm replace the IP address with hostname. And restart the cloudera-scm-agent. But it's not helped The TLS1_1 and TLS1_2 are all enabled. I'm setted "Automatic configuration of TLS for services = No automatic configuration of TLS for services". And setted "use_tls=0" in /etc/cloudera-scm-agent/config.ini
... View more
03-05-2025
04:08 AM
Hi, I'm used three virtual machines installed cloudera server and cloudera agent. Server installed in the first machine and agent in all the three machines.
... View more
03-05-2025
03:21 AM
I restarting the agent but not helped below is output of your shared command from the affected node
... View more
03-05-2025
03:03 AM
HI This a new installation. It is the first time to install the cloudera-scm-agent and cloudera-scm-server
... View more
03-05-2025
02:33 AM
Hi, the version is 6.3.1 config.ini: server_host=192.168.201.157 server_port=7182 max_collection_wait_seconds=10.0 metrics_url_timeout_seconds=30.0 task_metrics_timeout_seconds=5.0 monitored_nodev_filesystem_types=nfs,nfs4,tmpfs local_filesystem_whitelist=ext2,ext3,ext4,xfs impala_profile_bundle_max_bytes=1073741824 stacks_log_bundle_max_bytes=1073741824 stacks_log_max_uncompressed_file_size_bytes=5242880 orphan_process_dir_staleness_threshold=5184000 orphan_process_dir_refresh_interval=3600 scm_debug=INFO dns_resolution_collection_interval_seconds=60 dns_resolution_collection_timeout_seconds=30 use_tls=0 max_cert_depth=9 messages: Mar 5 17:08:48 0860cdh03vt systemd-logind: New session 15 of user root. Mar 5 17:08:48 0860cdh03vt systemd: Started Session 15 of user root. Mar 5 17:10:01 0860cdh03vt systemd: Started Session 16 of user root. Mar 5 17:10:07 0860cdh03vt systemd: Stopping Cloudera Manager Agent Service... Mar 5 17:10:08 0860cdh03vt systemd: Stopped Cloudera Manager Agent Service. Mar 5 17:10:08 0860cdh03vt systemd: Started Cloudera Manager Agent Service. Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread logging INFO SCM Agent (agent) Version: 6.3.1 Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread main INFO Executing with arguments: /opt/cloudera/cm-agent/bin/cm agent Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread navigator_thread INFO Creating the Audit Thread Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread navigator_thread INFO Creating the Metadata Thread Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread navigator_thread INFO Creating the Profile Thread Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread main INFO Using existing process limit: (127909, 127909) Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type) Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type) Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Found database jar: /opt/cloudera/cm/lib/postgresql-42.1.4.jre7.jar Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Not starting a new session. Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /var/run/cloudera-scm-agent/supervisor Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /var/run/cloudera-scm-agent/flood Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /var/run/cloudera-scm-agent/supervisor/include Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /var/run/cloudera-scm-agent/cgroups Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread agent INFO Re-using pre-existing directory: /var/run/cloudera-scm-agent/process Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread tmpfs INFO Reusing mounted tmpfs at /var/run/cloudera-scm-agent/process Mar 5 17:10:09 0860cdh03vt cm: [05/Mar/2025 17:10:09 +0000] 15752 MainThread logging INFO Logging to /var/log/cloudera-scm-agent/cloudera-scm-agent.log Mar 5 17:10:17 0860cdh03vt cm: /opt/cloudera/cm-agent/lib/python2.7/site-packages/psutil/_pslinux.py:477: RuntimeWarning: dirty, writeback, mapped, commit_limit memory stats couldn't be determined and were set to 0 Mar 5 17:10:17 0860cdh03vt cm: warnings.warn(msg, RuntimeWarning) Mar 5 17:11:09 0860cdh03vt systemd-logind: Removed session 15. Mar 5 17:20:01 0860cdh03vt systemd: Started Session 17 of user root.
... View more
03-05-2025
01:53 AM
Hi everyone When installing cloudera-scm-agent, the installation failed due to heartbeat check failure. However, the backend logs show no errors and even output INFO-level logs indicating successful heartbeat detection. What could be the root cause? agent.log installing log server.log
... View more
Labels:
- Labels:
-
Cloudera Data Platform (CDP)