<?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 dbt writing parquet from Volumes to Catalog schema in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dbt-writing-parquet-from-volumes-to-catalog-schema/m-p/81027#M36203</link>
    <description>&lt;P&gt;I have ran into a weird situation, so I uploaded few parquet files (about 10) for my sales data into the Volume in my catalog, and run dbt againt it , dbt went successful and table was able to be created however when i upload a lot more parquet files it just fails, and says&amp;nbsp;&lt;/P&gt;&lt;P&gt;[TASK_WRITE_FAILED] Task failed while writing rows to abfss://datalake-raw-dev@xxxx.dfs.core.windows.net/__unitystorage/schemas/xxxx/tables/zzzz. SQLSTATE: 58030&lt;/P&gt;&lt;P&gt;why is it that for small amount of parquet it can be processed while a large amount of parquet(about 2500) it does not work.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 01:55:59 GMT</pubDate>
    <dc:creator>ruoyuqian</dc:creator>
    <dc:date>2024-07-30T01:55:59Z</dc:date>
    <item>
      <title>dbt writing parquet from Volumes to Catalog schema</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-writing-parquet-from-volumes-to-catalog-schema/m-p/81027#M36203</link>
      <description>&lt;P&gt;I have ran into a weird situation, so I uploaded few parquet files (about 10) for my sales data into the Volume in my catalog, and run dbt againt it , dbt went successful and table was able to be created however when i upload a lot more parquet files it just fails, and says&amp;nbsp;&lt;/P&gt;&lt;P&gt;[TASK_WRITE_FAILED] Task failed while writing rows to abfss://datalake-raw-dev@xxxx.dfs.core.windows.net/__unitystorage/schemas/xxxx/tables/zzzz. SQLSTATE: 58030&lt;/P&gt;&lt;P&gt;why is it that for small amount of parquet it can be processed while a large amount of parquet(about 2500) it does not work.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 01:55:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-writing-parquet-from-volumes-to-catalog-schema/m-p/81027#M36203</guid>
      <dc:creator>ruoyuqian</dc:creator>
      <dc:date>2024-07-30T01:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: dbt writing parquet from Volumes to Catalog schema</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-writing-parquet-from-volumes-to-catalog-schema/m-p/104901#M41928</link>
      <description>&lt;P&gt;When dealing with a large number of Parquet files (about 2500 in your case), the system might be running into resource limitations or timeouts. This can happen due to the sheer volume of data being processed at once.&lt;/P&gt;
&lt;P&gt;The failure might be due to insufficient resources allocated to handle the large volume of data. Ensure that your cluster has enough resources (CPU, memory) to handle the load.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 11:23:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-writing-parquet-from-volumes-to-catalog-schema/m-p/104901#M41928</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2025-01-09T11:23:53Z</dc:date>
    </item>
  </channel>
</rss>

