[
https://issues.apache.org/jira/browse/AIRFLOW-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini resolved AIRFLOW-1732.
--------------------------------------
Resolution: Fixed
> 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
> Fix For: 1.10.0
>
>
> 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)