<?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: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8669#M4242</link>
    <description>&lt;P&gt;@Vidula Khanna​&amp;nbsp;Someone just marked this as the best and I unmarked it.  I was unable to find any documentation on this feature or how to use it. &lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 23:24:44 GMT</pubDate>
    <dc:creator>RyanHager</dc:creator>
    <dc:date>2023-03-28T23:24:44Z</dc:date>
    <item>
      <title>Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8664#M4237</link>
      <description>&lt;P&gt;Currently we are creating and monitoring jobs using the api. This results in a lot of polling of the API for job status. Is there a Kafka stream, we could listen  to get jobs updates and significantly reduce the number of calls to the Databricks jobs api? This should help reducing the "exceeding the rate limit error" for requests (429 return response status code.)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 14:26:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8664#M4237</guid>
      <dc:creator>RyanHager</dc:creator>
      <dc:date>2023-02-27T14:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8665#M4238</link>
      <description>&lt;P&gt;@Ryan Hager​&amp;nbsp;: The events generated by Databricks jobs are published to a Kafka topic called _job_notification which is available in the Databricks Runtime version 6.3 and above. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 12:11:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8665#M4238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-08T12:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8666#M4239</link>
      <description>&lt;P&gt;Hi @Ryan Hager​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope everything is going great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 04:42:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8666#M4239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-13T04:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8667#M4240</link>
      <description>&lt;P&gt;Is there any documentation on the Kafka topic called _job_notification?  I was not able to find any reference of it or how to use it.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 12:00:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8667#M4240</guid>
      <dc:creator>RyanHager</dc:creator>
      <dc:date>2023-03-13T12:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8668#M4241</link>
      <description>&lt;P&gt;This is not a valid/best answer as there is no documentation on the feature or how to use it. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 23:23:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8668#M4241</guid>
      <dc:creator>RyanHager</dc:creator>
      <dc:date>2023-03-28T23:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a stream / Kafka topic that we can connect to for monitoring all Databricks jobs/workflows (create/status update/fail/error/complete)?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8669#M4242</link>
      <description>&lt;P&gt;@Vidula Khanna​&amp;nbsp;Someone just marked this as the best and I unmarked it.  I was unable to find any documentation on this feature or how to use it. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 23:24:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-stream-kafka-topic-that-we-can-connect-to-for/m-p/8669#M4242</guid>
      <dc:creator>RyanHager</dc:creator>
      <dc:date>2023-03-28T23:24:44Z</dc:date>
    </item>
  </channel>
</rss>

