Member since
11-12-2018
218
Posts
178
Kudos Received
35
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
279 | 08-08-2025 04:22 PM | |
347 | 07-11-2025 08:48 PM | |
549 | 07-09-2025 09:33 PM | |
1081 | 04-26-2024 02:20 AM | |
1427 | 04-18-2024 12:35 PM |
07-10-2022
10:25 PM
@mamoune, 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.
... View more
07-09-2022
04:50 PM
1 Kudo
Hi @Vickywaran312, Latest release of Cloudera Data Platform (CDP) supports RHEL 8.4. Please see the Cloudera Support Matrix for detailed information about supported operating systems.
... View more
07-05-2022
11:51 PM
Hi @jagadeesan, I tried that as well, nothing worked.
... View more
07-04-2022
05:11 PM
Hi @fgerardi, please can you help us with repro steps with the sample dataset to test this behavior? thanks.
... View more
07-03-2022
10:22 PM
@dfdf, 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. If you are still experiencing the issue, can you provide the information @jagadeesan has requested?
... View more
06-30-2022
07:27 AM
Hi @suri789 these both are different values, I didn't see any duplicate in these. so plainfield s plainfiled Also from the output, I didn't see any duplicate values, all are distinct by the values..! +----------------+ | value | +----------------+ | s plaindield| | n plainfield| | west home land| | newyork| | so plainfield| |north plainfield| +----------------+ Please note: "n plainfield & north plainfield or s plainfield & so plainfield" are different values, because we didn't write any custom logic like 'n' means 'north' or 's' means 'so'.
... View more
06-29-2022
11:21 AM
1 Kudo
Thank you for providing the info @jagadeesan I emailed the Cloudera Certification group. Best, Sruthi Kumar
... View more
06-28-2022
05:07 PM
Hi @Ane Please can you give some small examples with sample input and output for a better understanding of the problem statement? Thanks
... View more
06-28-2022
04:11 PM
Hi @ajaybabum, Yes we can able run Spark in local mode against the Kerberized cluster. For a quick test, can you directly open spark-shell to try reading the CSV file from the HDFS location and show the output of the contents to verify whether do you have any issue in the Cluster / Spark configuration or if it's more on your application code? >> Will it possible in local mode without run kinit command before spark-submit. -- By passing --keytab --principal details in your spark-submit, you don't need to run kinit command before spark-submit. Thanks
... View more
06-28-2022
02:07 PM
1 Kudo
Hi @NicolasMarcos, Thank you for expressing your interest in downloading the Cloudera Quickstart VM. But unfortunately, the Cloudera Quickstart VM has been discontinued. You can try the docker image of Cloudera available publicly on https://hub.docker.com/r/cloudera/quickstart or simply run the below command to download this on docker enabled system. docker pull cloudera/quickstart Please note, that Cloudera doesn't support QuickStart VM Officially and it's deprecated. The up-to-date product is Cloudera Data Platform, and you can download a trial version to install on-premises here.
... View more