Member since
11-17-2021
1168
Posts
262
Kudos Received
30
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 445 | 04-23-2026 02:02 PM | |
| 1042 | 03-17-2026 05:26 PM | |
| 6509 | 11-05-2025 10:13 AM | |
| 1225 | 10-16-2025 02:45 PM | |
| 2089 | 10-06-2025 01:01 PM |
02-08-2023
04:58 AM
Hi @Shmoo , Thank you for the suggestion. This works! The MV can be rebuilt after manually deleting the stale locks. However, the next interesting question would be why do we get the stale lock? If we know why, we could prevent this from happening again, as an access to hive metastore is not something that we want to make available to all users.
... View more
01-29-2023
08:49 AM
1 Kudo
I had a similar issue, it happens because of nifi not being able to resolve the schema. You need to first create a schema and set the type of billing address as string and add it to avroschemaregistry and lastly configure your jsontreereader to use that schema
... View more
01-26-2023
02:20 PM
@yamu 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
01-23-2023
04:13 PM
Here are some highlights from the month of December
DianaTorres_0-1674517984528.png
162 new support questions
1 new community article
493 new members
DianaTorres_1-1674517984490.png
DianaTorres_2-1674517984650.png
DianaTorres_3-1674517984459.png
Rank
Community Article
Author
Components/ Labels
#1
How to Integrate CDE with COD and Reading & Writing to Phoenix Tables using Data Engineering Service by leveraging PySpark on CDP Platform
Syed Saleem Hameed
@shameed
Apache HBase
Apache Phoenix
Apache Spark
Cloudera Data Engineering (CDE)
Cloudera Data Platform (CDP)
Cloudera Operational DB
DianaTorres_4-1674517984419.png
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.
DianaTorres_5-1674517984813.png
@smdas @MattWho @Kartik_Agarwal @rki_ @myzard @sanjaysubs @hegdemahendra @jorge_florencio
DianaTorres_6-1674517984477.png
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
Using an already existing dashboard with different Union
Cloudera Analytics DB
Cloudera Hue
Nifi is unable to connect Hive table
Apache Nifi
Create cache miss scenario in HBase with HDP 2.6.5
Apache Hadoop Apache HBase HDFS
Spark continously running with exit code 1
Apache Spark
How can we read a flowfile content with a python script ?
Apache Nifi
... View more
01-13-2023
09:31 AM
@prakodi 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
01-12-2023
01:22 PM
There can be several reasons that can cause this. Run host inspector to get a better understanding of the issue: CM -> Hosts -> All Hosts -> Inspect Hosts
... View more
01-10-2023
09:00 AM
@DNADatangineer 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
01-10-2023
08:58 AM
@Sadique1 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
01-10-2023
08:48 AM
@hanumanth 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 @AsimShaikh has requested? Thanks
... View more
12-21-2022
09:41 PM
@kvbigdata What happens if you set Cloudera Manager > Hive > Configuration > Service Monitor Client Config Overrides > Add
Name: hive.metastore.client.socket.timeout
Value: 600 We have provided the below information regarding the current situation of the canary jira . https://my.cloudera.com/knowledge/quotError--The-Hive-Metastore-canary-failed-to-create-a?id=337839 You have only one workaround ,that is to disable the canary test as you already did currently and that will not harm anything on your cluster . Currently the workaround is to disable the Canary tests on the HMS. # Access HIve Service
# Configuration Tab >> Look for Hive Metastore Canary Health Test
# Uncheck the box
# Restart the service.
... View more