<?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 customize the Notebook Job # while using dbutils.notebook.run method? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/46332#M28046</link>
    <description>&lt;P&gt;+1, I'd like to know this as well.&lt;/P&gt;&lt;P&gt;Guess we'll just have to play around and see what we can do...&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 20:48:36 GMT</pubDate>
    <dc:creator>ilarsen</dc:creator>
    <dc:date>2023-09-26T20:48:36Z</dc:date>
    <item>
      <title>How can I customize the Notebook Job # while using dbutils.notebook.run method?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/24436#M16979</link>
      <description>&lt;P&gt;When running multiple notebooks parallelly using dbutils.notebook.run from a parent notebook, an url to that running notebook is printed, like below&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notebook job #211371132480519&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can print the notebook name or some customized string instead of this job id. I am running multiple notebooks (more than 100 at a time) - so with just the job id it is difficult to identify which notebook run is mapped with which job id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 14:34:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/24436#M16979</guid>
      <dc:creator>soumyaPattnaik</dc:creator>
      <dc:date>2022-11-01T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I customize the Notebook Job # while using dbutils.notebook.run method?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/24437#M16980</link>
      <description>&lt;P&gt;Hi @Soumya Pattnaik​&amp;nbsp;, Configurations for the job can be updated using the reset or update endpoint in jobs API 2.1 (&lt;A href="https://docs.databricks.com/dev-tools/api/latest/jobs.html" alt="https://docs.databricks.com/dev-tools/api/latest/jobs.html" target="_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/jobs.html&lt;/A&gt;). &lt;/P&gt;&lt;P&gt;Also, you can use cluster tags, which allow you to easily monitor the cost of cloud resources used by various groups in your organization. You can specify tags as key-value pairs when you create a cluster, and Azure Databricks applies these tags to cloud resources like VMs and disk volumes etc. &lt;/P&gt;&lt;P&gt;You can monitor usage using cluster or pool tags. (&lt;A href="https://docs.databricks.com/administration-guide/account-settings/usage-detail-tags-aws.html" alt="https://docs.databricks.com/administration-guide/account-settings/usage-detail-tags-aws.html" target="_blank"&gt;https://docs.databricks.com/administration-guide/account-settings/usage-detail-tags-aws.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;For convenience, Azure Databricks applies four default tags to each cluster:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vendor&lt;/P&gt;&lt;P&gt;Creator&lt;/P&gt;&lt;P&gt;ClusterName&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ClusterId.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 07:15:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/24437#M16980</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-11-03T07:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I customize the Notebook Job # while using dbutils.notebook.run method?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/36153#M26058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/26078"&gt;@Debayan&lt;/a&gt;&amp;nbsp;Thank you for your reply.&lt;BR /&gt;However, the answer I am looking for is : how to print/get a more meaningful name of the jobs when&amp;nbsp;&lt;SPAN&gt;running multiple notebooks parallelly using dbutils.notebook.run from a parent notebook.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now in the parent notebook console something like this appears: (in case I am starting 2 notebook run from the parent NB)&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notebook job #211371132480519&lt;/LI&gt;&lt;LI&gt;Notebook job #2113711324805120&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am expecting something like below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;lt;path_to_nb1&amp;gt; or name of notebook1&lt;/LI&gt;&lt;LI&gt;&amp;lt;path_to_nb2&amp;gt; or name of notebook2&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 29 Jun 2023 08:17:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/36153#M26058</guid>
      <dc:creator>soumyaPattnaik</dc:creator>
      <dc:date>2023-06-29T08:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I customize the Notebook Job # while using dbutils.notebook.run method?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/46332#M28046</link>
      <description>&lt;P&gt;+1, I'd like to know this as well.&lt;/P&gt;&lt;P&gt;Guess we'll just have to play around and see what we can do...&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 20:48:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-customize-the-notebook-job-while-using-dbutils/m-p/46332#M28046</guid>
      <dc:creator>ilarsen</dc:creator>
      <dc:date>2023-09-26T20:48:36Z</dc:date>
    </item>
  </channel>
</rss>

