[AIRFLOW-XXX] Add S3 Logging section ()

This commit is contained in:
Kamil Breguła 2019-09-07 14:16:52 +02:00 коммит произвёл GitHub
Родитель 8788fafb3c
Коммит 8107fe6f7a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -144,6 +144,13 @@ AWS: Amazon Web Services
Airflow has extensive support for Amazon Web Services. But note that the Hooks, Sensors and
Operators are in the contrib section.
Logging
'''''''
Airflow can be configured to read and write task logs in Amazon Simple Storage Service (Amazon S3).
See :ref:`write-logs-amazon`.
AWS EMR
'''''''