Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 04:32 AM
Hi @Suteja Kanuri
what made you say this "it looks like the Databricks job is configured to fail if the Spark application exits with code 1. "
my question is why the databricks job is not failing when the exit code is 1.
our code is saying: regardless what exception, we will log it and exit the application with 1. Anything wrong with this approach?