Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2026 10:21 PM
Hello Everyone,
I have setup a DLT pipeline and while running it first time, I am getting the below issue:
key not found: test_bronze_dlt
NoSuchElementException
key not found: test_bronze_dlt
test_bronze_dlt - this my DLT table name that is expected to be created in a bronze schema.
I have verified that volume path exists in landing layer. DLT pipeline is able to create schema, but no progress after that.
There is no other details except this message in the logs.