Ingest into bronze Table: getting error Delta Live Tables (DLT) is not supported on this cluster

ManojkMohan
Honored Contributor II

Use Case Description:

Manually uploading orders data into databricks 

Then moving it into a bronze layer using the below code

 

technical Code used python

 
 
Getting error:
The Delta Live Tables (DLT) module is not supported on this cluster. You should either create a new pipeline or use an existing pipeline to run DLT code.
 
Trying to debug myself, appreciate some help in parallel