2224
Posts
236
Kudos Received
83
Solutions
About
My expertise is not in hadoop but rather online communities, support and social media. Interests include: photography, travel, movies and watching sports.
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 984 | 05-07-2025 11:41 AM | |
| 10392 | 12-04-2023 09:38 AM | |
| 3896 | 06-29-2023 05:42 AM | |
| 3349 | 05-22-2023 07:03 AM | |
| 2321 | 05-22-2023 05:42 AM |
05-15-2023
05:25 AM
@orodriguesrenan Have you resolved 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
05-03-2023
03:33 AM
Hi, Is Impala session hang means not able to run any queries? Is this issue observed via hue or impala-shell? repro the issue via impala-shell and check the coordinator logs to get any suspected error messages. At the time of issue check the cluster load how may queries running concurrently, Issue may arise if any expensive/complex operations are running. Do not frequently run "invalidate metadata" query in the cluster it is one of the expensive operations and it pressurises the catalog service. Regards, Chethan YM
... View more
04-10-2023
05:38 AM
@Dave0x1 have you been able to resolved 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
04-07-2023
07:03 AM
Hi @francescodevere, I would suggest reaching out to sales via this contact page.
... View more
03-28-2023
05:32 AM
Welcome to the community @prabhu456. Hopefully you have already resolved this, but if not, perhaps this older solved question may get you closer.
Cloudera Navigator - Identify unused db, tables, files, folders, etc
... View more
03-20-2023
06:23 AM
Thanks, will do
... View more
03-17-2023
07:30 AM
@anoop89 This is an unrelated issue to this original thread. Please start a new question. Fell free to @ckumar and @MattWho in your question so we get notified. This issue is related to authorization of your user. Thanks, Matt
... View more
03-07-2023
12:04 PM
Welcome to the community @supersonic-2021 . As this is an older post, we recommend starting a new thread. The new thread will provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.
... View more
11-28-2022
05:56 AM
id, name, balance, join_date, notes 1, John, 48.23, 04/03/2007 "Our very first customer!" 2, Jane, 1245.89, 08/22/2009, 3, Frank Franklin, "48481.29", 04/04/2016, the logic may fail in the above case, if column contains multiple rows.
... View more