You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "AbdulKareem Saleem Nalband (JIRA)" <ji...@apache.org> on 2016/07/26 07:21:20 UTC

[jira] [Created] (AIRFLOW-364) Split cli output to stderr and stdout

AbdulKareem Saleem Nalband created AIRFLOW-364:
--------------------------------------------------

             Summary: Split cli output to stderr and stdout
                 Key: AIRFLOW-364
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-364
             Project: Apache Airflow
          Issue Type: Improvement
          Components: cli
    Affects Versions: Airflow 1.6.2
         Environment: Redhat 7.2
            Reporter: AbdulKareem Saleem Nalband
            Priority: Trivial


Various cli sub command (i.e list_{dags,tasks} and such) output all logging and parsing information to stdout including actual desired output from command.

I think parsing and logging should go to stderr,
and actual output to stdout

this helps to pipe cli output in shell



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