Member since
10-11-2022
83
Posts
23
Kudos Received
7
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
366 | 09-17-2024 08:10 PM | |
847 | 07-31-2024 10:04 AM | |
550 | 07-28-2024 10:56 PM | |
1961 | 06-12-2024 12:40 AM | |
1896 | 04-21-2024 11:25 PM |
10-09-2024
11:17 PM
1 Kudo
This occurs in two scenarios 1. Jdk-11 installed but not provided mod 777 2. jdk-11 not properly extracted and moved install openjdk11 download the file openjdk-11_linux-x64_bin.tar to /tmp tar -xf openjdk-11_linux-x64_bin.tar mv /tmp/jdk-11 /usr/lib/jvm chmod 777 /usr/lib/jvm/jdk-11 update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/jdk-11/bin/java" 1010 update-alternatives --install "/usr/bin/javac" "javac" "/usr/lib/jvm/jdk-11/bin/javac" 1010 verify > java -version & javac -version restart cloudera-scm-server
... View more
10-04-2024
04:47 AM
@MaraWang
Have you been able to resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
09-24-2024
06:52 PM
1 Kudo
I do not see any orange alerts but still the audit logs for ranger are being written into spool directory
... View more
09-23-2024
04:25 PM
@Ivoz Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.
... View more
09-17-2024
08:13 PM
2 Kudos
Hi @wlijian I think you won't be able to upgrade the CDP cluster in trail versions, you need to contact cloudera support and get the license for extra functionality.
... View more
08-08-2024
01:33 AM
Thank you, I resolved it after clear all /dfs/nn and /dfs/dn at all nodes, and recreated all databases.
... View more
07-30-2024
01:35 PM
1 Kudo
Hello @shivani Hadoop do not support Hybrid Encryption for Data at rest. It can only use one key to create an encryption zone at a time.
... View more
07-29-2024
07:58 AM
hey @drewski7 if you are using ranger UI to import the policies it will give you on option to override or not.
... View more
07-29-2024
03:05 AM
1 Kudo
Thank you again @Rajat_710 . I Asked the Customer to revert the changes the OS Team performed at OS level. At this point, the Stale Configurations were still showing as pending but following a reboot of the "spurious" machine they cleared up. The situation is back to normal. I'm grateful for your valuable insight!
... View more
07-26-2024
05:57 AM
hey @Lewi to upgrade to a newer you need to have proper credentials for your cloudera repo, please get in touch with the cloudera admin support team and get licensed credentials.
... View more