<?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: Is there any way to see who ran a notebook? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79107#M1437</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112453"&gt;@KrisMcDougal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Unfortunately, I think there is no direct API to get this information.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2024 10:40:59 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-17T10:40:59Z</dc:date>
    <item>
      <title>Is there any way to see who ran a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79036#M1436</link>
      <description>&lt;P&gt;I'm trying to find information to see who runs a notebook. I'm able to see who created the notebook, and I can find out when the notebook is ran, but there doesn't seem to be any information on who ran it, only who created the notebook.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 19:30:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79036#M1436</guid>
      <dc:creator>KrisMcDougal</dc:creator>
      <dc:date>2024-07-16T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to see who ran a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79107#M1437</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112453"&gt;@KrisMcDougal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Unfortunately, I think there is no direct API to get this information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 10:40:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79107#M1437</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-17T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to see who ran a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79199#M1438</link>
      <description>&lt;LI-CODE lang="markup"&gt;SELECT * 
FROM system.logs 
WHERE event_type = 'notebook_run' 
ORDER BY timestamp DESC;&lt;/LI-CODE&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112453"&gt;@KrisMcDougal&lt;/a&gt;&amp;nbsp;with this code you can check from which user id the first command of the notebook got started and you will get to know who started the notebook.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 09:48:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/is-there-any-way-to-see-who-ran-a-notebook/m-p/79199#M1438</guid>
      <dc:creator>Rishabh-Pandey</dc:creator>
      <dc:date>2024-07-18T09:48:04Z</dc:date>
    </item>
  </channel>
</rss>

