<?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: How can i generate an audit report that lists all Data object privileges in my catalog in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-generate-an-audit-report-that-lists-all-data-object/m-p/25488#M17728</link>
    <description>&lt;P&gt;You could leverage  SHOW GRANT which displays the privileges&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SHOW GRANT [&amp;lt;user&amp;gt;] ON [CATALOG | DATABASE &amp;lt;database-name&amp;gt; | TABLE &amp;lt;table-name&amp;gt; | VIEW &amp;lt;view-name&amp;gt; | FUNCTION &amp;lt;function-name&amp;gt; | ANONYMOUS FUNCTION | ANY FILE]&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You could &lt;A href="https://gist.github.com/saj1th/48d1ab7fe93f9f97f14c65c5ee90573a#file-databricks_catalog_access_report-py" alt="https://gist.github.com/saj1th/48d1ab7fe93f9f97f14c65c5ee90573a#file-databricks_catalog_access_report-py" target="_blank"&gt;use this code snippet &lt;/A&gt;to schedule a daily job that writes out this data to delta which would serve as  historical audit report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 22:14:46 GMT</pubDate>
    <dc:creator>sajith_appukutt</dc:creator>
    <dc:date>2021-06-21T22:14:46Z</dc:date>
    <item>
      <title>How can i generate an audit report that lists all Data object privileges in my catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-generate-an-audit-report-that-lists-all-data-object/m-p/25487#M17727</link>
      <description />
      <pubDate>Wed, 09 Jun 2021 06:49:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-generate-an-audit-report-that-lists-all-data-object/m-p/25487#M17727</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-09T06:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can i generate an audit report that lists all Data object privileges in my catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-generate-an-audit-report-that-lists-all-data-object/m-p/25488#M17728</link>
      <description>&lt;P&gt;You could leverage  SHOW GRANT which displays the privileges&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SHOW GRANT [&amp;lt;user&amp;gt;] ON [CATALOG | DATABASE &amp;lt;database-name&amp;gt; | TABLE &amp;lt;table-name&amp;gt; | VIEW &amp;lt;view-name&amp;gt; | FUNCTION &amp;lt;function-name&amp;gt; | ANONYMOUS FUNCTION | ANY FILE]&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You could &lt;A href="https://gist.github.com/saj1th/48d1ab7fe93f9f97f14c65c5ee90573a#file-databricks_catalog_access_report-py" alt="https://gist.github.com/saj1th/48d1ab7fe93f9f97f14c65c5ee90573a#file-databricks_catalog_access_report-py" target="_blank"&gt;use this code snippet &lt;/A&gt;to schedule a daily job that writes out this data to delta which would serve as  historical audit report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 22:14:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-generate-an-audit-report-that-lists-all-data-object/m-p/25488#M17728</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-21T22:14:46Z</dc:date>
    </item>
  </channel>
</rss>

