<?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: DLT run filas with &amp;quot;com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found&amp;quot; in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-run-filas-with-quot-com-databricks-cdc-spark/m-p/68242#M33607</link>
    <description>&lt;P&gt;This answer is very similar to what the LLMs told me. And unfortunately not helpfuL in solving my problems.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 12:06:16 GMT</pubDate>
    <dc:creator>smedegaard</dc:creator>
    <dc:date>2024-05-06T12:06:16Z</dc:date>
    <item>
      <title>DLT run filas with "com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found"</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-run-filas-with-quot-com-databricks-cdc-spark/m-p/66792#M33208</link>
      <description>&lt;P&gt;I've created a streaming live table from a foreign catalog. When I run the DLT pipeline it fils with "&lt;SPAN&gt;com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found".&lt;BR /&gt;&lt;BR /&gt;I haven't seen any documentation that suggests I need to install Debezium manually for DLT.&lt;BR /&gt;What am I missing?&lt;BR /&gt;```&lt;BR /&gt;CREATE OR REFRESH STREAMING LIVE TABLE temp_X_1&lt;BR /&gt;AS&lt;BR /&gt;SELECT&lt;BR /&gt;hourvalues.Value&lt;BR /&gt;, hourvalues.DateTime&lt;BR /&gt;, reduction.EName&lt;BR /&gt;, object_descriptions.Description&lt;BR /&gt;, units.UnitTxt&lt;BR /&gt;FROM&lt;BR /&gt;STREAM(`raw-data`.dbo.reduction) AS reduction&lt;BR /&gt;INNER JOIN&lt;BR /&gt;STREAM(`raw-data`.dbo.hourvalues) AS hourvalues&lt;BR /&gt;ON hourvalues.ReportIx = reduction.ReportIx&lt;BR /&gt;INNER JOIN&lt;BR /&gt;STREAM(`raw-data`.dbo.tbdme_objectdesc) AS object_descriptions&lt;BR /&gt;ON object_descriptions.EName = reduction.EName&lt;BR /&gt;INNER JOIN&lt;BR /&gt;STREAM(`raw-data`.dbo.tbdme_objectUnit) AS units&lt;BR /&gt;ON units.EName = reduction.EName&lt;BR /&gt;WHERE&lt;BR /&gt;reduction.EName LIKE 'XXX%'&lt;BR /&gt;```&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 21:42:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-run-filas-with-quot-com-databricks-cdc-spark/m-p/66792#M33208</guid>
      <dc:creator>smedegaard</dc:creator>
      <dc:date>2024-04-19T21:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: DLT run filas with "com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found"</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-run-filas-with-quot-com-databricks-cdc-spark/m-p/68242#M33607</link>
      <description>&lt;P&gt;This answer is very similar to what the LLMs told me. And unfortunately not helpfuL in solving my problems.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 12:06:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-run-filas-with-quot-com-databricks-cdc-spark/m-p/68242#M33607</guid>
      <dc:creator>smedegaard</dc:creator>
      <dc:date>2024-05-06T12:06:16Z</dc:date>
    </item>
  </channel>
</rss>

