Ingest into bronze Table: getting error Delta Live Tables (DLT) is not supported on this cluster
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2025 01:42 PM
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