Member since
11-17-2021
1081
Posts
249
Kudos Received
25
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
159 | 08-04-2025 04:17 PM | |
333 | 06-03-2025 11:02 AM | |
1027 | 12-13-2024 07:54 AM | |
689 | 11-15-2024 12:41 PM | |
1502 | 10-14-2024 02:54 PM |
07-24-2025
05:01 AM
SELECT * FROM your_table WHERE data_dt = '__HIVE_DEFAULT_PARTITION__'; ok thank's for your reply ,i understand this example But my question is, in my Third SQL statement, using length() function in the select statement is effective and the result is 26, while in the first and second SQL , why can't this record be filtered by length in the where statement when I use the length function on the partition key? Thank You
... View more
07-22-2025
07:58 AM
1 Kudo
Hi @jonathan_l https://community.cloudera.com/t5/Community-Articles/Fully-Private-Agents-with-Cloudera-s-AI-Inference-Service/ta-p/400799 This link has an example on how to use Crew AI in Cloudera AI
... View more
07-17-2025
09:50 AM
I will check with the development team to see where they are failing with the Hive 4 support and let you know. Thanks
... View more
07-15-2025
08:40 PM
Kshitij, Wow, that worked like a charm. When I was granting privileges to the database, I was using the following statement for all three of those including the actual password, but that did not work for me. GRANT ALL ON rman.* TO 'rman'@'%' IDENTIFIED BY 'password'; I am not really a DB person, so figured I would get the right solution from someone that is. I was going to say to keep an eye for my next posted issue regarding HDFS, but it looks like after fixing the DB issue and after restarting HDFS, we are all GREEN now!!!
... View more
07-14-2025
06:27 AM
1 Kudo
Thank you for confirming!
... View more
07-11-2025
08:48 PM
@moekraft Starting with Cloudera Runtime 7.3.x, Spark 3 is the default and integrated Spark version, and Spark 2 has been removed and is no longer supported. >> Does Spark still get installed separately or is it included with the base runtime? -- As a result, you do not need to install a separate Spark 3 parcel for CDP Private Cloud Base 7.3.x. The Spark 3 runtime is bundled within the Cloudera Runtime parcel itself so you won’t find a separate, compatible Spark 3 parcel in the support matrix or parcel repository for this version. To proceed, simply use the Spark service that comes bundled with the Cloudera Runtime 7.3.x. After initial Cloudera Runtime 7.3.x installation, you can use the Add a Spark3 Service wizard to add and configure new service instances directly via Cloudera Manager >> Apparently Spark 3 is supported by 7.3.1 and Spark 3.5 by 7.3.1 SP1. - Cloudera Runtime 7.3.1.100 CHF 1 bundled with Spark 3.4.x. Please refer the list of the official component versions for Cloudera Runtime 7.3.1.100 CHF 1 - Cloudera Runtime 7.3.1.200 SP1 and latest bundled with Spark 3.5.x. Please refer the list of the official component versions for Cloudera Runtime 7.3.1.200 SP1. >> Should the support matrix be updated to reflect support for Spark 3? - It's for CDS version support matrix, from Cloudera Runtime 7.3.x onwards you don't need CDS for Spark3, so you can refer the below release notes: https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/private-release-notes/topics/rt-whats-new-spa...
... View more
07-09-2025
08:32 PM
@LSIMS As this is an older post, you would have a better chance of receiving a resolution by starting a new thread. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post. Thanks.
... View more
07-09-2025
07:35 PM
1 Kudo
Sorry about that. I'll keep that in mind for the future. I was able to resolve the issue though. Thank you.
... View more