<?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: Pass through if a job was run as scheduled or if manual in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19964#M13470</link>
    <description>&lt;P&gt;Can we set widget.text in one task notebook and another task notebook can get that​ value in workflow job ?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 19:07:45 GMT</pubDate>
    <dc:creator>Sreekanth1</dc:creator>
    <dc:date>2022-11-30T19:07:45Z</dc:date>
    <item>
      <title>Pass through if a job was run as scheduled or if manual</title>
      <link>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19961#M13467</link>
      <description>&lt;P&gt;I have a notebook that sets up parameters for the run based on some job parameters set by the user as well as the current date of the run. I want to supersede some of this logic and just use the manual values if kicked off manually. Is there a way to pass through if a job was kicked off manually or scheduled?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 17:25:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19961#M13467</guid>
      <dc:creator>cmilligan</dc:creator>
      <dc:date>2022-11-29T17:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pass through if a job was run as scheduled or if manual</title>
      <link>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19962#M13468</link>
      <description>&lt;P&gt;Hi @Coleman Milligan​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;One way to try would be to use widgets in the notebooks you are using setting the widget.get default values to be your job parameters. If you are running the job manually, whatever parameters you provide to the job manually would be taken and used.&lt;/P&gt;&lt;P&gt;Hope my understanding of your requirement was clear. &lt;/P&gt;&lt;P&gt;Cheers..&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 17:32:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19962#M13468</guid>
      <dc:creator>UmaMahesh1</dc:creator>
      <dc:date>2022-11-29T17:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pass through if a job was run as scheduled or if manual</title>
      <link>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19963#M13469</link>
      <description>&lt;P&gt;You can create widgets by using this- dbutils.widgets.text("widgetName", "")&lt;/P&gt;&lt;P&gt;To get the value for that widget:- dbutils.widgets.get("widgetName")&lt;/P&gt;&lt;P&gt;So by using this you can manually create widgets (variable) and can run the process by giving desired value. &lt;/P&gt;&lt;P&gt;If you want to take the value of widgets from the job parameter then you can also ​do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 20:33:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19963#M13469</guid>
      <dc:creator>SS2</dc:creator>
      <dc:date>2022-11-29T20:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pass through if a job was run as scheduled or if manual</title>
      <link>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19964#M13470</link>
      <description>&lt;P&gt;Can we set widget.text in one task notebook and another task notebook can get that​ value in workflow job ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 19:07:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pass-through-if-a-job-was-run-as-scheduled-or-if-manual/m-p/19964#M13470</guid>
      <dc:creator>Sreekanth1</dc:creator>
      <dc:date>2022-11-30T19:07:45Z</dc:date>
    </item>
  </channel>
</rss>

