<?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 Jobs REST Api - Run a Job that is connected to a git_source in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34539#M25281</link>
    <description>&lt;P&gt;On Jobs REST API is possible to create a new Job, specifying a git_source.&lt;/P&gt;&lt;P&gt;My question is about triggering the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still on Jobs REST Api is possible to trigger a job using the job_id, but I don't find a way to tell anyhow to Databricks, what's the entry point of the Repository that was specified at creation time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 07:15:41 GMT</pubDate>
    <dc:creator>antoniodavideca</dc:creator>
    <dc:date>2022-08-16T07:15:41Z</dc:date>
    <item>
      <title>Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34539#M25281</link>
      <description>&lt;P&gt;On Jobs REST API is possible to create a new Job, specifying a git_source.&lt;/P&gt;&lt;P&gt;My question is about triggering the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still on Jobs REST Api is possible to trigger a job using the job_id, but I don't find a way to tell anyhow to Databricks, what's the entry point of the Repository that was specified at creation time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 07:15:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34539#M25281</guid>
      <dc:creator>antoniodavideca</dc:creator>
      <dc:date>2022-08-16T07:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34540#M25282</link>
      <description>&lt;P&gt;@Antonio Davide Cali​&amp;nbsp;you can use the &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;runnow API&lt;/A&gt; to trigger your run. If you want to change any job values like path or cluster config then you need to use &lt;A href="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsUpdate" alt="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsUpdate" target="_blank"&gt;JobUpdate API&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 08:18:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34540#M25282</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-16T08:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34541#M25283</link>
      <description>&lt;P&gt;Hello @Prabakar Ammeappin​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes my issue was that I misunderstood the Docs.&lt;/P&gt;&lt;P&gt;It seems that even if  you forward `git_source`, a `task` inside `tasks` field must be created as a `notebook_task`&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 06:53:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34541#M25283</guid>
      <dc:creator>antoniodavideca</dc:creator>
      <dc:date>2022-08-17T06:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34542#M25284</link>
      <description>Ah. Got it. So is your issue resolved or are you looking for further information.</description>
      <pubDate>Wed, 17 Aug 2022 07:30:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34542#M25284</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-17T07:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34543#M25285</link>
      <description>&lt;P&gt;yes fixed&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:35:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34543#M25285</guid>
      <dc:creator>antoniodavideca</dc:creator>
      <dc:date>2022-08-17T08:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs REST Api - Run a Job that is connected to a git_source</title>
      <link>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34544#M25286</link>
      <description>&lt;P&gt;It's good to know that your issue is resolved. It would be great if you could mark the best answer, so this thread could be closed.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 15:17:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/jobs-rest-api-run-a-job-that-is-connected-to-a-git-source/m-p/34544#M25286</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-17T15:17:00Z</dc:date>
    </item>
  </channel>
</rss>

