<?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: Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10713#M5826</link>
    <description>&lt;P&gt;@KVNARK .​&amp;nbsp;it seems like your file location is not correct, please try to use ADLS location directly while reading the file in instead of fetching it from the dictionary.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 11:39:25 GMT</pubDate>
    <dc:creator>JohnnyG</dc:creator>
    <dc:date>2023-01-25T11:39:25Z</dc:date>
    <item>
      <title>Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10712#M5825</link>
      <description>&lt;P&gt;Error while reading a file from ADLS 2.0 in databricks platform&lt;/P&gt;&lt;P&gt;below is the error. Anyone faced the similar issue and solution to fix this.&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/800i13EDEF8D6561F3BF/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, 25 Jan 2023 11:36:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10712#M5825</guid>
      <dc:creator>KVNARK</dc:creator>
      <dc:date>2023-01-25T11:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10713#M5826</link>
      <description>&lt;P&gt;@KVNARK .​&amp;nbsp;it seems like your file location is not correct, please try to use ADLS location directly while reading the file in instead of fetching it from the dictionary.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 11:39:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10713#M5826</guid>
      <dc:creator>JohnnyG</dc:creator>
      <dc:date>2023-01-25T11:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10714#M5827</link>
      <description>&lt;P&gt;Let me try&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 11:40:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10714#M5827</guid>
      <dc:creator>KVNARK</dc:creator>
      <dc:date>2023-01-25T11:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10715#M5828</link>
      <description>&lt;P&gt;please refer below link for more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/6499/reading-and-writing-data-in-azure-data-lake-storage-gen-2-with-azure-databricks/" target="test_blank"&gt;https://www.mssqltips.com/sqlservertip/6499/reading-and-writing-data-in-azure-data-lake-storage-gen-2-with-azure-databricks/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 11:41:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10715#M5828</guid>
      <dc:creator>JohnnyG</dc:creator>
      <dc:date>2023-01-25T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10716#M5829</link>
      <description>&lt;P&gt;Hey @KVNARK .​&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you run nslookup to the storage endpoint and confirm if this isn’t a DNS issue? If not, run this from the same notebook -&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh nslookup &amp;lt;storage account&amp;gt;.dfs.core.windows.net&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 13:40:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-while-reading-a-file-from-adls-2-0-in-databricks/m-p/10716#M5829</guid>
      <dc:creator>Vivian_Wilfred</dc:creator>
      <dc:date>2023-01-25T13:40:56Z</dc:date>
    </item>
  </channel>
</rss>

