<?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 extract/get the time, along with the status (Failed or Succeeded) into a table for every time my Databricks job finishes running? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11020#M6061</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks but this not exactly what I wanted. I just want to get the time at which the job ended along with its status in a delta table on Databricks itself and this table will be used to create and send a custom mail which will contain other additional information. So the goal is to get the time of job completion first and then the mail will be created after getting the job related information. Is there any way to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 14:11:55 GMT</pubDate>
    <dc:creator>yatharth29</dc:creator>
    <dc:date>2021-11-11T14:11:55Z</dc:date>
    <item>
      <title>How can I extract/get the time, along with the status (Failed or Succeeded) into a table for every time my Databricks job finishes running?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11016#M6057</link>
      <description>&lt;P&gt;I want to get a mail notification at the end of each day for when my Databricks job has finished running and for that I need to extract the time of it's completion and it's status. How can I achieve that?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 10:45:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11016#M6057</guid>
      <dc:creator>yatharth29</dc:creator>
      <dc:date>2021-11-11T10:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract/get the time, along with the status (Failed or Succeeded) into a table for every time my Databricks job finishes running?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11018#M6059</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;. Sure, Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 11:44:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11018#M6059</guid>
      <dc:creator>yatharth29</dc:creator>
      <dc:date>2021-11-11T11:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract/get the time, along with the status (Failed or Succeeded) into a table for every time my Databricks job finishes running?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11020#M6061</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks but this not exactly what I wanted. I just want to get the time at which the job ended along with its status in a delta table on Databricks itself and this table will be used to create and send a custom mail which will contain other additional information. So the goal is to get the time of job completion first and then the mail will be created after getting the job related information. Is there any way to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 14:11:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11020#M6061</guid>
      <dc:creator>yatharth29</dc:creator>
      <dc:date>2021-11-11T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract/get the time, along with the status (Failed or Succeeded) into a table for every time my Databricks job finishes running?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11021#M6062</link>
      <description>&lt;P&gt;Hi @Yatharth Kaushik​&amp;nbsp; you can use the &lt;A href="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsList" alt="https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsList" target="_blank"&gt;JobsRunList API&lt;/A&gt; to get all the information of the job run. You can write a code to extract the information that you need for the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The are multiple API's in the same doc that you can use to get information about the jobs and runs.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 16:37:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-extract-get-the-time-along-with-the-status-failed-or/m-p/11021#M6062</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2021-11-17T16:37:02Z</dc:date>
    </item>
  </channel>
</rss>

