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

ASF GitHub Bot commented on AIRFLOW-6608:
-----------------------------------------

kaxil commented on pull request #7246: [AIRFLOW-6608] Change logging level for 
PythonOperator Env exports
URL: https://github.com/apache/airflow/pull/7246
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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