Member since
11-17-2021
1108
Posts
251
Kudos Received
28
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 154 | 10-16-2025 02:45 PM | |
| 323 | 10-06-2025 01:01 PM | |
| 329 | 09-24-2025 01:51 PM | |
| 289 | 08-04-2025 04:17 PM | |
| 407 | 06-03-2025 11:02 AM |
08-04-2022
02:11 PM
@Imran_chaush 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-04-2022
08:14 AM
Hi Maggy, Thanks for confirming my understanding regarding Classifications. We are using Ranger with Atlas, however the 'most fine-grain' approach with Ranger is to use the Classifications as I understand it. Would you know if any other approaches with Ranger would allow fine-grain security applying to Atlas Attributes?
... View more
07-26-2022
07:06 AM
@jeyaguna 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-26-2022
06:47 AM
@Ploeplse 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-20-2022
09:56 AM
Here are some highlights from the month of June
206 new support questions
3 new community articles
646 new members
Rank
Community Article
Author
Components/ Labels
#1
NiFi cluster sandbox on Docker
@araujo
Apache NiFi
#2
Decompressing nested ZIP files in NiFi
@araujo
Apache NiFi
#3
Cloudera Machine Learning adds ability for admins to add a static subdomain for the CML Workspace
@cpv0310
Cloudera Machine Learning (CML)
#4
MySQL CDC with Kafka Connect/Debezium in CDP Public Cloud
@cnelson2
Apache Kafka
Cloudera Data Platform (CDP)
Kerberos
Thank you to @shehbazk for supporting our community! :trophy: 👏 Check out the Community Member Spotlight on Cloudera Linkedin!
We would like to recognize the below community members and employees for their efforts over the last month to provide community solutions.
See all our top participants at Top Solution Authors leaderboard and all the other leaderboards on our Leaderboards and Badges page.
@SAMSAL @rafy @snm1523 @Luwi @araujo @MattWho @jagadeesan @rki_
Share your expertise and answer some of the below open questions. Also, be sure to bookmark the unanswered question page to find additional open questions.
Unanswered Community Post
Components/ Labels
Central management of connection strings - Sqoop - HDP
Apache Ambari Apache Hadoop Apache Sqoop
Spark Streaming job not reading data from Kafka
Apache Kafka
Apache Spark
Cloudera Data Platform (CDP)
How do I drop empty Impala partitions?
Apache Hive
Apache Impala
Cloudera Enterprise Data Hub
... View more
07-20-2022
08:46 AM
1 Kudo
@AnilKumar7 Hi, I have reached to you via PM for further details.
... View more
07-18-2022
10:19 AM
@Neera456 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 requested? Thanks!
... View more
07-14-2022
11:55 PM
@data_diver 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-13-2022
11:55 AM
I asked another colleague to open the non-technical ticket. Let's see if it resolves. Ideally, this adjustment would be requested by myself, as I own the company's @dominio account.
... View more
07-12-2022
03:08 PM
@Chakkara As far as i remember , distributed cache is not having consistency . You could use Hbase or HDFS for storing the status of success or failure of the processors for downstream application. Once you saved the Success and Failure at Hbase . You can retrieve it from the Hbase processor using the row ID. Build a REST API NiFi flow to pull the status from Hbase for example HandleHTTPRequest --> FetchHbaseRow - HandleHTTPResponse You can call the HTTP API (Request and Response) via shell script/curl and call the script from Control-M.
... View more