<?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: &amp;quot;Run now with different parameters&amp;quot; - different parameters not recognized by jobs invo in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/111555#M43936</link>
    <description>&lt;P&gt;Dear Team, For now, I found a solution. Disconnect the bundle source on Databricks, edit the parameters that you want to run. After execution, redeploy your code again from repository.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Mar 2025 10:13:02 GMT</pubDate>
    <dc:creator>VijayNakkonda</dc:creator>
    <dc:date>2025-03-03T10:13:02Z</dc:date>
    <item>
      <title>"Run now with different parameters" - different parameters not recognized by jobs involving multiple tasks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31083#M22608</link>
      <description>&lt;P&gt;I'm running a databricks job involving multiple tasks and would like to run the job with different set of task parameters. I can achieve that by edit each task and and change the parameter values. However, it gets very manual when I have a lot of tasks. I'm think of using "run now with different parameters" option and pass in a different job JSON file. However, it looks like no matter what pass into the JSON file at the job level, my tasks still run with the old parameter values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does "run now with different parameters" option support changing parameter values for several tasks at once?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 19:17:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31083#M22608</guid>
      <dc:creator>swzzzsw</dc:creator>
      <dc:date>2022-01-24T19:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Run now with different parameters" - different parameters not recognized by jobs involving multiple tasks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31084#M22609</link>
      <description>&lt;P&gt;Hello, @Shirly Wang​! My name is Piper, and I'm a moderator for the Databricks community. Welcome to the community and thank you for your question! It's nice to meet you. Let's give the members of the community a chance to respond before we return to your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 14:51:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31084#M22609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-25T14:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Run now with different parameters" - different parameters not recognized by jobs involving multiple tasks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31086#M22611</link>
      <description>&lt;P&gt;This is an issue for me too. I am using a multi-stage job calling the same notebook with different values for the parameters. This feels like a bug to me.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 14:36:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31086#M22611</guid>
      <dc:creator>ally_r</dc:creator>
      <dc:date>2022-08-25T14:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: "Run now with different parameters" - different parameters not recognized by jobs involving multiple tasks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31088#M22613</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing with the same issue. The problem is described below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I have a multi-task job. This job consists of multiple "spark_python_task" kind tasks that execute a python script in a spark cluster. This pipeline is created within a CI/CD process and all tasks have their default parameters.&lt;/LI&gt;&lt;LI&gt;When I want to run this job via Jobs UI by clicking "Run now with different parameters" button, I can see that I can specify only one single parameter set for "spark_python_task". I would like to be able to pass arguments to tasks separately. And when I pass parameters, I am observing that these parameters are passed to all tasks.&lt;/LI&gt;&lt;LI&gt;Even though it is stated that parameters are merged with the default parameters, I am observing that my parameters are overridden. (&lt;A href="https://docs.databricks.com/workflows/jobs/jobs.html#run-a-job-with-different-parameters" alt="https://docs.databricks.com/workflows/jobs/jobs.html#run-a-job-with-different-parameters" target="_blank"&gt;reference&lt;/A&gt;)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from Jobs UI, I also suffer from the same problem when I want to trigger the job using API (&lt;A href="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunNow" alt="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunNow" target="_blank"&gt;reference&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, how can I pass different parameters to tasks and get those parameters merged instead of being overridden in a multi-task environment?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 12:32:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/31088#M22613</guid>
      <dc:creator>erens</dc:creator>
      <dc:date>2022-12-14T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Run now with different parameters" - different parameters not recognized by jobs invo</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/111555#M43936</link>
      <description>&lt;P&gt;Dear Team, For now, I found a solution. Disconnect the bundle source on Databricks, edit the parameters that you want to run. After execution, redeploy your code again from repository.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 10:13:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/111555#M43936</guid>
      <dc:creator>VijayNakkonda</dc:creator>
      <dc:date>2025-03-03T10:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: "Run now with different parameters" - different parameters not recognized by jobs invo</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/149962#M53211</link>
      <description>&lt;P&gt;Hello Anyone found a better solution for this ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 08:44:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-run-now-with-different-parameters-quot-different-parameters/m-p/149962#M53211</guid>
      <dc:creator>Dali1</dc:creator>
      <dc:date>2026-03-06T08:44:02Z</dc:date>
    </item>
  </channel>
</rss>

