<?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: Unity Catalog - Invalid configuration value detected for fs.azure.account.key in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-invalid-configuration-value-detected-for-fs-azure/m-p/45051#M1101</link>
    <description>&lt;P&gt;Thanks for your answer Kaniz,&lt;/P&gt;&lt;P&gt;It seems like this is just very misleading error message, by filtering these three tables, going from +30m rows down to 15m rows, everything works fine, except that I do not have all my rows in the table. In this case I have aggregated dates before 2019, otherwise I guess I would have to load the table without doing the union, or in batches.&lt;/P&gt;&lt;P&gt;Kristjan&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2023 15:32:20 GMT</pubDate>
    <dc:creator>Kristjan</dc:creator>
    <dc:date>2023-09-15T15:32:20Z</dc:date>
    <item>
      <title>Unity Catalog - Invalid configuration value detected for fs.azure.account.key</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-invalid-configuration-value-detected-for-fs-azure/m-p/44772#M1081</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am having issue with writing a df to a table or display it. I have three dataframes that I have unioned and after I have done the union I cannot display the dataframe.&lt;/P&gt;&lt;P&gt;df_table1 =&amp;nbsp;spark.sql(f'SELECT * FROM {sql_full_name}')&lt;BR /&gt;df_table2 = ...&lt;BR /&gt;df_table3 = ...&lt;BR /&gt;df_unioned =&amp;nbsp;df_table1 .union(df_table2.union(df_table3 ))&lt;/P&gt;&lt;P&gt;display(df_table1)&amp;nbsp; &amp;nbsp;// works fine&lt;BR /&gt;display(df_table2)&amp;nbsp; &amp;nbsp;// works fine&lt;BR /&gt;display(df_unioned ) // ERROR&lt;/P&gt;&lt;P&gt;Failure to initialize configuration for storage account XXX.dfs.core.windows.net: Invalid configuration value detected for fs.azure.account.keyInvalid configuration value detected for fs.azure.account.key&lt;/P&gt;&lt;P&gt;I have manged to get it displayed, but for most parts it fails. I have configured the connection using Unity Catalog and External Locations, this has not been any issue until now.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Kristjan&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 14:54:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-invalid-configuration-value-detected-for-fs-azure/m-p/44772#M1081</guid>
      <dc:creator>Kristjan</dc:creator>
      <dc:date>2023-09-14T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - Invalid configuration value detected for fs.azure.account.key</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-invalid-configuration-value-detected-for-fs-azure/m-p/45051#M1101</link>
      <description>&lt;P&gt;Thanks for your answer Kaniz,&lt;/P&gt;&lt;P&gt;It seems like this is just very misleading error message, by filtering these three tables, going from +30m rows down to 15m rows, everything works fine, except that I do not have all my rows in the table. In this case I have aggregated dates before 2019, otherwise I guess I would have to load the table without doing the union, or in batches.&lt;/P&gt;&lt;P&gt;Kristjan&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 15:32:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-invalid-configuration-value-detected-for-fs-azure/m-p/45051#M1101</guid>
      <dc:creator>Kristjan</dc:creator>
      <dc:date>2023-09-15T15:32:20Z</dc:date>
    </item>
  </channel>
</rss>

