<?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 creating external table in unity catalog in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/43326#M5736</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/87638"&gt;@Shubhanshu&lt;/a&gt;&amp;nbsp;, Could you please try&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/1314651/error-invalid-configuration-value-detected-for-fs" target="_blank"&gt;https://learn.microsoft.com/en-us/answers/questions/1314651/error-invalid-configuration-value-detected-for-fs&lt;/A&gt;&amp;nbsp;and see if this is working?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 06:20:19 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2023-09-04T06:20:19Z</dc:date>
    <item>
      <title>Error while creating external table in unity catalog</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/42764#M5734</link>
      <description>&lt;P&gt;I am trying to create an external table using csv file which is stored in ADLS gen2&amp;nbsp;&lt;/P&gt;&lt;P&gt;My account owner has created a storage credential and an external location&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a databricks user who all privileges on external location when trying to create a table using the query:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;create&lt;/SPAN&gt; &lt;SPAN&gt;table&lt;/SPAN&gt;&lt;SPAN&gt; final_dataset_inc2 &lt;/SPAN&gt;&lt;SPAN&gt;using&lt;/SPAN&gt;&lt;SPAN&gt; csv&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;options&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN&gt;'path'&lt;/SPAN&gt; &lt;SPAN&gt;'abfss://container@storageaccountname.dfs.core.windows.net/data/dataset_inc2/*.csv'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'header'&lt;/SPAN&gt; &lt;SPAN&gt;'true'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'delimeter'&lt;/SPAN&gt; &lt;SPAN&gt;'|'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'inferSchema'&lt;/SPAN&gt; &lt;SPAN&gt;'true'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am getting this error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Failure to initialize configuration for storage account storageaccountname.dfs.core.windows.net: Invalid configuration value detected for fs.azure.account.key&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;While when creating a delta table through UI in the data tab of databricks I am able to create a managed delta table.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But I dont need a delta table.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Now I am using a SQL warehouse cluster so I cannot even set spark configurations to overcome this error that is mentioned in the documentation.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;How to overcome the error and create the table?&amp;nbsp;&lt;BR /&gt;Does this has something to do with storage credential not having enough permission?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Aug 2023 10:42:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/42764#M5734</guid>
      <dc:creator>Shubhanshu</dc:creator>
      <dc:date>2023-08-29T10:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating external table in unity catalog</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/43072#M5735</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/26078"&gt;@Debayan&lt;/a&gt;&amp;nbsp;Can you please help me with this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 13:45:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/43072#M5735</guid>
      <dc:creator>Shubhanshu</dc:creator>
      <dc:date>2023-09-01T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating external table in unity catalog</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/43326#M5736</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/87638"&gt;@Shubhanshu&lt;/a&gt;&amp;nbsp;, Could you please try&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/1314651/error-invalid-configuration-value-detected-for-fs" target="_blank"&gt;https://learn.microsoft.com/en-us/answers/questions/1314651/error-invalid-configuration-value-detected-for-fs&lt;/A&gt;&amp;nbsp;and see if this is working?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 06:20:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-while-creating-external-table-in-unity-catalog/m-p/43326#M5736</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-09-04T06:20:19Z</dc:date>
    </item>
  </channel>
</rss>

