<?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 Start Up Notebook in Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21285#M14491</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a startup notebook in databricks similar to init sql script ( &lt;/P&gt;&lt;P&gt;This need to run on start of every cluster )&lt;/P&gt;</description>
    <pubDate>Sat, 07 May 2022 05:55:59 GMT</pubDate>
    <dc:creator>Soma</dc:creator>
    <dc:date>2022-05-07T05:55:59Z</dc:date>
    <item>
      <title>Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21285#M14491</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a startup notebook in databricks similar to init sql script ( &lt;/P&gt;&lt;P&gt;This need to run on start of every cluster )&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 05:55:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21285#M14491</guid>
      <dc:creator>Soma</dc:creator>
      <dc:date>2022-05-07T05:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21286#M14492</link>
      <description>&lt;P&gt;There is a way to do that using terraform but it will be complicated... &lt;A href="https://github.com/databrickslabs/terraform-provider-databricks" target="test_blank"&gt;https://github.com/databrickslabs/terraform-provider-databricks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need something less complicated: for jobs cluster is easy just set task on which all others will depend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way which I think of is to set the azure function which runs every minute and checks for new running clusters and then triggers their notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Azure using event grid and logic apps you can also monitor new VM deployment ad than trigger notebook.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 10:43:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21286#M14492</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-05-07T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21287#M14493</link>
      <description>&lt;P&gt;@Hubert Dudek​&amp;nbsp;thanks but it will be helpful if Databricks provides something out of the box&lt;/P&gt;&lt;P&gt;as I am planning to set some startup tasks for auditing purpose (for eg secret detection etc ) .&lt;/P&gt;&lt;P&gt;Another easy way is to have %run on top of every notebook but devs can escape by not executing it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I need it on interactive cluster&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 11:30:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21287#M14493</guid>
      <dc:creator>Soma</dc:creator>
      <dc:date>2022-05-07T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21288#M14494</link>
      <description>&lt;P&gt;@somanath Sankaran​&amp;nbsp;, Running a notebook while the cluster is starting won't be possible. If your requirement is for auditing, you can configure the audit logs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/administration-guide/account-settings/audit-logs.html" alt="https://docs.databricks.com/administration-guide/account-settings/audit-logs.html" target="_blank"&gt;https://docs.databricks.com/administration-guide/account-settings/audit-logs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 21:40:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21288#M14494</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-05-08T21:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21290#M14496</link>
      <description>&lt;P&gt;@Kaniz Fatma​&amp;nbsp;I think we dont have the option to do the same in Databricks&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 07:29:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21290#M14496</guid>
      <dc:creator>Soma</dc:creator>
      <dc:date>2022-05-18T07:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Start Up Notebook in Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21292#M14498</link>
      <description>&lt;P&gt;@Kaniz Fatma​&amp;nbsp;sure will do&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 12:18:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/start-up-notebook-in-databricks/m-p/21292#M14498</guid>
      <dc:creator>Soma</dc:creator>
      <dc:date>2022-05-26T12:18:15Z</dc:date>
    </item>
  </channel>
</rss>

