Member since
10-29-2015
130
Posts
32
Kudos Received
5
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 290 | 01-22-2026 03:06 AM | |
| 3042 | 06-27-2024 02:42 AM | |
| 4132 | 06-24-2022 09:06 AM | |
| 5515 | 01-19-2021 06:56 AM |
06-09-2023
05:53 AM
@smruti - thank you for the response
... View more
03-05-2023
09:29 PM
Hello @snm1523 Thanks for the Checks done so far. For SPNEGO, I was referring to [1]. This is based on the assumption that Kerberos is enabled for the Solr Service. If Yes, Kindly review [1]. Considering the AuthN is confirmed & SPNEGO Check would confirm AuthZ, I am unable to confirm additional factors, which may cause such issues as well. For Sanity Check, Your team is able to use the CLI [2] is working for your team correctly ? Regards, Smarak [1] https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/security-how-to-guides/topics/cm-security-enable-web-auth-s19.html [2] https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/search-solrctl-reference/topics/search-solrctl-ref.html
... View more
02-08-2023
03:22 AM
Was able to get this fixed. We ultimately identified there were some permissions for child objects not given yet. We got on a call with AD team and asked for a screen share to validate the permissions and then found it is not assigned yet. Thanks
... View more
12-22-2022
08:50 PM
thanx Eric.your answering helped a lot. v32 also working in this config file. https://github.com/kloudsense/cloudera_exporter
... View more
12-17-2022
08:22 PM
1 Kudo
@snm1523As per the description I see that while you are creating the key getting following error. "user not allowed to do create key". Solution: 1. To see the cm_kms you need to login with keyadmin user in Ranger Admin. Did you tried logging in with "keyadmin" user? Or 2. Please login to the Ranger webUI as admin and under Settings --> Users/Groups/Roles and search 'User Name: rangerkms' Click on the rangekms user, then under roles add the keyadmin role. Save, then resume the upgrade in CM. If you found that the provided solution(s) assisted you with your query, please take a moment to login and click Accept as Solution below each response that helped.
... View more
04-08-2022
08:10 AM
1 Kudo
Hi All, I was able to get my script tested on my 10 nodes DEV cluster. Below are the results: 1. All HDP core services started / stopped okay 2. None of Hive Service Interactive service started and hence, Hive service was not marked as STARTED though HMS and HS2 were started okay 3. None of the Spark2_THRIFTSERVER was started Any one can share some thoughts on points 2 and 3? Thanks snm1523
... View more
03-09-2022
05:43 PM
1 Kudo
@araujo Thank you so much!! Your answers have been incredibly helpful!! 👍
... View more
02-24-2022
06:06 PM
Hi @Aditya-Moghe , Could you please share the exact steps you took to install and start NiFi? André
... View more
05-15-2021
10:38 PM
Hi, 1. What is the exact exception from Hue? Is this issue with all users or only specific users? 2. what is the sentry role you mapped to the database? can you check its privileges from below command. ## SHOW GRANT ROLE <role-name> on database <database-name>; 3. check the group that user is belongs to: ## id <username> 4. check if the group is mapped to the sentry role, if not try to map the sentry role to group a user belong to and check the db access. ## GRANT ROLE <role_name> TO GROUP <groupName>;
... View more
- « Previous
- Next »