Bolke de Bruin created AIRFLOW-788:
--------------------------------------
Summary: Context unexpectedly added to hive conf
Key: AIRFLOW-788
URL: https://issues.apache.org/jira/browse/AIRFLOW-788
Project: Apache Airflow
Issue Type: Bug
Components: hive_hooks
Reporter: Bolke de Bruin
Fix For: 1.8.1
If specifying hive_conf to run_cli extra variables are added from the context,
e.g. airflow.ctx.dag.dag_id .
In secured environments this can raise the need for a configuration change as
these variables might not be whitelisted.
Secondly one could regard it as information leakage, as its is added without
the user's consent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)