incubator-airflow/dags
AllisonWang b49986c3b2 [Airflow 1332] Split logs based on try number
This PR splits logs based on try number and add
tabs to display different task instance tries.

**Note this PR is a temporary change for
separating task attempts. The code in this PR will
be refactored in the future. Please refer to #2422
for Airflow logging abstractions redesign.**

Testing:
1. Added unit tests.
2. Tested on localhost.
3. Tested on production environment with S3 remote
storage, MySQL database, Redis, one Airflow
scheduler and two airflow workers.

Closes #2383 from AllisonWang/allison--add-task-
attempt
2017-07-20 18:08:18 -07:00
..
test_dag.py [Airflow 1332] Split logs based on try number 2017-07-20 18:08:18 -07:00