[
https://issues.apache.org/jira/browse/AIRFLOW-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805773#comment-16805773
]
ASF subversion and git services commented on AIRFLOW-3623:
----------------------------------------------------------
Commit a9215b333f595b6e0fb225473098a11a94849440 in airflow's branch
refs/heads/v1-10-test from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a9215b3 ]
[AIRFLOW-3623] Fix bugs in Download task logs (#5005)
They didn't work in Python 3 (Bytes vs Strings), the graph_view wasn't
specifying the try_number correctly, and the "All" logs had "None" as
the suffix instead of "all".
> Support download log file from UI
> ---------------------------------
>
> Key: AIRFLOW-3623
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3623
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Reporter: Ping Zhang
> Assignee: Ash Berlin-Taylor
> Priority: Major
> Labels: newbie
> Fix For: 2.0.0, 1.10.3
>
>
> for some large log files, it is not a good idea to fetch and render in the
> UI. Adding the ability to let users to download by try_number in the dag
> modal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)