Tim Swast created AIRFLOW-2674:
----------------------------------
Summary: BashOperator eats stdout and stderr logs
Key: AIRFLOW-2674
URL: https://issues.apache.org/jira/browse/AIRFLOW-2674
Project: Apache Airflow
Issue Type: Improvement
Components: operators
Reporter: Tim Swast
I've noticed that when I use the BashOperator, I do not see output from the
bash processes in the task logs or even my machine's logs. This makes it
difficult-to-impossible debug problems in a BashOperator task.
See [related StackOverflow question "Airflow BashOperator log doesn't contain
full output"|https://stackoverflow.com/q/43400302/101923].
Possibly related to https://issues.apache.org/jira/browse/AIRFLOW-1733
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)