GitHub user shivaam added a comment to the discussion: GlueJobOperator in 
deferred mode does not include final status details

Hey Simon, I've been working on a related PR for GlueJobOperator deferrable 
mode missing verbose logs - 
[#63086](https://github.com/apache/airflow/pull/63086). 

I think I know what's causing the issue that you have mentioned — the trigger 
raises AirflowException directly when the job fails instead of yielding a 
TriggerEvent, so execute_complete never runs and you lose the detailed error. 
I'll put together a fix PR in the next couple of days!

Can you create an issue for this - that glue job does not return the error 
message if it fails under deferred state

GitHub link: 
https://github.com/apache/airflow/discussions/63706#discussioncomment-16265058

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to