Member since
02-07-2022
258
Posts
61
Kudos Received
36
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 331 | 10-18-2025 09:09 PM | |
| 323 | 10-02-2025 02:18 AM | |
| 349 | 10-01-2025 05:22 AM | |
| 1718 | 07-30-2025 09:33 PM | |
| 642 | 07-15-2025 07:28 PM |
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-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-16-2025
04:25 AM
Hello @SalimAlhajri Thank you for reaching out to cloudera community You can use the copy-docker script to copy the images to your registry. While adding the data services cluster you would get the option to download the script Or else you can try the steps below when you download ECS, download both parcels and images make sure you adjust the manifest.json's http_path to the local http(s) server of the local repo use CM's generateCopyDocker API to generate the version spec copy-docker.sh script adjust the script if needed, in terms of: custom location for image temp storage custom location for pod load temp storage set PODMAN_OR_DOCKER explicitly if podman also identifies itself as docker. Finally run the script to load images from repo server into image registry to access the image registry to load ECS images make sure the user who runs the script is logged into the registry I am attaching a demo script from my cluster. If you have any further queries 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
05-07-2025
09:43 PM
Hello @teo123 Thank you for reaching out to the cloudera community Yes old symlinks could be a reason for this Please try performing the steps mentioned in the following document https://my.cloudera.com/knowledge/Broken-Alternatives-Pointing-to-Previous-CDP-Parcels--Removing?id=278605 In your case, if there are no broken symlinks, then remove the old symlinks from /etc/alternatives, and all steps will be the same Let us know if you have any queries
... View more
05-01-2025
05:19 AM
1 Kudo
Hello @teo123 Yes, your understanding is correct 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
04-22-2025
08:47 AM
1 Kudo
Hello @shubham_rai Thank you for reaching out to community Ensure that you have both the OS version repositories in /opt/cloudera/parcels-repo directory on CM server if not add them and restart the agent it should work Let us know if you have any further queries on this Thank you Kshitij Upadhyay
... View more
04-16-2025
07:54 AM
Hello @upadhyayk04 As the API was not found in API explorer so, I did some testing and found out this POST/clusters/{clusterName}/services/commands/RangerPluginCreateAuditDir
... View more
04-14-2025
10:26 PM
Hello @kikulikov Thank you for reaching out You can request a trial license using the below URL or reach out to the sales team to purchase that using the below URL Click on free trial or reach out to the sales team by clicking on the links mentioned below https://www.cloudera.com/downloads/cdp-private-cloud-trial.html 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
04-03-2025
05:46 AM
hi @adamvalenta, thanks 😉 since your question has been answered, you could click about the solution that helped you, so the thread will close and help the community.
... View more
03-31-2025
07:12 PM
@upadhyayk04 Thank you! I tried with Kerberos enabled on Ranger and Kafka but still policies are downloading fine but not becoming active. I could see below error in Kafka log. DEBUG Failed to get groups for user ANONYMOUS (org.apache.hadoop.security.UserGroupInformation) java.io.IOException: No groups found for user ANONYMOUS at org.apache.hadoop.security.Groups.noGroupsForUser(Groups.java:200)
... View more