Fokko commented on issue #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility 
to Airflow
URL: 
https://github.com/apache/incubator-airflow/pull/4068#issuecomment-435977247
 
 
   @oelesinsc24 Travis is still not happy:
   ```
   ======================================================================
   26) ERROR: test_execute_without_failure 
(tests.contrib.operators.test_aws_glue_job_operator.TestAwsGlueJobOperator)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       
.tox/py27-backend_mysql-env_docker/lib/python2.7/site-packages/mock/mock.py 
line 1305 in patched
         return func(*args, **keywargs)
       tests/contrib/operators/test_aws_glue_job_operator.py line 54 in 
test_execute_without_failure
         self.glue.execute(None)
       airflow/contrib/operators/aws_glue_job_operator.py line 68 in execute
         region_name=self.region_name
      AttributeError: 'AWSGlueJobOperator' object has no attribute 'region_name'
   ```

----------------------------------------------------------------
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

Reply via email to