<?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 Sign DBFS file URLs in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/sign-dbfs-file-urls/m-p/37808#M1104</link>
    <description>&lt;P&gt;Is it possible to sign DBFS file URLs via the service principal for temporary public access?&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I actually want to do is to have integration with Databricks in my app platform. For that purpose, I need to sign DBFS file URLs from my platform (ec2) for public temporary access. I think to do it via the service principal. I have no idea whether it is possible, or is it possible via Delta Lake?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 20:49:15 GMT</pubDate>
    <dc:creator>Anushavan</dc:creator>
    <dc:date>2023-07-17T20:49:15Z</dc:date>
    <item>
      <title>Sign DBFS file URLs</title>
      <link>https://community.databricks.com/t5/data-governance/sign-dbfs-file-urls/m-p/37808#M1104</link>
      <description>&lt;P&gt;Is it possible to sign DBFS file URLs via the service principal for temporary public access?&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I actually want to do is to have integration with Databricks in my app platform. For that purpose, I need to sign DBFS file URLs from my platform (ec2) for public temporary access. I think to do it via the service principal. I have no idea whether it is possible, or is it possible via Delta Lake?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 20:49:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/sign-dbfs-file-urls/m-p/37808#M1104</guid>
      <dc:creator>Anushavan</dc:creator>
      <dc:date>2023-07-17T20:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sign DBFS file URLs</title>
      <link>https://community.databricks.com/t5/data-governance/sign-dbfs-file-urls/m-p/38288#M1111</link>
      <description>&lt;P&gt;Signing a file is generally related to what is done by the underlying cloud storage. However, there might be better ways of doing this depending on what you want to share.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you want to share structured data you can save it as a Delta table in the Metastore and share it using &lt;A href="https://docs.databricks.com/sql/admin/sql-execution-tutorial.html" target="_self"&gt;SQL Execution API&lt;/A&gt; or &lt;A href="https://docs.databricks.com/external-data/jdbc.html" target="_self"&gt;JDBC&lt;/A&gt;. You can also use &lt;A href="https://docs.databricks.com/data-sharing/index.html" target="_self"&gt;Delta Sharing&lt;/A&gt; for this which will use Signed URLs underneath.&lt;/LI&gt;&lt;LI&gt;Another functionality for Delta Sharing is to share Notebook files between Databricks workspaces and it could expand later to include other types of files as well.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 24 Jul 2023 12:33:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/sign-dbfs-file-urls/m-p/38288#M1111</guid>
      <dc:creator>btafur</dc:creator>
      <dc:date>2023-07-24T12:33:36Z</dc:date>
    </item>
  </channel>
</rss>

