You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/12 14:57:10 UTC

[GitHub] [airflow] YevhenKv commented on issue #9118: Improve/surface errors when attempting to read S3 logs

YevhenKv commented on issue #9118:
URL: https://github.com/apache/airflow/issues/9118#issuecomment-643317328


   I used code from the example above and I was able to list log files in my s3 bucket written by Airflow, no permission issues, no errors. However, Airflow seams to be ignoring remote logging configuration when reads logs. Also, used for testing airflow_local_settings.py and set a logging class path in config file, but no luck, S3TaskHandler seams to be ignored by Airflow.
   
   OS: fedora26
   python: 3.7.5
   Airflow: 1.10.10
   AWS EC2 instance with proper role permissions.


----------------------------------------------------------------
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:
users@infra.apache.org