Member since
02-07-2022
258
Posts
61
Kudos Received
36
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 360 | 10-18-2025 09:09 PM | |
| 340 | 10-02-2025 02:18 AM | |
| 373 | 10-01-2025 05:22 AM | |
| 1754 | 07-30-2025 09:33 PM | |
| 658 | 07-15-2025 07:28 PM |
04-08-2024
10:34 PM
2 Kudos
Hello @Hae Thank you for reaching out on this It looks to be cdp key issue. You can confirm using the below If the below output is returning empty results then we might need to regenerate the same and it would be better to raise a support case to further check this as this will need further debugging >> Run the below command and look for cdp_keys.json
# kubectl --kubeconfig ocp-kubeconfig.conf -n cdp get secrets/cm.creds -o yaml
>> From the above copy the value of cdp_keys.json and pass below
# echo "cdp_key.json" | base64 --decode
... View more
04-08-2024
09:18 PM
2 Kudos
Hello @upadhyayk04 Thank you, marked as resolved.
... View more
04-07-2024
10:23 AM
2 Kudos
Hello all, Finally found the root cause... /Etc/hosts 192.168.0.10 master1.customerdomain.com # Hostname Master1 This is the discrepancy, setting the hostname to the same as shown in /etc/hosts, the issue was solved. Command used: # hostnamectl set-hostname master1.customerdomain.com Then restarted the agent daemon and services in the cluster. Many thanks to the community for so many clues.
... View more
04-03-2024
05:55 PM
1 Kudo
Hello @steinsgate Thank you for your update Yes please ensure that the DNS configuration is correct on the nodes. I mean to say that it should adhere to our documentation. Also, try resolving the hostname manually using nslookup from the nodes and compare the output from the working nodes and see if that works
... View more
04-03-2024
05:51 PM
Hello @Juanes Yes agreed we will need to find out why that URL was wrong Anyways glad to know that the issue is resolved
... View more
04-03-2024
04:14 AM
2 Kudos
Hello @steinsgate In case you want to completely remove the cluster. I would say we can think of the removing the namespace from the Openshift all together and then start fresh
... View more
04-03-2024
03:49 AM
1 Kudo
Hello @upadhyayk04 Thank you very much for your response. After reinstalling, we encountered this issue. https://community.cloudera.com/t5/Support-Questions/Failure-to-Install-Embedded-Container-Service-ECS/td-p/385954 Could you please take a look at it when you have some free time? Thank you.
... View more
04-02-2024
07:56 AM
you can use Grafana to monitor the server, they already have predefined dashboard template. More details https://pierrevillard.com/2017/05/16/monitoring-nifi-ambari-grafana/ https://grafana.com/grafana/dashboards/11387-nifi-monitoring/
... View more
04-01-2024
04:04 AM
1 Kudo
Hello @Shoaib Thank you for raising this You can refer the following document for the same https://docs.cloudera.com/cdp-private-cloud-base/latest/installation/topics/cdpdc-requirements-supported-versions.html
... View more
03-31-2024
05:48 AM
Hello @Clouderanew Thank you for bringing this Can you please confirm what version of CM you are using? Is there any other error traceback apart from this in the CM server logs? Is your CM server up now?
... View more
- « Previous
- Next »