Member since
02-07-2022
258
Posts
61
Kudos Received
36
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 236 | 10-18-2025 09:09 PM | |
| 247 | 10-02-2025 02:18 AM | |
| 295 | 10-01-2025 05:22 AM | |
| 1542 | 07-30-2025 09:33 PM | |
| 600 | 07-15-2025 07:28 PM |
10-20-2025
09:31 AM
Hello @adamn4 Thank you for your response May I know the current CDP version you are using? Also the example that I shared is from an official document and holds true for current CDP version 7.3.1 https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/security-ranger-user-management/topics/security-ranger-configure-adv-usersync-settings.html
... View more
10-18-2025
09:09 PM
Hello Adam, Thank you for reaching back The ideal behaviour is below A user can have only one role, and that role is determined by the last role assigned, depending in part on group membership.
For example, if the role assignment rules are configured as follows:
ROLE_SYS_ADMIN:u:User1, User2&ROLE_SYS_ADMIN:g:Group1, Group2&ROLE_AUDITOR:g:Group3, Group4&ROLE_USER:g:Group5
and if a user belongs to Group1 & Group5, then the role assigned to that user is ROLE_USER.
Similarly, if a user belongs to Group2 & Group3, then the role assigned to that user is ROLE_AUDITOR.
If the user does not belong to any of these groups (Group1, Group2, Group3, Group4, or Group5), then the default role assigned to the user is ROLE_USER.
If the user belongs to only Group1, then the role assigned to the user is ROLE_SYS_ADMIN.
... View more
10-16-2025
07:11 PM
Hello @Dalier Thank you for reaching out to the Cloudera community Could you please confirm if this is a fresh installation? Also, what is the CDP CM and Java version used? Which HSM are you using? Have you followed the steps mentioned below https://docs.cloudera.com/cdp-private-cloud-base/7.1.8/security-encrypting-data-at-rest/topics/security-ranger-kms-integrating-components-for-EDAR.html
... View more
10-16-2025
07:00 PM
Hello @lukaspirohanic Thank you for reaching out to the Cloudera Community Yes, if you are using CDP 7.1.9 SP1, you can install PostgreSQL 16 https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/runtime-release-notes/topics/rt-pvc-whats-new-719sp1.html?utm_source=chatgpt.com Added support for PostgreSQL 16
Hue supports PostgreSQL 16 as its backend database.
... View more
10-13-2025
09:23 AM
Hello @adamn4 Thank you for reaching to the Cloudera community How are you assigning roles to users? I would to understand why two roles to a user? I thing what you are observing a default behaviour i am not sure how to over ride that Instead, you can use the following way https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/security-ranger-user-management/topics/security-ranger-configure-adv-usersync-settings.html
... View more
10-10-2025
05:28 PM
Hello @steinsgate Thank you for reaching out to the Cloudera Community The web UI would be controlled by pod cdp-release-thunderhead-cdp-private-commonconsole in the cdp namespace and ingress cdp-release-thunderhead-cdp-private-commonconsole which is being used by service cdp-release-thunderhead-cdp-private-commonconsole Let me know if you have any follow up queries
... View more
10-08-2025
11:41 PM
@ishashrestha, please let us know if you have any further queries regarding the details shared above.
... View more
10-02-2025
02:18 AM
1 Kudo
Hello @SKERR No direct component upgrade is supported. However, I could see that the JIRA mentioned by you is already fixed in CDP 7.3.1 https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/private-release-notes/topics/rt-fixed-issues-ozone.html
... View more
10-01-2025
05:31 AM
Hello @SKERR Thank you for reaching out to the Cloudera community Could you please confirm what CDP version you are using currently? Additionaly you can check the component version offered by cloudera in CDP versions using the below links https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/private-release-notes/topics/rt-runtime-component-versions_731.html
... View more
10-01-2025
05:22 AM
1 Kudo
Hello @Leidy Thank you for reaching out to cloudera Could you try the below steps Stop CM Agent Remove the parcels form /opt/cloudera/parcel-repo directory on CM node Remove broken parcel dirs & symlinks under /opt/cloudera/parcels/ Clear parcel cache & .flood staging Ensure that on CM UI old parcles links are not present under CM UI >> Parcels >> Parcel configurations Restart Agent & CM Server Resync via CM UI → “Check for new parcels” Let me know how it goes
... View more