Member since
03-11-2020
1
Post
0
Kudos Received
0
Solutions
03-11-2020
05:19 AM
I just installed a Cloudera Cluster. The Cloudera Management Service (CMS) is not starting. I can't get any metrics displayed on CM.
I have posted logs for the server where the agent is installed. I am slightluy confused of the connection issue because firewall is off and there are no firewall riles
error: [Errno 111] Connection refused
[11/Mar/2020 11:44:49 +0000] 31391 MainThread heartbeat_tracker INFO HB stats (seconds): num:40 LIFE_MIN:0.00 min:0.02 mean:0.03 max:0.09 LIFE_MAX:127.20
[11/Mar/2020 11:49:40 +0000] 31391 MonitorDaemon-Reporter throttling_logger ERROR (10 skipped) Error sending messages to firehose: mgmt-SERVICEMONITOR-5408518f3ccc848e87d844be164005ac
Traceback (most recent call last):
File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/monitor/firehose.py", line 121, in _send
self._port)
File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 469, in __init__
self.conn.connect()
File "/usr/lib64/python2.7/httplib.py", line 824, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
[11/Mar/2020 11:50:40 +0000] 31391 MonitorDaemon-Reporter throttling_logger ERROR (9 skipped) Error sending messages to firehose: mgmt-HOSTMONITOR-900d836dd32616e828c7be9c1ba5ff31
Traceback (most recent call last):
File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/monitor/firehose.py", line 121, in _send
self._port)
File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 469, in __init__
self.conn.connect()
File "/usr/lib64/python2.7/httplib.py", line 824, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
... View more
Labels: