<?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: Getting errors while reading data from URL in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/63223#M32195</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/99971"&gt;@sharma_kamal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please disable the formatCheck in notebook and check if you could read the data&lt;/P&gt;
&lt;P class="p1"&gt;The configuration command&amp;nbsp;&lt;STRONG&gt;%sql SET spark.databricks.delta.formatCheck.enabled=false&lt;/STRONG&gt;&amp;nbsp;will disable the format check for Delta tables in Databricks.&lt;/P&gt;
&lt;P class="p1"&gt;Databricks delta format check is a feature that validates whether the format of the source files is one of CSV, JSON, AVRO, ORC, PARQUET, TEXT, or BINARYFILE and if that meets that condition it will raise exception that you are facing.&lt;/P&gt;
&lt;P class="p1"&gt;This format check is because to ensure only delta format must be loaded for any operation.&lt;/P&gt;
&lt;P class="p1"&gt;If the format check is disabled, Databricks will not perform this validation and bypass this format check.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 10:42:14 GMT</pubDate>
    <dc:creator>MuthuLakshmi</dc:creator>
    <dc:date>2024-03-11T10:42:14Z</dc:date>
    <item>
      <title>Getting errors while reading data from URL</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/63210#M32193</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm encountering some issues while trying to read a public dataset from a URL using Databricks. Here's the code snippet(along with errors) I'm working with:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sharma_kamal_1-1710132330915.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6595iB75B6FB88A798B87/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="sharma_kamal_1-1710132330915.png" alt="sharma_kamal_1-1710132330915.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused about Delta format error here.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I read data from a URL, how would it have a Delta log associated with it? Delta logs seem relevant for data stored in Databricks, not external URLs.&lt;/LI&gt;&lt;LI&gt;Why is Databricks suggesting Delta format for this scenario?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm a bit stuck here. Any pointers or advice, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 04:58:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/63210#M32193</guid>
      <dc:creator>sharma_kamal</dc:creator>
      <dc:date>2024-03-11T04:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors while reading data from URL</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/63223#M32195</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/99971"&gt;@sharma_kamal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please disable the formatCheck in notebook and check if you could read the data&lt;/P&gt;
&lt;P class="p1"&gt;The configuration command&amp;nbsp;&lt;STRONG&gt;%sql SET spark.databricks.delta.formatCheck.enabled=false&lt;/STRONG&gt;&amp;nbsp;will disable the format check for Delta tables in Databricks.&lt;/P&gt;
&lt;P class="p1"&gt;Databricks delta format check is a feature that validates whether the format of the source files is one of CSV, JSON, AVRO, ORC, PARQUET, TEXT, or BINARYFILE and if that meets that condition it will raise exception that you are facing.&lt;/P&gt;
&lt;P class="p1"&gt;This format check is because to ensure only delta format must be loaded for any operation.&lt;/P&gt;
&lt;P class="p1"&gt;If the format check is disabled, Databricks will not perform this validation and bypass this format check.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 10:42:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/63223#M32195</guid>
      <dc:creator>MuthuLakshmi</dc:creator>
      <dc:date>2024-03-11T10:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors while reading data from URL</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/65426#M32803</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/89478"&gt;@MuthuLakshmi&lt;/a&gt;&amp;nbsp;. It helped.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 14:25:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-errors-while-reading-data-from-url/m-p/65426#M32803</guid>
      <dc:creator>sharma_kamal</dc:creator>
      <dc:date>2024-04-03T14:25:28Z</dc:date>
    </item>
  </channel>
</rss>

