<?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 Efficiently move multiple files with dbutils.fs.mv command on abfs storage in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/efficiently-move-multiple-files-with-dbutils-fs-mv-command-on/m-p/4263#M1027</link>
    <description>&lt;P&gt;As part of my batch processing I archive a large number of small files received from the source system each day using the dbutils.fs.mv command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This takes hours as dbutils.fs.mv moves the files one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I speed this up?&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 08:36:23 GMT</pubDate>
    <dc:creator>Dean_Lovelace</dc:creator>
    <dc:date>2023-05-17T08:36:23Z</dc:date>
    <item>
      <title>Efficiently move multiple files with dbutils.fs.mv command on abfs storage</title>
      <link>https://community.databricks.com/t5/data-engineering/efficiently-move-multiple-files-with-dbutils-fs-mv-command-on/m-p/4263#M1027</link>
      <description>&lt;P&gt;As part of my batch processing I archive a large number of small files received from the source system each day using the dbutils.fs.mv command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This takes hours as dbutils.fs.mv moves the files one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I speed this up?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 08:36:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/efficiently-move-multiple-files-with-dbutils-fs-mv-command-on/m-p/4263#M1027</guid>
      <dc:creator>Dean_Lovelace</dc:creator>
      <dc:date>2023-05-17T08:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Efficiently move multiple files with dbutils.fs.mv command on abfs storage</title>
      <link>https://community.databricks.com/t5/data-engineering/efficiently-move-multiple-files-with-dbutils-fs-mv-command-on/m-p/4264#M1028</link>
      <description>&lt;P&gt;@Dean Lovelace​&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use multithreading.&lt;/P&gt;&lt;P&gt;See example here: &lt;A href="https://nealanalytics.com/blog/databricks-spark-jobs-optimization-techniques-multi-threading/" target="test_blank"&gt;https://nealanalytics.com/blog/databricks-spark-jobs-optimization-techniques-multi-threading/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 09:02:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/efficiently-move-multiple-files-with-dbutils-fs-mv-command-on/m-p/4264#M1028</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2023-05-17T09:02:06Z</dc:date>
    </item>
  </channel>
</rss>

