Member since
03-06-2020
406
Posts
56
Kudos Received
37
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1120 | 08-29-2025 12:27 AM | |
| 1652 | 11-21-2024 10:40 PM | |
| 1557 | 11-21-2024 10:12 PM | |
| 5332 | 07-23-2024 10:52 PM | |
| 3028 | 05-16-2024 12:27 AM |
08-31-2021
11:48 PM
Will formatting zkfc and restarting namenode work as this issue is basically due to communication failure between HealthcheckRPC of zkfc and local namenode.
... View more
08-10-2021
03:21 AM
You need a UDF to parse the XML string and extract the values. As far as I know, Impala doesn't have a native function to do it.
... View more
08-09-2021
05:40 PM
Hi, What is the query you are using to read the data from table? can you attach its "query profile" and coordinator logs to have a look? Regards, Chethan YM
... View more
07-29-2021
08:00 AM
That's what I was afraid of. I'm going through Cloudera Manager and looking at queries where missing_stats=true and going through one by one more or less. Thanks for the response!
... View more
07-06-2021
11:54 PM
Hi. @roshanbi, Has any of the replies 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, kindly provide more information that can help the experts help you.
... View more
07-04-2021
11:36 PM
Hi @roshanbi , We can confirm you that the type of Kudu's column cannot be changed after it is created. One is that in the Known issue of document [1], the following information is explained. Non-alterable Column Types Kudu does not allow the type of a column to be altered. The second is that in the Impala documentation, there is no description that you can change the field type of Kudu. [1]. https://kudu.apache.org/docs/schema_design.html#known-limitations After your review you can accept this as a solution and it helps others who are looking for the same. Thank you, Chethan YM
... View more
06-25-2021
12:25 AM
Thanks for your reply @ChethanYM , But it's not work.. My colleague have find the solution , it's another key to modify: hive.server2.parallel.ops.in.session = true Michael
... View more
06-21-2021
11:03 PM
Hi @ChethanYM, I just use hadoop. I followed This tutorial , but I did the installation steps of hadoop only. https://www.youtube.com/watch?v=71EQblrUPRM&t=1375s
... View more
06-21-2021
01:42 AM
I can confirm that we suffer from this problem as well. The URL mentioned in the documentation (e.g. on this page: https://docs.cloudera.com/runtime/7.2.9/configuring-oozie/topics/oozie-enabling-the-oozie-web-console-on-managed-clusters.html) simply does not work any more: http://tiny.cloudera.com/oozie-ext-2.2 So either it needs to be fixed, or the documentation needs to be updated to contain a correct URL.
... View more
06-16-2021
11:00 PM
Thank you. This worked. I have another question, so this particular job now failed again for OOM but what's weird is that if I run this with the same driver memory settings via spark-submit it uses considerably less memory, and using oozie i keep getting failures even though I continue to increase the AM container size. is there any particular reason why the AM container uses much more memory using oozie?
... View more
- « Previous
- Next »