<?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 Re: Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57888#M30943</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85775"&gt;@DManowitz-BAH&lt;/a&gt;&amp;nbsp;, The correct syntax to use the dbutils.fs.cp command is to provide the file name in the destination path. Please check the document here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/dev-tools/databricks-utils.html#cp-command-dbutilsfscp" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/databricks-utils.html#cp-command-dbutilsfscp&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 14:43:33 GMT</pubDate>
    <dc:creator>Lakshay</dc:creator>
    <dc:date>2024-01-19T14:43:33Z</dc:date>
    <item>
      <title>Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57840#M30930</link>
      <description>&lt;P&gt;If I use dbutils.fs.cp on a cluster running DBR 13.3LTS to try to copy an object on S3 from one prefix to another, I don't get the expected results.&lt;/P&gt;&lt;P&gt;For example, if I try the following command:&lt;/P&gt;&lt;P&gt;dbutils.fs.cp('s3://some-bucket/some/prefix/some_file.gz', 's3://some-bucket/other/prefix/')&lt;/P&gt;&lt;P&gt;I would expect the call to result in a copy of some_file.gz to be put into&amp;nbsp;s3://some-bucket/other/prefix/, also named some_file.gz.&amp;nbsp; Instead, what I'm seeing as the result is a file named&amp;nbsp;s3://some-bucket/other/prefix.&lt;/P&gt;&lt;P&gt;This does not match the behavior seen previously.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 20:47:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57840#M30930</guid>
      <dc:creator>DManowitz-BAH</dc:creator>
      <dc:date>2024-01-18T20:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57852#M30935</link>
      <description>&lt;P&gt;Hi, Do you see it in the S3 after copying? after copying can you also check ls and see in the notebook? It would be helpful if you also provide a screenshot?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 04:03:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57852#M30935</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2024-01-19T04:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57888#M30943</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85775"&gt;@DManowitz-BAH&lt;/a&gt;&amp;nbsp;, The correct syntax to use the dbutils.fs.cp command is to provide the file name in the destination path. Please check the document here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/dev-tools/databricks-utils.html#cp-command-dbutilsfscp" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/databricks-utils.html#cp-command-dbutilsfscp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 14:43:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57888#M30943</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2024-01-19T14:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57892#M30947</link>
      <description>&lt;P&gt;I see a resulting file in S3 after copying, but it has an incorrect name.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 15:27:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57892#M30947</guid>
      <dc:creator>DManowitz-BAH</dc:creator>
      <dc:date>2024-01-19T15:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Apparent bug with dbutils.fs.cp on S3 using DBR 13.3LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57893#M30948</link>
      <description>&lt;P&gt;The example in the documentation shows not only copying between filesystems, but also renaming at the same time.&amp;nbsp; In such a situation, I would expect to need to provide the new filename.&lt;/P&gt;&lt;P&gt;The example I have provided works as I expected it to when using Databricks Runtime 10.4LTS, but works the way I have described it when using DBR 13.3LTS.&amp;nbsp; Thus, it is either a new bug, or an expected change in behavior or fix of a previous bug that should be documented.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 15:33:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/apparent-bug-with-dbutils-fs-cp-on-s3-using-dbr-13-3lts/m-p/57893#M30948</guid>
      <dc:creator>DManowitz-BAH</dc:creator>
      <dc:date>2024-01-19T15:33:35Z</dc:date>
    </item>
  </channel>
</rss>

