Member since
02-28-2022
166
Posts
14
Kudos Received
17
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
369 | 07-07-2025 06:35 AM | |
383 | 06-17-2025 09:42 AM | |
1512 | 04-02-2025 07:43 AM | |
601 | 10-18-2024 12:29 PM | |
10311 | 09-05-2024 09:06 AM |
04-03-2025
05:46 AM
hi @adamvalenta, thanks 😉 since your question has been answered, you could click about the solution that helped you, so the thread will close and help the community.
... View more
04-01-2025
07:11 AM
Hello @Craig-C Greetings from Cloudera Community. Based on the Post, Spark UI is available for Running Jobs yet the Spark UI isn't available for Completed Jobs. Note that Spark UI for Running Jobs is Serviced via Driver yet the Spark UI for Completed Jobs is Serviced via Spark-History-Server. We have observed few Scenarios wherein Spark UI isn't available for Completed Jobs during High-Concurrency & have a Solution until a Long-Term Fix at CDE. The Solution is a bit Verbose & as such, We shall recommend your Team to file a Support Case with Cloudera Support & We shall help your Team confirming the Issue reported above while applying the Mitigation Solution until a Long-Term Fix. Regards, Smarak
... View more
03-21-2025
08:48 AM
hi @vkarthikeyan how to run the same test but with livy installed in the private cdp, with kerberos and tls enabled?
... View more
01-12-2025
04:31 PM
@azrulafiq901 Thank you for bringing this to our community. Did you get help on this? If not, You may also follow: [0a] Managing Licenses: https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/managing-clusters/topics/cm-managing-licenses.html I highly recommend you discussing potential partnership with our Sales Executives. https://www.cloudera.com/contact-sales.html If you still need help, Please feel free to update this thread, so I can have our team approach you on your behalf. I hope this helps. If this answers your question, You may mark this answer as Accept as Solution. You can also say thanks by clicking on the thumbs up button. V
... View more
10-22-2024
05:11 AM
hi @Hydg "cloudera management" pods are unable to reach the "cloudera manager" address check if the service on port 7183 is available, if the service is available, if there is no internal firewall blocking it, etc. check the pods logs and "cm" logs
... View more
10-22-2024
05:06 AM
hi @krishna2023 according to the documentation: https://docs.cloudera.com/documentation/other/connectors/impala-jdbc/2-6-23/Cloudera-JDBC-Driver-for-Impala-Install-Guide.pdf try to create the JAAS login file and check if the connection will occur.
... View more
10-18-2024
12:29 PM
1 Kudo
i managed to do the a simple flow using ExecuteSQLRecord reading the hive table and PutDatabaseRecord to send the data to the oracle table
... View more
09-10-2024
06:42 AM
2 Kudos
Below is a blog post for a flow i made using the nifi api, which will accept a template (XML), load the template, get template, then follow chain of api calls to get the appropriate flow definiton file (JSON). https://cldr-steven-matison.github.io/blog/dataflow-xml-to-json/ The concepts you need to understand are demonstrated with invokeHttp to execute the sample calls. Check the nifi api docs. You can do these calls with curl, etc., but i chose to do them in nifi. Be mindful that to start using the api from outside of nifi, you need to be following the initial api call for an access token to be used with the rest of the calls.
... View more
08-13-2024
08:13 AM
hi @SAMSAL , i will test this process and return with more updates.
... View more
08-08-2024
05:10 AM
1 Kudo
hi @hadoopranger, unfortunately there is no solution for this specific error, I had to use another connection method using another jdbc controller.
... View more