Not able to catch structured streaming exception
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 07:49 AM
I would like to catch and handle an exception in a structured streaming job.
The databricks notebook still displays the exception, regardless of added exception handling (see attached screenshot)
I guess that the exception is displayed by the cell output. Is it possible to ignore the stream display in the cell output?