<?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 set up - unable to create table in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15727#M564</link>
    <description>&lt;P&gt;Legend! This solved it for me. I kept checking permissioning issues but I missed a key step in setting up the storage account in the following guide: &lt;A href="https://learn.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 17:07:27 GMT</pubDate>
    <dc:creator>AnthonyDang</dc:creator>
    <dc:date>2022-12-20T17:07:27Z</dc:date>
    <item>
      <title>Unity catalog set up - unable to create table</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15725#M562</link>
      <description>&lt;P&gt;Hi all, I've gone through the deployment guide to set up Unity catalog as outlined in &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" alt="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried creating a table once I had it set up with the below command.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CREATE TABLE main.default.department
(
  deptcode   INT,
  deptname  STRING,
  location  STRING
);
&amp;nbsp;
INSERT INTO main.default.department VALUES
  (10, 'FINANCE', 'EDINBURGH');&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and the following error msg is returned&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Operation failed: "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.", 403, GET, &lt;A href="https://storageaccount.dfs.core.windows.net/unitycatalog?upn=false&amp;amp;resource=filesystem&amp;amp;maxResults=5000&amp;amp;directory=directory" target="test_blank"&gt;https://storageaccount.dfs.core.windows.net/unitycatalog?upn=false&amp;amp;resource=filesystem&amp;amp;maxResults=5000&amp;amp;directory=directory&lt;/A&gt; AuthenticationFailed, "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Things I have tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Cluster settings&lt;OL&gt;&lt;LI&gt;single and shared cluster access modes&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;granted permissions/privileges on account admin, metastore, catalog, schema, storage credential, azure storage account&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise any ideas why or if there's anything I can try further. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 16:09:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15725#M562</guid>
      <dc:creator>AnthonyDang</dc:creator>
      <dc:date>2022-12-20T16:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unity catalog set up - unable to create table</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15726#M563</link>
      <description>&lt;P&gt;Check to see if you have enabled the Hierarchical Namespace&amp;nbsp;setting for the ADLS Gen 2.0 configuration.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 16:47:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15726#M563</guid>
      <dc:creator>Avnish_Jain</dc:creator>
      <dc:date>2022-12-20T16:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unity catalog set up - unable to create table</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15727#M564</link>
      <description>&lt;P&gt;Legend! This solved it for me. I kept checking permissioning issues but I missed a key step in setting up the storage account in the following guide: &lt;A href="https://learn.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 17:07:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-set-up-unable-to-create-table/m-p/15727#M564</guid>
      <dc:creator>AnthonyDang</dc:creator>
      <dc:date>2022-12-20T17:07:27Z</dc:date>
    </item>
  </channel>
</rss>

