You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/04/03 08:57:41 UTC

[jira] [Assigned] (AIRFLOW-1018) Scheduler DAG processes can not log to stdout

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

Bolke de Bruin reassigned AIRFLOW-1018:
---------------------------------------

    Assignee: Bolke de Bruin

> Scheduler DAG processes can not log to stdout
> ---------------------------------------------
>
>                 Key: AIRFLOW-1018
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1018
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.8.0
>         Environment: Airflow 1.8.0
>            Reporter: Vincent Poulain
>            Assignee: Bolke de Bruin
>            Priority: Critical
>             Fix For: 1.8.1
>
>
> Each DAG has its own log file for the scheduler and we can specify the directory with child_process_log_directory param. 
> Unfortunately we can not change device / by specifying /dev/stdout for example. That is very useful when we execute Airflow in a container.
> When we specify /dev/stdout it raises:
> "OSError: [Errno 20] Not a directory: '/dev/stdout/2017-03-19'"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)