<?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 Disable access to mount point for client code in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14410#M8904</link>
    <description>&lt;P&gt;We are building a platform where we automatically execute Databricks jobs using Python packages delivered by our end-users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to create a mount point so that we can deliver the cluster's driver logs to an external storage. However, we don't want the client code to have access to this mount point. Because then we can not:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;guarantee isolation between jobs (the code of one end-user project can read the logs of another project)&lt;/LI&gt;&lt;LI&gt;ensure immutability to the logs (users can override )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to set some access control, so that the cluster can only write the driver logs there?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Dec 2022 13:02:38 GMT</pubDate>
    <dc:creator>Yatoom</dc:creator>
    <dc:date>2022-12-27T13:02:38Z</dc:date>
    <item>
      <title>Disable access to mount point for client code</title>
      <link>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14410#M8904</link>
      <description>&lt;P&gt;We are building a platform where we automatically execute Databricks jobs using Python packages delivered by our end-users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to create a mount point so that we can deliver the cluster's driver logs to an external storage. However, we don't want the client code to have access to this mount point. Because then we can not:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;guarantee isolation between jobs (the code of one end-user project can read the logs of another project)&lt;/LI&gt;&lt;LI&gt;ensure immutability to the logs (users can override )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to set some access control, so that the cluster can only write the driver logs there?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 13:02:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14410#M8904</guid>
      <dc:creator>Yatoom</dc:creator>
      <dc:date>2022-12-27T13:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disable access to mount point for client code</title>
      <link>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14411#M8905</link>
      <description>&lt;P&gt;It depends which Cloud provider you're using. For AWS S3 you'll need to create IAM role and create a bucket policy that provides access to the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Azure Databricks no longer recommends mounting external data locations to Databricks Filesystem (https://docs.databricks.com/external-data/azure-storage.html#deprecated-patterns-for-storing-and-accessing-data-from-databricks) And there's no possibility to manage permissions when using mounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 13:10:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14411#M8905</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2022-12-27T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disable access to mount point for client code</title>
      <link>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14412#M8906</link>
      <description>&lt;P&gt;Check with cloud providers &lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 04:34:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/disable-access-to-mount-point-for-client-code/m-p/14412#M8906</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-28T04:34:51Z</dc:date>
    </item>
  </channel>
</rss>

