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/01/19 23:13:22 UTC

[GitHub] [airflow] kaxil edited a comment on issue #13343: Remote logging broken (Airflow 2.0.0 on GCS)

kaxil edited a comment on issue #13343:
URL: https://github.com/apache/airflow/issues/13343#issuecomment-763203240


   > Is that necessary for the AWS setup as well?
   
   Yup - https://pypi.org/project/apache-airflow-providers-amazon/
   
   ```
   pip install apache-airflow-providers-amazon
   ```
   
   or
   
   ```
   pip install -U 'apache-airflow[aws]'
   ```
   
   


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