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


   ```
   Closing
   example_bash_operator/run_after_loop/2020-12-14T13:02:08.462186+00:00/1.log
   False
   /root/airflow/logs
   s3://test-amazon-logging/airflowlogs
   example_bash_operator/run_after_loop/2020-12-14T13:02:08.462186+00:00/1.log
   ```
   
   I am also not sure why we have the 'upload_on_close=not ti.raw" at all. 
   
   Seems that 'close()' is the only place the handler actually writes anything 
to s3, so if ti is not "raw" (not sure what it means in this moment), the log 
will not be written at all.
   


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


Reply via email to