You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2016/06/04 17:15:59 UTC

[jira] [Closed] (AIRFLOW-206) Support for reading log files locally even if task ran in different host

     [ https://issues.apache.org/jira/browse/AIRFLOW-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini closed AIRFLOW-206.
-----------------------------------
    Resolution: Fixed

+1 Merged.

> Support for reading log files locally even if task ran in different host
> ------------------------------------------------------------------------
>
>                 Key: AIRFLOW-206
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-206
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: webserver
>    Affects Versions: Airflow 1.7.1.2
>            Reporter: Dante De Nigris
>            Assignee: Dante De Nigris
>            Priority: Trivial
>             Fix For: Airflow 1.8
>
>
> The webserver currently fetches the task processing logs from a http server found on the host that ran that task.
> In the context were the logs are being saved to a directory accessible to both the webserver host and the worker host (e.g. NFS mount) it would be a nice feature to let the webserver read the log directly (i.e. as if it had ran with a LocalExecutor).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)