paulsyl edited a comment on issue #6007: [AIRFLOW-2310] Enable AWS Glue Job 
Integration
URL: https://github.com/apache/airflow/pull/6007#issuecomment-610833368
 
 
   @abdulbasitds, I believe the AWS Glue Hook and Sensor need to cater for the 
'TIMEOUT' 'JobRunState' returned from the Glue API.  Potentially could be in 
danger of being in danger of an infinite wait, as TIMEOUT is a done state.
   
   
https://github.com/abdulbasitds/incubator-airflow/blob/master/airflow/providers/amazon/aws/hooks/glue.py
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to