<?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: FileNotFoundError: [Errno 2] No such file or directory: in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6384#M2539</link>
    <description>&lt;P&gt;@Alfredo Vallejos​&amp;nbsp;It looks you are using zip command, we need to use unzip command, can you please recheck &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find below curl snippet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%sh curl &lt;A href="https://resources.lendingclub.com/LoanStats3a.csv.zip" target="test_blank"&gt;https://resources.lendingclub.com/LoanStats3a.csv.zip&lt;/A&gt; --output /tmp/LoanStats3a.csv.zip&lt;/P&gt;&lt;P&gt;&lt;B&gt;unzip&lt;/B&gt; /tmp/LoanStats3a.csv.zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 15:17:24 GMT</pubDate>
    <dc:creator>karthik_p</dc:creator>
    <dc:date>2023-04-05T15:17:24Z</dc:date>
    <item>
      <title>FileNotFoundError: [Errno 2] No such file or directory:</title>
      <link>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6383#M2538</link>
      <description>&lt;P&gt;I have the following error code in databricks when I want to unzip files&lt;/P&gt;&lt;P&gt;FileNotFoundError: [Errno 2] No such file or directory:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the file is there I already tried several ways and nothing works&lt;/P&gt;&lt;P&gt;I have tried modifying by placing&lt;/P&gt;&lt;P&gt;/dbfs/mnt/&lt;/P&gt;&lt;P&gt;dbfs/mnt/&lt;/P&gt;&lt;P&gt;dbfs:/mnt/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="error"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/420i328FDDCAAE885BE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="error" alt="error" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 13:51:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6383#M2538</guid>
      <dc:creator>Tonny_Stark</dc:creator>
      <dc:date>2023-04-05T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: FileNotFoundError: [Errno 2] No such file or directory:</title>
      <link>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6384#M2539</link>
      <description>&lt;P&gt;@Alfredo Vallejos​&amp;nbsp;It looks you are using zip command, we need to use unzip command, can you please recheck &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find below curl snippet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%sh curl &lt;A href="https://resources.lendingclub.com/LoanStats3a.csv.zip" target="test_blank"&gt;https://resources.lendingclub.com/LoanStats3a.csv.zip&lt;/A&gt; --output /tmp/LoanStats3a.csv.zip&lt;/P&gt;&lt;P&gt;&lt;B&gt;unzip&lt;/B&gt; /tmp/LoanStats3a.csv.zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 15:17:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6384#M2539</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-04-05T15:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: FileNotFoundError: [Errno 2] No such file or directory:</title>
      <link>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6385#M2540</link>
      <description>&lt;P&gt;Hello, I already tried to do it the way you tell me, but when it comes to decompressing it stays there for a long time and does not decompress anything, I even put the example that you shared with me that is in the Databricks documentation, my concern is that I will also have to unzip .tar files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/409i3BB13A63144310FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 22:27:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6385#M2540</guid>
      <dc:creator>Tonny_Stark</dc:creator>
      <dc:date>2023-04-05T22:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: FileNotFoundError: [Errno 2] No such file or directory:</title>
      <link>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6386#M2541</link>
      <description>&lt;P&gt;@Alfredo Vallejos​&amp;nbsp;then your file is tar.gz file right, have you tried tar command instead of unzip&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 12:50:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/filenotfounderror-errno-2-no-such-file-or-directory/m-p/6386#M2541</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-04-06T12:50:25Z</dc:date>
    </item>
  </channel>
</rss>

