Member since
02-15-2020
12
Posts
0
Kudos Received
0
Solutions
01-21-2021
03:23 AM
Hi, I'm not able to start the management service after the reboot of the manager node. I'm not sure what happened, everything was working fine until the reboot. [21/Jan/2021 11:03:25 +0000] 15063 MainThread agent ERROR Heartbeating to ip-172-31-203-46.ec2.internal:7182 failed. Traceback (most recent call last): File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1399, in _send_heartbeat response = self.requestor.request('heartbeat', heartbeat_data) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 141, in request return self.issue_request(call_request, message_name, request_datum) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 254, in issue_request call_response = self.transceiver.transceive(call_request) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 483, in transceive result = self.read_framed_message() File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 489, in read_framed_message framed_message = response_reader.read_framed_message() File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 417, in read_framed_message raise ConnectionClosedException("Reader read 0 bytes.") ConnectionClosedException: Reader read 0 bytes. The error message in UI is "Role not started due to unhealthy host"
... View more
Labels:
05-10-2020
10:29 PM
Hi @GangWar, This seems to restart the services in all hosts. Ex:- I've Kafka running in 3 hosts in a cluster. If I execute this command, this is abruptly stopping the services on all hosts, whereas I want to stop only on the second host, but not all. Can we have any such mechanism, by tweaking the body or header using REST API?. I don't see find any in the documentation related to this.
... View more
05-06-2020
03:48 AM
I have a use-case that I need to stop services in a particular host from a cluster. How to do that, and do we have any REST API to take care of it. I was able to do in the Cloudera manager, but using the REST API for stopping the. services, stops services in all host, whereas i need to do that only for one host.
... View more
Labels:
04-20-2020
11:10 PM
What is the best way to create TLS certificates in Cloudera Express manager for Kafka services?. I need to use JKS, but this is not available in Cloudera Express. Somehow I managed to create TLS with a self-signed certificate for Manager, but for the data nodes, I'm still struggling to create JKS. The usual method is not working for me. After the JKS certificate deployment, I restarted the Cloudera manager, I could see my Kafka is running on 9093, but I'm getting an SSL handshake when connecting to the Kafka node. What wrong I'm doing here, any leads, please?
... View more
Labels:
04-18-2020
07:43 AM
Thank you @TonyStank . This helps me.
... View more
03-19-2020
10:14 AM
Thank You. This worked for me.
... View more
03-18-2020
12:34 AM
Hi,
I've installed Cloudera Manager with Kafka and Zookeeper. I'm trying to build monitoring along with Prometheus and Graffana. Do we have any inbuilt feature to do in an easy way? or any leads, please.
... View more
03-13-2020
04:40 AM
Hi,
I've installed Cloudera Manager with Kafka and Zookeeper. I'd stuck now by installing Prometheus and Graffana. Do we have options to do ?.
... View more
03-01-2020
09:44 PM
Thank You. This helped a lot. I wrote the scripts for the basic functionalities.
... View more
02-17-2020
01:16 AM
Hi,
I'm planning to bring the Kafka as a Service. I would need any client or command-line tools to add a cluster. Right now, I'm able to add from Cloudera Manager, but I would want to do it from the CLI. Do we have any API or any leads to get this done?
... View more
Labels:
02-15-2020
06:52 PM
Hi Team,
I'm new to Cloudera and I'm doing POC on this product to make the Kafka as a service in my organization. Initially, I had an issue with creating SSL manually after the cluster creation. Because of the long time that taken to troubleshoot, I've made the cluster created again and enabled auto-tls. Now, I've stuck with connecting to the broker using the JKS certificates. I'm able to find the Keystore password from the below location, and where I can find the trust store password?. Also, I believe truststore must have a password instead of the one I have in all clusters, don't have a password with that. How i need to work on this. I don't see any documentation for this, or I may miss landing in the correct place. I desperately need your help to get this done.
... View more
Labels: