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/12/11 06:09:06 UTC

[GitHub] [airflow] wyndhblb commented on issue #12969: S3 Remote Logging not working

wyndhblb commented on issue #12969:
URL: https://github.com/apache/airflow/issues/12969#issuecomment-742993564


   this does not seem to be a configuration thing.
   
   The backtrace indicates it's trying to get the connection object and the `settings.Session()` has been nullified somehow and so it fails to get the session with which to query the metastore.
   
   even w/ the `logging` section properly filled in, i'm seeing the same issue.


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