Member since
11-17-2021
1168
Posts
263
Kudos Received
30
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 485 | 04-23-2026 02:02 PM | |
| 1134 | 03-17-2026 05:26 PM | |
| 6815 | 11-05-2025 10:13 AM | |
| 1291 | 10-16-2025 02:45 PM | |
| 2177 | 10-06-2025 01:01 PM |
09-03-2026
10:43 AM
1 Kudo
Hello @Softwarebyt, Based on the error posted for @ipson, looks like this matches two NiFi Jiras: https://issues.apache.org/jira/browse/NIFI-13720 https://issues.apache.org/jira/browse/NIFI-13722 Those fixes get included on CFM 2.1.7.1000: https://docs.cloudera.com/cfm/2.1.7/release-notes/topics/cfm-fixed-issues.html And CDF for DataHub 7.3.1.0: https://docs.cloudera.com/cdf-datahub/7.3.1/release-notes/topics/cdf-datahub-fixed-issues-flow-management.html
... View more
08-24-2026
04:12 PM
@DevOpsWorld 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
08-07-2026
09:55 PM
1 Kudo
Here are some highlights from the month of June
Upcoming Events
Read Here
Watch Now
Community Authors Leaderboard
@MattWho @9een @upadhyayk04 @tnair @RAGHUY
... View more
07-24-2026
06:05 PM
@solardelune 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
07-01-2026
04:04 PM
1 Kudo
Here are some highlights from the month of May
Upcoming Events
Read Here
Register Here
Community Authors Leaderboard
@MattWho @RAGHUY @vafs @ganzuoni @AlokKumar
Community Unanswered Questions
... View more
06-30-2026
10:16 AM
Hello @moekraft, Thanks for reaching our community. As of now, none of the runtimes supports JDK 21. But I see there are efforts to include support for it on newer but also on those LTS releases. Still we do not have information to share about the estimated time, but you can be sure that Cloudera is actively checking on the supported depencies and their EOS to always have a supported version. You should expect that in the future, before the EOS is met, Cloudera would provide support and communications.
... View more
06-25-2026
03:08 AM
Spark lazily evaluates the workload. The actual execution happens when you write the output, usually. If it gets stuck there that means the workload is not tuned with respect to your infrastructure. Try checking the logs, most likely you need to tune your shuffle partition and/or repartition your data.🙂
... View more
06-08-2026
12:27 AM
Thank you for the great insights These are the disctp options distcp -skipcrccheck -copybuffersize 32768 -update -pugp -bandwidth 50 -strategy dynamic and yes, total execution time increases almost linearly with nr of files/directories
... View more
06-02-2026
10:40 AM
1 Kudo
Cloudera Support helped me resolved this issue. * The "Bad Health" status displayed in Cloudera Manager was a false-positive monitoring alert. * The Cloudera Manager Service Monitor (SMON) was failing its secure TLS connection handshakes to ZooKeeper due to strict endpoint identification checks introduced in modern Java runtimes (Java 17). Because SMON couldn't pull health metrics, it flagged ZooKeeper as down. * The solution is to configure the JVM argument inside the SMON configuration "Java Configuration Options for Service Monitor (firehose_java_opts)" to bypass the strict certificate hostname checks: `-Djdk.rmi.ssl.client.enableEndpointIdentification=false`. This cluster is 7.1.9sp1 with 7.13.1 CM. Strangely, another cluster, which has the same cluster version, CM version, and Java version, had no such issue. It was set up six months ago. Thanks for all the responses. Best regards,
... View more
05-31-2026
07:28 PM
1 Kudo
Here are some highlights from the month of April
Upcoming Events
Read Here
Register Here
Community Authors Leaderboard
@MattWho @vafs @nshetty @snm1523 @s-raju @grimcha @nisaar
Community Unanswered Questions
... View more