Member since
02-07-2022
252
Posts
60
Kudos Received
34
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
123 | 10-02-2025 02:18 AM | |
1204 | 07-30-2025 09:33 PM | |
489 | 07-15-2025 07:28 PM | |
341 | 07-12-2025 12:47 AM | |
479 | 06-27-2025 05:21 AM |
06-26-2025
10:29 PM
Hello @Jecky Was a reboot performed on the node? Can it be tried once? Also this might need further deep level analysis regarding the threads so if you have a Cloudera license would it be possible to raise a support case for this Thank you Kshitij Upahdyay
... View more
06-26-2025
10:25 PM
Thanks @WMichael I am not sure about any other way but reinstalling the ODBC driver should fix the issue is certs are bundled with the driver only
... View more
06-25-2025
11:57 PM
Hello @WMichael Thank you for reaching out to Cloudera Community How to update cacerts.pem: 1. Locate the file: Find where your cacerts.pem file is stored on your system. The location varies depending on your operating system, web server, or application (e.g., PHP, OpenSSL). 2. Obtain a new cacerts.pem: You can either download a fresh cacerts.pem from a trusted source (like your operating system vendor or a reputable security provider) or copy from the working node or else generate one yourself third party reference. 3. Replace the old file: Carefully replace the expired cacerts.pem file with the new one. 4. Configure your system: If necessary, update your system's configuration to point to the new cacerts.pem file. For example, you might need to adjust the curl.cainfo setting in your php.ini file. 5. Restart services: After updating the file and configuration, restart any relevant services (e.g., web server, PHP) to apply the changes.
... View more
06-25-2025
11:50 PM
1 Kudo
Hello @EFasdfSDfaSDFG Thank you for reaching out to Cloudera Commnuity Yes stopping a particular role is possible. Please try the below steps Please get the roles running on a particular host using the following endpoint https://FQDN_CLUSTER:7183/api/v48/hosts/<host-uuid>?view=FULL Replace host FQDN and Cluster UUID above and now copy the exact role name For eg>> "clusterName" : "Cluster 1",
"serviceName" : "SOLR-1",
"roleName" : "SOLR-1-SOLR_SERVER-edf000ebd88d4bc569416c779527523d",
"healthSummary" : "CONCERNING",
"roleStatus" : "STARTED" Then stop using the below API curl -X POST "https://<CLuster-FQND>:7183/api/v57/clusters/<Cluster-name>/services/SOLR-1/roleCommands/stop" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"items\": [ \"SOLR-1-SOLR_SERVER-edf000ebd88d4bc569416c779527523d\" ]}" Let me know if that helps Please help our community grow. If you found any of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "Accept as Solution" on one or more of them that helped.
... View more
06-22-2025
11:07 PM
Hello Salim, Thank you for your update So what kind of registry are you using? Is that an embedded one?
... View more
06-22-2025
11:00 PM
Hello @Jecky On the abnormal server, do you have anything suspicious in /var/log/messages or /var/log/cloudera-scm-agent/cloudera-scm-agent.log
... View more
06-22-2025
10:49 PM
Hello @SalimAlhajri Thank you for reaching out to Cloudera community Have you tried the steps suggested in the below document https://docs.cloudera.com/machine-learning/1.5.4/runtimes/topics/ml-creating-a-customized-runtimes-image.html Thank you Kshitij Upadhyay
... View more
06-22-2025
10:48 PM
Hello @SalimAlhajri Sorry for the delay Can you please try following the below steps and see if that helps https://docs.cloudera.com/machine-learning/1.5.4/runtimes/topics/ml-creating-a-customized-runtimes-image.html Thank you Kshitij Upadhyay
... View more
06-22-2025
10:39 PM
Hello @allen_chu Thank you for reaching out to Cloudera community Can you please check if you can get the same form the below ORL http://nexus-private.hortonworks.com:8081/nexus/#browse/search/generic=keyword%3DHDP%203.1.5.0-152 Feel free to update the thread if you have any queries
... View more
06-22-2025
10:34 PM
Hello @Jecky Thank you for reaching out to cloudera community Could you please confirm the CM and CDP versions here? Also, could you please elaborate on the actual problem? Are you facing issues while collecting the diagnostic bundle? Thank you Kshitij Upadhyay
... View more