darrenleeweber commented on a change in pull request #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310] URL: https://github.com/apache/airflow/pull/6007#discussion_r345503605
########## File path: airflow/contrib/hooks/aws_glue_job_hook.py ########## @@ -0,0 +1,214 @@ +# -*- coding: utf-8 -*- Review comment: Is this the same file that is also added to `airflow/contrib/aws_glue_job_hook.py`? If so, it should exist in only one location. It looks like some of the review comments on the file in `airflow/contrib/aws_glue_job_hook.py` were a waste of time, since this file has some changes that were suggested on that file. Anyhow, please try to apply those comments or suggestions to this file, as necessary. ---------------------------------------------------------------- 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
