<?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 - existing dbfs mounts and feature store in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31997#M1686</link>
    <description>&lt;P&gt;@Ashley Betts​&amp;nbsp;can you please check below article, as far as i know we can use external mount points by configuring storage credentials in unity catalog . default method is managed tables, but we can point external tables also. 1. you can upgrade existing managed tables in default 2. external tables from default hive 3. we can create external tables which store data in external dbfs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;links: &lt;/P&gt;&lt;P&gt; &lt;A href="https://docs.databricks.com/data-governance/unity-catalog/migrate.html" alt="https://docs.databricks.com/data-governance/unity-catalog/migrate.html" target="_blank"&gt;Upgrade tables and views to Unity Catalog | Databricks on AWS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know this helps&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 19:30:13 GMT</pubDate>
    <dc:creator>karthik_p</dc:creator>
    <dc:date>2022-09-26T19:30:13Z</dc:date>
    <item>
      <title>Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31992#M1681</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;     We're currently considering turning on Unity Catalog but before we flick the switch I'm hoping I can get a bit more confidence of what will happen with our existing dbfs mounts and feature store. The bit that makes me nervous is the credential association with a storage URL. I'm hoping this is effective for only operations being performed via Unity Catalog objects. We have non-structured data in the same storage account that we currently have our externally managed tables and I want to be sure we can still continue to access this via the dbfs mounts once we switch on Unity Catalog. We also have a recently built feature store that I'm not sure how/if this ties back into Unity Catalog and potential impacts. Can anyone shed some light on whether turning on Unity Catalog will effect our existing access methods to both S3 and ADLS mounted in dbfs or our feature store?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashley&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 00:59:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31992#M1681</guid>
      <dc:creator>Ashley1</dc:creator>
      <dc:date>2022-09-12T00:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31994#M1683</link>
      <description>&lt;P&gt;Thanks @Debayan Mukherjee​&amp;nbsp;. Unfortunately they don't really answer the question which was related to whether turning unity catalog is likely to effect our existing dbfs mounts or feature store.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 06:42:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31994#M1683</guid>
      <dc:creator>Ashley1</dc:creator>
      <dc:date>2022-09-14T06:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31995#M1684</link>
      <description>&lt;P&gt;I was looking into this too and found the following:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/dbfs/mounts" alt="https://learn.microsoft.com/en-us/azure/databricks/dbfs/mounts" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/dbfs/mounts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Mounted data does not work with Unity Catalog, and Databricks recommends migrating away from using mounts and managing data governance with Unity Catalog."&lt;/P&gt;&lt;P&gt;but also&lt;/P&gt;&lt;P&gt;"Databricks recommends using service principals with scheduled jobs and single user access mode for production workloads that need access to data managed by both DBFS and Unity Catalog."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is still not clear to me: is it impossible to use mounts if you enable unity, or does it render unity useless (because you can access everything using the mount)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:50:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31995#M1684</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-09-22T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31996#M1685</link>
      <description>&lt;P&gt;Hi @Werner Stinckens​&amp;nbsp;, yes, the wording leaves a lot of questions. I'm assuming it means you can't use externally managed tables (in Unity) whose location is in a mounted directory.&lt;/P&gt;&lt;P&gt;Since the post I created a new workspace, assigned the unity metastore to it and checked that mounts still operated (for things not in Unity Catalog). This seemed to work but I must say my testing wasn't extensive. It would be nice to get an official position from Databricks. I didn't test the feature store tables so I'm still not sure what this means for these.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 00:27:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31996#M1685</guid>
      <dc:creator>Ashley1</dc:creator>
      <dc:date>2022-09-26T00:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31997#M1686</link>
      <description>&lt;P&gt;@Ashley Betts​&amp;nbsp;can you please check below article, as far as i know we can use external mount points by configuring storage credentials in unity catalog . default method is managed tables, but we can point external tables also. 1. you can upgrade existing managed tables in default 2. external tables from default hive 3. we can create external tables which store data in external dbfs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;links: &lt;/P&gt;&lt;P&gt; &lt;A href="https://docs.databricks.com/data-governance/unity-catalog/migrate.html" alt="https://docs.databricks.com/data-governance/unity-catalog/migrate.html" target="_blank"&gt;Upgrade tables and views to Unity Catalog | Databricks on AWS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know this helps&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 19:30:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31997#M1686</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-09-26T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog - existing dbfs mounts and feature store</title>
      <link>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31993#M1682</link>
      <description>&lt;P&gt;Hi Ashley, Thanks for reaching out to community.databricks.com. &lt;/P&gt;&lt;P&gt;You can check the access methods in &lt;A href="https://docs.databricks.com/data-governance/unity-catalog/manage-external-locations-and-credentials.html" target="test_blank"&gt;https://docs.databricks.com/data-governance/unity-catalog/manage-external-locations-and-credentials.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, to manage privileges in &lt;A href="https://docs.databricks.com/data-governance/unity-catalog/manage-privileges/index.html#manage-external-locations-and-storage-credentials" target="test_blank"&gt;https://docs.databricks.com/data-governance/unity-catalog/manage-privileges/index.html#manage-external-locations-and-storage-credentials&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 13:40:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unity-catalog-existing-dbfs-mounts-and-feature-store/m-p/31993#M1682</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-09-13T13:40:02Z</dc:date>
    </item>
  </channel>
</rss>

