Member since
04-04-2022
79
Posts
5
Kudos Received
8
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3378 | 04-13-2023 12:21 AM | |
1540 | 01-02-2023 06:05 AM | |
957 | 12-08-2022 08:57 PM | |
1467 | 12-07-2022 02:34 AM | |
1527 | 12-06-2022 05:34 AM |
12-08-2022
08:57 PM
1 Kudo
Hi You can check below document for better understanding of how queue manager works. https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/yarn-allocate-resources/topics/yarn-set-user-limits.html Also if you are Cloudera customer you can check below KB's https://my.cloudera.com/knowledge/How-does-user-limit-factor-impact-capacity-scheduler?id=270996 https://my.cloudera.com/knowledge/How-is-Max-Schedulable-Applications-Per-User-calculated-by?id=271520 https://my.cloudera.com/knowledge/Tuning-the-YARN-Capacity-Scheduler?id=276877 Hope this answers your question, please mark solution as accepted if it resolves your issue and hit like.
... View more
12-07-2022
02:34 AM
@neters Hope this answers your query please mark solution as accepted and hit like if you find it helpful
... View more
12-06-2022
05:38 AM
Hi @hanumanth You can also review this for spark tuning https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/tuning-spark/topics/spark-admin_spark_tuning.html
... View more
12-06-2022
05:34 AM
Hi @neters You can check component version for CDH 5.16.x here and compare them with apache versions. https://docs.cloudera.com/documentation/enterprise/release-notes/topics/cdh_vd_cdh_package_tarball_516.html
... View more
12-02-2022
09:44 AM
@sss123 Are you able to run spark commands via spark-shell spark-submit?
... View more
12-01-2022
02:18 AM
Hi @d_liu Could be you took restart of HS2 but didn't logged in again from Hue, could be it is using same session. But HS2 restart should solve your problem.
... View more
12-01-2022
02:17 AM
1 Kudo
Hi @HopVH , For impala queries you can check under Impala>Queries> Query profile For Hive it should have generated YARN application id you can trace its logs by navigating to JHS or with yarn logs -applicationId application_xxxx_xx Regards, Asim
... View more
11-30-2022
02:06 AM
Hi @SchmidtS Please try increasing session/ query timeout.
... View more
11-30-2022
02:03 AM
@d_liu Quickest way would be to restart HS2/Hue. Are you able to fetch results from impala?
... View more
11-28-2022
01:50 AM
@WuHua Can you please try to add this property and re-run query? Add --control_service_queue_mem_limit=200M to "Impala Daemon Command Line Argument Advanced Configuration Snippet (Safety Valve)" Thanks !
... View more