Member since
02-07-2022
252
Posts
60
Kudos Received
34
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
122 | 10-02-2025 02:18 AM | |
1202 | 07-30-2025 09:33 PM | |
486 | 07-15-2025 07:28 PM | |
341 | 07-12-2025 12:47 AM | |
479 | 06-27-2025 05:21 AM |
06-16-2025
04:35 AM
Hello @SalimAlhajri Thank you for reaching out to cloudera community Try referring the step 3 from the document https://docs.cloudera.com/machine-learning/1.5.4/runtimes/topics/ml-distribute-the-runtime-image.html Docker commands you can get from the below path # /opt/cloudera/parcels/ECS/docker/docker Docker registry information would be in /var/run/cloudera-scm-agent/process/{Latest-ECS_SERVER_DIRECTORY/registries.yaml Let me know if you have any queries 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-30-2025
09:58 PM
Hello @teo123 Thanks to you for reaching out to the Cloudera community I understand that you are looking for disabling HSTS on Host Monitor and Service Monitor. I assume that you are looking for ports 8086 and 8091 Kindly note that, the Port 8086 and 8091 are the debug ports of HMON and SMON which is used for the purpose of troubleshooting. The same can be disabled by setting the value of port to -1 . This debug port should not be enabled unless there is some troubleshooting going on in the corresponding service with help of cloudera support. Feel free to disable the ports by setting the values to -1 and restarting Cloudera management services so that tool doesn't detect the port and so on and forth. 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-15-2025
05:22 AM
Hello @tejan08 Thank you for reaching out to community I did not find the exact API for this but you can have a look at the below API it will prepare all the new services On CM UI >> Support >> API Explorer and the below API's POST/clusters/{clusterName}/commands/firstRun Give it a try and let me know if that helps else we can manually create that directory in hdfs as well
... 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-02-2025
09:46 AM
Thanks @adamvalenta Let us know if you have any further queries for us, or else you can accept the solution
... View more
04-01-2025
06:40 AM
Hello @adamvalenta Thanks for the response You can request a trial license and the below URL or reach out to the team to purchase that using the below URL Click on free trail or reach out to sales team by clicking on the links mentioned below https://www.cloudera.com/downloads/cdp-private-cloud-trial.html Let me know if you have any further queries or else accept the solution is this answers your query
... View more