[
https://issues.apache.org/jira/browse/AIRFLOW-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779100#comment-16779100
]
jack commented on AIRFLOW-788:
------------------------------
wasn't this fixed by [https://github.com/apache/airflow/pull/3136] ?
> 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
> Assignee: Alan Ma
> Priority: Major
> Fix For: 1.10.0
>
>
> 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
(v7.6.3#76005)