oelesinsc24 commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow URL: https://github.com/apache/incubator-airflow/pull/4068#discussion_r227033014
########## File path: tests/contrib/hooks/test_aws_glue_job_hook.py ########## @@ -0,0 +1,84 @@ +# -*- coding: utf-8 -*- Review comment: Currently, moto does not support glue jobs yet. I opened a feature request (https://github.com/spulec/moto/issues/1561) for this. I could have contributed but not sure I have much time now. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
