Member since
04-04-2022
79
Posts
5
Kudos Received
8
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 6530 | 04-13-2023 12:21 AM | |
| 2885 | 01-02-2023 06:05 AM | |
| 1673 | 12-08-2022 08:57 PM | |
| 2760 | 12-07-2022 02:34 AM | |
| 2820 | 12-06-2022 05:34 AM |
04-20-2023
03:39 AM
Hi @skasireddy Can you please share spark-submit command used to trigger this application? Also you can try specifying --files for hbase dependant files and share its outcome?
... View more
04-20-2023
03:36 AM
Hi @as30 Could be data related issue here, can you please share DDL for table? Also do you have partitions created before hand if you are trying to write data under partitioned table?
... View more
04-13-2023
12:25 AM
1 Kudo
Hi @Scout Can you share acl for /var/lib/ranger/yarn/policy-cache/yarn_cm_yarn_tag.json
... View more
04-13-2023
12:21 AM
Hi @rdhau Can you share spark-submit command used to trigger this application? Also as a quick test can you make this property as true and share its outcome? spark.dynamicAllocation.enabled
... View more
02-21-2023
02:54 AM
Can you please help with full stack trace for queue manager?
... View more
01-03-2023
09:02 AM
@aval Can you please confirm on which version of Cloudera you are currently on ? Basically HWC is required when you want to access Managed tables via Spark. Also use of spark.sql.hive.hwc.execution.mode is deprecated as per CDP 7.1.7 https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/integrating-hive-and-bi/topics/hive-hwc-reader-mode.html
... View more
01-02-2023
11:48 PM
yarn.nodemanager.disk-health-checker.enable is only to Enable or disable the disk health checker service and will not fix this issue. Please share NM logs snippet for review.
... View more
01-02-2023
06:23 AM
Hi @rudi101101 Can you please confirm if you are using any timeout settings from PowerBI end?
... View more
01-02-2023
06:05 AM
@hanumanth Can you please share top command output from NM's, need to check which processes are consuming resources on NM
... View more
01-02-2023
06:02 AM
Hi @SantoshB You can see such messages when you have reached user factor limit/resource limit on queue level. You can check tune user-limit factor or check queue utilization to schedule applications accordingly. Also seems application has failed with exit-code 13, can you please share YARN trace to identify reason for failure?
... View more