[ 
https://issues.apache.org/jira/browse/AIRFLOW-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217295#comment-16217295
 ] 

ASF subversion and git services commented on AIRFLOW-1732:
----------------------------------------------------------

Commit 1475e67078a518bfff59dbf05a1b9c0d98e0218c in incubator-airflow's branch 
refs/heads/master from [~TrevorEdwards]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=1475e67 ]

[AIRFLOW-1732] Improve dataflow hook logging

Closes #2702 from TrevorEdwards/1732


> Improve Dataflow Hook Logging
> -----------------------------
>
>                 Key: AIRFLOW-1732
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1732
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Trevor Edwards
>            Assignee: Trevor Edwards
>
> Logging output for Dataflow hook could be a bit more useful. Namely:
> # Log the command that is used for opening a dataflow subprocess
> # If the dataflow subprocess experiences an error, log that error at warning 
> (instead of debug)
> Currently, errors are extremely opaque, only showing the exit code. The 
> command used is unknown and the error is logged, but it is at the debug level 
> which makes it difficult to find.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to