kaxil closed pull request #4034: Update UPDATING.md
URL: https://github.com/apache/incubator-airflow/pull/4034
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/UPDATING.md b/UPDATING.md
index 74337f3fe8..9064f87fe8 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -180,6 +180,11 @@ elasticsearch_end_of_log_mark = end_of_log
 ```
 
 The previous setting of `log_task_reader` is not needed in many cases now when 
using the default logging config with remote storages. (Previously it needed to 
be set to `s3.task` or similar. This is not needed with the default config 
anymore)
+basically 
+```
+[core]
+task_log_reader = task
+```
 
 #### Change of per-task log path
 


 

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