The GitHub Actions job "Tests AMD" on airflow.git/remove-runtime-error has 
succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
7ca3249b97ef0d8a79c20b02495ebfa1f351fb52 / Ephraim Anierobi 
<[email protected]>
Use ValueError instead of RuntimeError when resolving SparkSubmitHook connection

In the future, connection error would raise RuntimeError instead of 
AirflowException
 and in that case, if we also have the RuntimeError in the Spark connection,
we won't be able to raise it as we would like to catch the RuntimeError from 
connection.

Also, looking at what the code does, ValueError is more appropriate

Report URL: https://github.com/apache/airflow/actions/runs/18503780845

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to