cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

DLT pipeline that reads data from JDBC source

Neha_1688
New Contributor II

Could you please guide on how to create the DLT pipeline that directly reads the data from jdbc.When I created the DLT pipeline it give me error at Setting up table, If I ran interactively in notebooks it run successfully, but in non interactive mode it fails.How to attach that .jar file in DLT pieline?

1 ACCEPTED SOLUTION

Accepted Solutions

-werners-
Esteemed Contributor III

What you try do to is not possible.

  • dlt uses autoloader, not jdbc
  • no jars (dlt is sql/python only)

I'd skip DLT for this scenario and use an ordinary notebook, nothing wrong with that.

View solution in original post

2 REPLIES 2

-werners-
Esteemed Contributor III

What you try do to is not possible.

  • dlt uses autoloader, not jdbc
  • no jars (dlt is sql/python only)

I'd skip DLT for this scenario and use an ordinary notebook, nothing wrong with that.

Neha_1688
New Contributor II

ok Thanks for inputs

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.