Member since
03-31-2022
2
Posts
0
Kudos Received
0
Solutions
04-12-2022
10:23 PM
I installed cloudera normally in the three servers but at the last step were I need to confirm the network performance, in turns out that the network latency is very low. When I checked the inspector command, the error was the following: /opt/cloudera/cm-agent/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography import x509
[12/Apr/2022 08:26:53 +0000] 4767 MainThread redactor INFO Started launcher: /opt/cloudera/cm-agent/service/perf/host_perf_diag.py input.json logs/result.json
[12/Apr/2022 08:26:53 +0000] 4767 MainThread redactor ERROR Redaction rules file doesn't exist, not redacting logs. file: redaction-rules.json, directory: /run/cloudera-scm-agent/process/1546333408-host-perf-inspector
[12/Apr/2022 08:26:53 +0000] 4767 MainThread redactor INFO Re-exec watcher: /opt/cloudera/cm-agent/bin/cm proc_watcher 4774
/opt/cloudera/cm-agent/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography import x509
ping: socket: Operation not permitted
ping: socket: Operation not permitted But when I run the cloudera-scm-agent.log log file, I end up having the next errors: [12/Apr/2022 08:26:52 +0000] 2319 __run_queue supervisor WARNING Failed while getting process info. Retrying. (<Fault 10: 'BAD_NAME: 1546333412-host-perf-inspector'>) [12/Apr/2022 08:26:52 +0000] 2319 __run_queue supervisor INFO Triggering supervisord update. [12/Apr/2022 08:26:52 +0000] 2319 __run_queue util INFO Using generic audit plugin for process host-perf-inspector [12/Apr/2022 08:26:52 +0000] 2319 __run_queue util INFO Creating metadata plugin for process host-perf-inspector [12/Apr/2022 08:26:52 +0000] 2319 __run_queue util INFO Using specific metadata plugin for process host-perf-inspector [12/Apr/2022 08:26:52 +0000] 2319 __run_queue util INFO Using generic metadata plugin for process host-perf-inspector [12/Apr/2022 08:26:52 +0000] 2319 __run_queue process INFO Begin audit plugin refresh [12/Apr/2022 08:26:52 +0000] 2319 __run_queue process INFO Begin metadata plugin refresh [12/Apr/2022 08:26:52 +0000] 2319 __run_queue process INFO Not creating a monitor for 1546333412-host-perf-inspector: should_monitor returns false [12/Apr/2022 08:26:52 +0000] 2319 __run_queue process INFO Daemon refresh complete for process 1546333412-host-perf-inspector. [12/Apr/2022 08:26:56 +0000] 2319 Audit-Plugin navigator_plugin INFO stopping Audit Plugin for cluster-host-inspector with count 0 pipelines names []. [12/Apr/2022 08:26:56 +0000] 2319 Audit-Plugin navigator_plugin INFO Pipelines updated for Audit Plugin: [] [12/Apr/2022 08:26:56 +0000] 2319 Metadata-Plugin navigator_plugin INFO stopping Metadata Plugin for cluster-host-inspector with count 0 pipelines names []. [12/Apr/2022 08:26:56 +0000] 2319 Metadata-Plugin navigator_plugin INFO Pipelines updated for Metadata Plugin: [] [12/Apr/2022 08:26:57 +0000] 2319 MainThread process INFO [1546333412-host-perf-inspector] Unregistered supervisor process EXITED [12/Apr/2022 08:26:57 +0000] 2319 MainThread supervisor INFO Triggering supervisord update. [12/Apr/2022 08:27:12 +0000] 2319 __run_queue process INFO [1546333412-host-perf-inspector] Updating process: False {u'running': (True, False), u'run_generation': (1, 2)} [12/Apr/2022 08:27:12 +0000] 2319 __run_queue process INFO [1546333412-host-perf-inspector] Deactivating process (skipped) [12/Apr/2022 08:27:12 +0000] 2319 __run_queue process INFO [1546333412-host-perf-inspector] stopping monitors [12/Apr/2022 08:27:16 +0000] 2319 Audit-Plugin navigator_plugin INFO stopping Audit Plugin for host-perf-inspector with count 0 pipelines names []. [12/Apr/2022 08:27:16 +0000] 2319 Metadata-Plugin navigator_plugin INFO stopping Metadata Plugin for host-perf-inspector with count 0 pipelines names []. [12/Apr/2022 08:36:43 +0000] 2319 MainThread heartbeat_tracker INFO HB stats (seconds): num:45 LIFE_MIN:0.00 min:0.00 mean:0.01 max:0.02 LIFE_MAX:0.01 [12/Apr/2022 08:46:10 +0000] 2319 Monitor-HostMonitor throttling_logger ERROR (359 skipped) Could not find local file system for /var/log/cloudera-scm-agent [12/Apr/2022 08:46:43 +0000] 2319 MainThread heartbeat_tracker INFO HB stats (seconds): num:40 LIFE_MIN:0.00 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.01 [12/Apr/2022 08:46:50 +0000] 2319 Monitor-HostMonitor throttling_logger ERROR (359 skipped) Could not find local file system for /opt/cloudera/parcels [12/Apr/2022 08:47:13 +0000] 2319 DnsResolutionMonitor throttling_logger WARNING (59 skipped) hostname nn01-kai differs from the canonical name nn01-kai.dtonic.io [12/Apr/2022 08:47:43 +0000] 2319 MainThread throttling_logger INFO (14 skipped) Identified java component java8 with full version openjdk version "1.8.0_322" OpenJDK Runtime Environment (build 1.8.0_322-b06) OpenJDK 64-Bit Server VM (build 25.322-b06, mixed mode) for requested version . If someone knows how to fix this issue, would be very relieved and thankful. I have been struggling for a couple of weeks already. Thank you.
... View more
03-31-2022
06:45 PM
Hello there; I have downloaded JDK, disabled firewalls, and also changed all the ports to 2222 for installing everything into a docker container. However, when I try to install the agents, I have the following error. TypeError: Cannot read properties of null (reading '1') I would appreciate it if someone could help me with this issue
... View more
Labels:
- Labels:
-
Cloudera Manager
-
Docker