source2sea
Contributor

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?

image