cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

DLT pipeline - DebeziumJDBCMicroBatchProvider not found

ksenija
Contributor

Hi!

I created DLT pipeline and I'm getting this error:[STREAM_FAILED] Query [id = ***, runId = ***] terminated with exception: object com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found.

I'm using Serverless.

How to verify that the required library or package containing the missing class is correctly included in my environment?

How to check my Spark configuration to ensure that the necessary dependencies are available?

I saw in other answers/questions ideas what to do, but I don't know how to check it.

4 REPLIES 4

Hi @Retired_mod ,

How to check "libraries associated with your cluster" if I'm using Serverless option?

Best regards,

Ksenija

@Retired_mod I am experiencing the same error as @ksenija , using enhanced autoscaling clusters in my dlt pipeline. This is when trying to create a streaming table off of a foreign catalog using a sql server external connection. 

@jlachniet Are you able to resolve your issue? because I am also facing same issue for sql server connection..

ksenija
Contributor

@Dnirmania@jlachniet I didnโ€™t manage to resolve this issue, but I created a regular notebook and Iโ€™m using MERGE statement. If you canโ€™t merge all data at once, you can use a loop with hourly intervals

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now