<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Super slow SQL queries on an HC cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/super-slow-sql-queries-on-an-hc-cluster/m-p/19257#M12893</link>
    <description>&lt;P&gt;I have a high concurrency cluster where multiple users are running. However, I see the queries are running very slow. I did debug the logs and see more time is spent on the Spark driver. on the Spark UI, I do not see slowness.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 17:37:03 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T17:37:03Z</dc:date>
    <item>
      <title>Super slow SQL queries on an HC cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/super-slow-sql-queries-on-an-hc-cluster/m-p/19257#M12893</link>
      <description>&lt;P&gt;I have a high concurrency cluster where multiple users are running. However, I see the queries are running very slow. I did debug the logs and see more time is spent on the Spark driver. on the Spark UI, I do not see slowness.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:37:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/super-slow-sql-queries-on-an-hc-cluster/m-p/19257#M12893</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T17:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Super slow SQL queries on an HC cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/super-slow-sql-queries-on-an-hc-cluster/m-p/19258#M12894</link>
      <description>&lt;P&gt;It's possible the connectivity to hive metastore is causing the delay here. When there is a high degree of concurrency and contention for metastore access. Interactive clusters in DBR are configured to use up to 5 (spark.databricks.hive.metastore.client.pool.size) hive clients. So if there are more than 5 concurrently running queries that are accessing the hive for a longer time, then there could be slowness. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easy solution to try is to increase "spark.databricks.hive.metastore.client.pool.size" . Try increasing to 32 and see if there is an improvement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:40:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/super-slow-sql-queries-on-an-hc-cluster/m-p/19258#M12894</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T17:40:29Z</dc:date>
    </item>
  </channel>
</rss>

