<?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 Confuse about large memory usage of cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/confuse-about-large-memory-usage-of-cluster/m-p/81838#M36424</link>
    <description>&lt;P&gt;&lt;SPAN&gt;We set up a demo DLT pipeline with no data involved:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/97035"&gt;@Dlt&lt;/a&gt;.table(
    name="demo"
)

def sample():
    df = spark.sql("SELECT 'silver' as Layer")
    return df&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when we check the metric of the cluster, it looks like 10GB memory has already been used which doesn’t make sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I noticed that the access mode for the cluster is “shard”. Does this mean the 10GB memory was consumed by other users maybe?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so,&amp;nbsp; do we use the cluster at the same time or do I take over this one after the other user finishes?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2024 08:48:39 GMT</pubDate>
    <dc:creator>guangyi</dc:creator>
    <dc:date>2024-08-05T08:48:39Z</dc:date>
    <item>
      <title>Confuse about large memory usage of cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/confuse-about-large-memory-usage-of-cluster/m-p/81838#M36424</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We set up a demo DLT pipeline with no data involved:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/97035"&gt;@Dlt&lt;/a&gt;.table(
    name="demo"
)

def sample():
    df = spark.sql("SELECT 'silver' as Layer")
    return df&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when we check the metric of the cluster, it looks like 10GB memory has already been used which doesn’t make sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I noticed that the access mode for the cluster is “shard”. Does this mean the 10GB memory was consumed by other users maybe?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so,&amp;nbsp; do we use the cluster at the same time or do I take over this one after the other user finishes?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 08:48:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/confuse-about-large-memory-usage-of-cluster/m-p/81838#M36424</guid>
      <dc:creator>guangyi</dc:creator>
      <dc:date>2024-08-05T08:48:39Z</dc:date>
    </item>
  </channel>
</rss>

