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

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

Commit 7d00479402905e991b55ae26c4b04b44daa0192e in airflow's branch 
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7d00479 ]

fixup! [AIRFLOW-6608] Change logging level for Bash & PyOperator Env exports


> Change logging level to DEBUG for PythonOperator Env exports
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-6608
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6608
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.7
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 1.10.8
>
>
> The following logs just create noise and add nothing for the end-users. We 
> should change this to DEBUG
> {noformat}
> [2020-01-20 17:58:27,364] {python_operator.py:105} INFO - Exporting the 
> following env vars:
> AIRFLOW_CTX_DAG_EMAIL=aaaaa...@mail.com
> AIRFLOW_CTX_DAG_OWNER=me
> AIRFLOW_CTX_DAG_ID=my_dag_id
> AIRFLOW_CTX_TASK_ID=my_task_id
> AIRFLOW_CTX_EXECUTION_DATE=2020-01-20T12:27:48.408593+00:00
> AIRFLOW_CTX_DAG_RUN_ID=manual__2020-01-20T12:27:48.408593+00:00
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to