Member since
02-07-2022
219
Posts
56
Kudos Received
27
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
128 | 06-16-2025 04:25 AM | |
527 | 04-30-2025 09:58 PM | |
277 | 04-22-2025 08:47 AM | |
361 | 04-15-2025 05:22 AM | |
285 | 04-14-2025 10:26 PM |
03-30-2025
09:25 PM
Hello @Hadoop16 Thank you for reaching out to the community Is this a fresh setup? Also just double-check if noexec is not set /tmp Could you please check the Kafka logs to see if there are any errors with the plugin? Also, check Ranger Admin logs Usually, kerberos is required for Ranger https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/security-ranger-configuring-advanced/topics/security-ranger-configure-kerberos-authentication.html https://docs.cloudera.com/runtime/7.3.1/kafka-securing/topics/kafka-secure-ranger-enable.html
... View more
03-29-2025
02:52 AM
Hello, Thank you for reaching out to community In order to access archive you will need to have paywall credentials You can get paywall credentials using your license file. https://community.cloudera.com/t5/Support-Questions/How-do-I-get-repository-credentials/td-p/311137 In Short: To identify your authentication credentials using your license key file, complete the following steps: 1. From cloudera.com, log into the cloudera.com account associated with the CDP Private Cloud Base license and subscription agreement. 2. On the CDP Cloud Base Download page, click Download Now and scroll down to the Credential Generator. 3. In the Generate Credentials text box, copy and paste the text of the "PGP Signed Message" within your license key file and click Get Credentials. The credentials generator returns your username and password.
... View more
03-11-2025
10:42 PM
Hello @shaihavivqlik Can you also verify if the wildcard dns is set up correctly *.apps.myhostname.com https://docs.cloudera.com/cdp-private-cloud-data-services/1.5.4/installation-ecs/topics/cdppvc-installation-ds-checklist.html I faced the same error as you this time, and I had the above mentioned problem so please double check this as well
... View more
03-10-2025
12:42 AM
Thanks, @SIGOYI, for the update. Glad to know that the issue is fixed now
... View more
03-10-2025
12:41 AM
Hello @Rafiy Can you please which issue are you facing now? Same one "unable to resolve either the CM url, CDP console, or localhost"
... View more
03-10-2025
12:01 AM
Hello @SIGOYI if you do not have Cloudera Management service installed till this point that it is expected You can install the same using the below steps >> So we setup those using the API CM UI >> Support >> API explorer >>Go to MgmtServiceResource Here expand the PUT (/cm/service (setup the cloudera management service) Click on this and try it out and then from the response body remove everything and execute Now CMS should be setup If this solves your problem, please accept the solution else please let me know if you have any further queries
... View more
03-09-2025
07:12 AM
Can you please fix the localhost thing nslookup localhost should resolve
... View more
03-07-2025
01:28 AM
So here is the error localhost is not resolving Please fix the /etc/hosts from any of the working node Check if the below lines are added or not 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
... View more
03-06-2025
08:49 PM
Hello @SIGOYI Just want to follow up Are you still facing issue if yes then lets capture the TCP dump on port 7182 of CM server and see if the request is reaching out to CM or not form the affected node
... View more
03-06-2025
08:48 PM
Hello, Thank you for your update Can you please confirm if you are able to ping localhost # nslookup localhost How many nameservers are present in /etc/resolv.conf
... View more