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 2021/03/04 13:07:09 UTC

[GitHub] [airflow] vemikhaylov commented on issue #14598: Provide shared storage between task via pluggable storage providers (akin to S3 remote logging)

vemikhaylov commented on issue #14598:
URL: https://github.com/apache/airflow/issues/14598#issuecomment-790604779


   > * When the task starts it downloads (if exists) the `artifacts/dag_id/run_id/task_id/artifacts.zip` for each upstream task
   
   Will this be the default behaviour? If so, won't it be the excessive overhead leading to task start delay and network load? Or should we either explicitly state which artificats are required by the task?


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