ashb commented on issue #7092: [AIRFLOW-6347] BugFix: Can't get task logs when 
serialization is enabled
URL: https://github.com/apache/airflow/pull/7092#issuecomment-571711433
 
 
   > Maybe we should create a new context for Jinja used to render log filename 
templates?
   
   We've had problems in the past (around 1.8.2->1.9 time) where we changed the 
logging config, and old logs were no longer visible in the UI unless someone 
went and renamed the old files/S3 objects etc. I think the thing to do instead 
(and this might be a 2.0 thing) is to:
   
   1. Store the rendered log file name in the TI table
   2. Have a different row for each TI, so that we have a sensible place to 
store this info.

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

Reply via email to