pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL: https://github.com/apache/airflow/pull/4425#issuecomment-451715526
@kaxil sorry about that. Here is the PR to fix it:
https://github.com/apache/airflow/pull/4446
> Can you please resolve a
pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL:
https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451366052
@msumit Thanks for the info. In my mind, for large log files, `tailing` or
`range` lines does not provide lots of ins
pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL:
https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451356987
@msumit great point. One big reason for this feature is for large log files,
it is expensive to pull the large logs a
pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL:
https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451324241
Thanks for your feedback, @feng-tao. I have addressed them.
pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL:
https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451311607
> Does the feature work when the log is in a remote location(like some s3
directory)?
Hi @feng-tao I have test
pingzh commented on issue #4425: [AIRFLOW-3623] Support download logs by
attempts from UI
URL:
https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451225698
> Does the feature work when the log is in a remote location(like some s3
directory)?
Hi @feng-tao , that is a