Member since
11-17-2021
1158
Posts
260
Kudos Received
30
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 273 | 04-23-2026 02:02 PM | |
| 753 | 03-17-2026 05:26 PM | |
| 5725 | 11-05-2025 10:13 AM | |
| 986 | 10-16-2025 02:45 PM | |
| 1695 | 10-06-2025 01:01 PM |
10-10-2024
04:28 PM
1 Kudo
@IanWilloughby If you are still experiencing the issue, can you provide the information @ggandharan has requested? Thanks.
... View more
10-10-2024
04:27 PM
1 Kudo
@hanumanth Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, Thanks.
... View more
10-10-2024
06:08 AM
Hi @venkatsambath @upadhyayk04 @abdulpasithali Do you have some insights here? Thanks!
... View more
10-09-2024
11:14 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-08-2024
03:57 AM
Yes , upgrading spark to newest SPARK version SPARK3-3.3.2.3.3.7190.5-2-1.p0.54391297 - fixed the issue
... View more
10-07-2024
07:33 AM
@Axmediko 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
10-04-2024
11:30 AM
1 Kudo
Hi! @dturnau @jrm @nramanaiah Do you have some insights here? Thanks!
... View more
10-04-2024
07:59 AM
1 Kudo
i had the same issue i made sudo apt install python3-venv restarted apache nifi and it worked
... View more
10-04-2024
04:54 AM
@mjmoore
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
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