Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

MonitorDaemon-Reporter throttling_logger ERROR Error sending messages to firehose

avatar
Explorer

I have tried to deploy cloudera director on AWS EC2 instance to spin up a cluster. But it failed at bootstrap with below error. Please help.

 

The bootstrap fails when installing agent on nodes.

 
[12/Sep/2017 07:25:23 +0000] 14775 MonitorDaemon-Reporter throttling_logger ERROR Error sending messages to firehose: MGMT-SERVICEMONITOR-d80a834583c32f1f16758aa0395406c2
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.11.1-py2.7.egg/cmf/monitor/firehose.py", line 116, in _send
self._port)
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/avro-1.6.3-py2.7.egg/avro/ipc.py", line 469, in __init__
self.conn.connect()
File "/usr/lib64/python2.7/httplib.py", line 807, 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
[12/Sep/2017 07:25:23 +0000] 14775 MonitorDaemon-Reporter firehoses INFO Creating a connection to the HOSTMONITOR.

 

1 REPLY 1

avatar
Rising Star

You may want to check whether CM is up and running properly. It's possible that CM is out of memory which can happen when the CM instance size is too small.