<?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: Mount point in unity catalog in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/106259#M42429</link>
    <description>&lt;P&gt;yes, we have stored old mount point and new url in form of key-value pair at the cluster level and defined it as a global variable. Post that we have used it in our custom notebook by importing os cmd and the variable. This way you will be able to tackle it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2025 02:39:47 GMT</pubDate>
    <dc:creator>adityarai316</dc:creator>
    <dc:date>2025-01-20T02:39:47Z</dc:date>
    <item>
      <title>Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/79478#M35770</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;In my existing notebooks we have used mount points url as /mnt/ and we have more than 200 notebooks where we have used the above url to fetch the data/file from the container. Now as we are upgrading to unity catalog these url will no longer be supporting and we have to use something which start with abfss://&lt;/P&gt;&lt;P&gt;here my concern is I can’t go and edit each and every notebooks with new url. Is there any way to achieve this by doing minimal changes at notebook level by keeping old url which should refer to new url in unity catalog.&lt;/P&gt;&lt;P&gt;Thanks in advance for your time and support!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#unitycatalog&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 17:25:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/79478#M35770</guid>
      <dc:creator>adityarai316</dc:creator>
      <dc:date>2024-07-19T17:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/80688#M36120</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112907"&gt;@adityarai316&lt;/a&gt;&amp;nbsp;Can you use&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/volumes/" target="_self"&gt;Volumes&lt;/A&gt;&amp;nbsp;instead? It basically replaces the old mount approach&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 10:05:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/80688#M36120</guid>
      <dc:creator>Witold</dc:creator>
      <dc:date>2024-07-26T10:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81478#M36318</link>
      <description>&lt;P&gt;Fine but for stg and prod url will be different right if i replace stg url in notebook and if i move it into prod then stg url will not work in prod right&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:02:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81478#M36318</guid>
      <dc:creator>adityarai316</dc:creator>
      <dc:date>2024-08-01T11:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81479#M36319</link>
      <description>&lt;P&gt;But in existing notebooks it is like /mnt/ so any way we have to replace this url with something else right so that it can point to new url. Volume will basically point to abfss url right ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:03:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81479#M36319</guid>
      <dc:creator>adityarai316</dc:creator>
      <dc:date>2024-08-01T11:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81485#M36327</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112907"&gt;@adityarai316&lt;/a&gt;&amp;nbsp;Yes, they also point to abfss urls as well. The main and very important difference though is that volumes are "database objects", and with unity catalog in place you can put access control on that, i.e. granting read/write access to different groups/users. This is not possible to "old-school" mounts.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 12:38:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/81485#M36327</guid>
      <dc:creator>Witold</dc:creator>
      <dc:date>2024-08-01T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/96363#M39264</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112907"&gt;@adityarai316&lt;/a&gt;&amp;nbsp; did u get the solution because I am facing the same issue?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 05:09:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/96363#M39264</guid>
      <dc:creator>NaveenBedadala</dc:creator>
      <dc:date>2024-10-28T05:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point in unity catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/106259#M42429</link>
      <description>&lt;P&gt;yes, we have stored old mount point and new url in form of key-value pair at the cluster level and defined it as a global variable. Post that we have used it in our custom notebook by importing os cmd and the variable. This way you will be able to tackle it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 02:39:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/mount-point-in-unity-catalog/m-p/106259#M42429</guid>
      <dc:creator>adityarai316</dc:creator>
      <dc:date>2025-01-20T02:39:47Z</dc:date>
    </item>
  </channel>
</rss>

