<?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: Migrating data from hive metastore to unity catalog. data workflow is handled in fivetran in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/migrating-data-from-hive-metastore-to-unity-catalog-data/m-p/106039#M42361</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104610"&gt;@ashraf1395&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can think of following :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fivetran needs to be aware of the new catalog structure. This typically involves updating the destination settings in Fivetran to point to the Unity Catalog.&amp;nbsp;Navigate to the destination settings for your Databricks connection.&lt;/LI&gt;&lt;LI&gt;Ensure that Fivetran has the necessary permissions to read from and write to the Unity Catalog.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;create, read, update, and delete tables and schemas within the Unity Catalog&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Maybe you have to also look for&amp;nbsp;&lt;SPAN&gt;each Fivetran connector that writes to Databricks is configured to use the Unity Catalog.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;sample queries for uc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-- Grant permissions to the service principal or user account&lt;BR /&gt;GRANT USAGE ON CATALOG your_uc_catalog TO 'fivetran_user';&lt;BR /&gt;GRANT USAGE ON SCHEMA your_uc_catalog.your_schema TO 'fivetran_user';&lt;BR /&gt;GRANT SELECT, INSERT, UPDATE, DELETE ON TABLE your_uc_catalog.your_schema.your_table TO 'fivetran_user';&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2025 08:18:36 GMT</pubDate>
    <dc:creator>saurabh18cs</dc:creator>
    <dc:date>2025-01-17T08:18:36Z</dc:date>
    <item>
      <title>Migrating data from hive metastore to unity catalog. data workflow is handled in fivetran</title>
      <link>https://community.databricks.com/t5/data-engineering/migrating-data-from-hive-metastore-to-unity-catalog-data/m-p/106035#M42358</link>
      <description>&lt;P&gt;So in a uc migration project,&lt;BR /&gt;we have a fivetran connection which handles most of the etl processes and writes data into hive metastore.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;we have migrated the schemas related to fivetran in UC.&amp;nbsp;&lt;BR /&gt;The workspace where fivetran was running had default catalog as hive metastore , we have updated it to our uc catalog and the compute which runs the fivetran related etl work we have specified the default catalog to our uc catalog.&lt;BR /&gt;&lt;BR /&gt;Do we have to make any changes from fivetran side as well? Not aware about it. Or that''s all we need to do to handle this migration.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 07:01:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/migrating-data-from-hive-metastore-to-unity-catalog-data/m-p/106035#M42358</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2025-01-17T07:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from hive metastore to unity catalog. data workflow is handled in fivetran</title>
      <link>https://community.databricks.com/t5/data-engineering/migrating-data-from-hive-metastore-to-unity-catalog-data/m-p/106039#M42361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104610"&gt;@ashraf1395&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can think of following :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fivetran needs to be aware of the new catalog structure. This typically involves updating the destination settings in Fivetran to point to the Unity Catalog.&amp;nbsp;Navigate to the destination settings for your Databricks connection.&lt;/LI&gt;&lt;LI&gt;Ensure that Fivetran has the necessary permissions to read from and write to the Unity Catalog.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;create, read, update, and delete tables and schemas within the Unity Catalog&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Maybe you have to also look for&amp;nbsp;&lt;SPAN&gt;each Fivetran connector that writes to Databricks is configured to use the Unity Catalog.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;sample queries for uc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-- Grant permissions to the service principal or user account&lt;BR /&gt;GRANT USAGE ON CATALOG your_uc_catalog TO 'fivetran_user';&lt;BR /&gt;GRANT USAGE ON SCHEMA your_uc_catalog.your_schema TO 'fivetran_user';&lt;BR /&gt;GRANT SELECT, INSERT, UPDATE, DELETE ON TABLE your_uc_catalog.your_schema.your_table TO 'fivetran_user';&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 08:18:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/migrating-data-from-hive-metastore-to-unity-catalog-data/m-p/106039#M42361</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-01-17T08:18:36Z</dc:date>
    </item>
  </channel>
</rss>

