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

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

Commit 54ab5032aab9a466bc2157b828a35c591dd07e2e in incubator-airflow's branch 
refs/heads/v1-9-test from [~OpringaoDoTurno]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=54ab503 ]

[AIRFLOW-1789][AIRFLOW-1712] Log SSHOperator stderr to log.warning

Logging functionality for SSHOperator was added in
[AIRFLOW-1712] but it
only logged stdout.
This commit also logs stderr to log.warning

Closes #2761 from OpringaoDoTurno/stderr_in_ssh

(cherry picked from commit 1943a96e708dd68a6990b022ffbbe3729a8c27b8)
Signed-off-by: Bolke de Bruin <bo...@xs4all.nl>


> Log SSHOperator stderr to log.warning
> -------------------------------------
>
>                 Key: AIRFLOW-1789
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1789
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: logging, operators
>            Reporter: Ignasi Peiró
>            Assignee: Ignasi Peiró
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> Logging of SSHOperator was added in issue AIRFLOW-1712
> In github [#2686|https://github.com/apache/incubator-airflow/pull/2686] issue 
> it was asked that stderr should be logged to log.warning. This issue 
> implements this functionality:
> * stdout is logged to log.info
> * stderr is logged to log.warning



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

Reply via email to