<?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 Does column masking work with job clusters in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100197#M40219</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to experiment with the column masking feature.&lt;/P&gt;&lt;P&gt;Here is our use case:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;We have added a masking function to one of the columns of a table&lt;/LI&gt;&lt;LI&gt;the table is part of a notebook with some transformation logic&lt;/LI&gt;&lt;LI&gt;the notebook is executed as part of a workflow with a job cluster&lt;/LI&gt;&lt;LI&gt;the job cluster configuration is updated to use dbr15.4LTS and also tried dbr16.0&lt;/LI&gt;&lt;LI&gt;the notebook fails while accessing the table with error&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harsha777_0-1732696132629.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13191iC9D552E039530BC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harsha777_0-1732696132629.png" alt="Harsha777_0-1732696132629.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harsha777_1-1732696804007.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13192iDCFE4B2E3E9EF5B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harsha777_1-1732696804007.png" alt="Harsha777_1-1732696804007.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We tried accessing the masked table with SQL warehouse, Serverless, All-purpose clusters (DBR15.4) and it worked fine without any issue.&lt;/P&gt;&lt;P&gt;So, the question is - are there any restrictions with the masking concept in using the job clusters? we couldnt find anything in the documentation.&lt;BR /&gt;Any inputs would be highly appreciated,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Harsha&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 08:41:45 GMT</pubDate>
    <dc:creator>Harsha777</dc:creator>
    <dc:date>2024-11-27T08:41:45Z</dc:date>
    <item>
      <title>Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100197#M40219</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to experiment with the column masking feature.&lt;/P&gt;&lt;P&gt;Here is our use case:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;We have added a masking function to one of the columns of a table&lt;/LI&gt;&lt;LI&gt;the table is part of a notebook with some transformation logic&lt;/LI&gt;&lt;LI&gt;the notebook is executed as part of a workflow with a job cluster&lt;/LI&gt;&lt;LI&gt;the job cluster configuration is updated to use dbr15.4LTS and also tried dbr16.0&lt;/LI&gt;&lt;LI&gt;the notebook fails while accessing the table with error&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harsha777_0-1732696132629.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13191iC9D552E039530BC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harsha777_0-1732696132629.png" alt="Harsha777_0-1732696132629.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harsha777_1-1732696804007.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13192iDCFE4B2E3E9EF5B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harsha777_1-1732696804007.png" alt="Harsha777_1-1732696804007.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We tried accessing the masked table with SQL warehouse, Serverless, All-purpose clusters (DBR15.4) and it worked fine without any issue.&lt;/P&gt;&lt;P&gt;So, the question is - are there any restrictions with the masking concept in using the job clusters? we couldnt find anything in the documentation.&lt;BR /&gt;Any inputs would be highly appreciated,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Harsha&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:41:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100197#M40219</guid>
      <dc:creator>Harsha777</dc:creator>
      <dc:date>2024-11-27T08:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100249#M40243</link>
      <description>&lt;P&gt;It seems that the issue is that the cluster you are using in single user cluster, can you try to modify the job cluster and make it shared?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 14:35:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100249#M40243</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-27T14:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100267#M40249</link>
      <description>&lt;P&gt;For this to work on single-user clusters you need the Filtering Fleet enabled which requires you to enable Serverless Compute (same infra as Serverless Workflows / Notebooks / DLT).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/release-notes/product/2024/october.html#fine-grained-access-control-on-single-user-compute-is-generally-available" target="_blank"&gt;https://docs.databricks.com/en/release-notes/product/2024/october.html#fine-grained-access-control-on-single-user-compute-is-generally-available&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;In workspaces enabled for serverless compute, if a query is run on supported compute such as single user compute and the query accesses any of the following objects ..."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 17:58:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100267#M40249</guid>
      <dc:creator>MoJaMa</dc:creator>
      <dc:date>2024-11-27T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100305#M40262</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/88823"&gt;@Walter_C&lt;/a&gt;&amp;nbsp;it worked on changing the configuration as you have suggested.&lt;BR /&gt;One follow up question -&amp;nbsp; what does "Shared" access mode mean for a job cluster, is there a way to share a job cluster with other workloads? if so, it would be really interesting and would be good to know and optimize our stack, could you please share any resources&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 09:23:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100305#M40262</guid>
      <dc:creator>Harsha777</dc:creator>
      <dc:date>2024-11-28T09:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100306#M40263</link>
      <description>&lt;P&gt;Serverless compute is already enabled on the workspace and&amp;nbsp; we have tested against serverless compute and it worked.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 09:25:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100306#M40263</guid>
      <dc:creator>Harsha777</dc:creator>
      <dc:date>2024-11-28T09:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does column masking work with job clusters</title>
      <link>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100360#M40271</link>
      <description>&lt;P&gt;Hello, the shared cluster on a job will act the same as in an all purpose cluster, basically means that the cluster will be available for any user with permissions to it, in a job there will not be much actions to be done but when an action you are running requires Shared Cluster you have the opportunity to set it on the job.&lt;BR /&gt;&lt;BR /&gt;Single user cluster means that only the user that is assigned to that cluster can run actions on it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 17:17:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-column-masking-work-with-job-clusters/m-p/100360#M40271</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-28T17:17:45Z</dc:date>
    </item>
  </channel>
</rss>

