You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/01/09 20:50:00 UTC

[jira] [Updated] (AIRFLOW-2463) Make task instance context available for hive queries

     [ https://issues.apache.org/jira/browse/AIRFLOW-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik updated AIRFLOW-2463:
--------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.2

> Make task instance context available for hive queries
> -----------------------------------------------------
>
>                 Key: AIRFLOW-2463
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2463
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Kevin Yang
>            Assignee: Kevin Yang
>            Priority: Major
>             Fix For: 1.10.2
>
>
> Currently hive queries run through HiveOperator() would receive task_instance context as hive_conf. But the context is not available when HiveCliHook()/HiveServer2Hook() was called through PythonOperator(), nor available when hive cli was called in BashOperator() nor available when HiveServer2Hook() was called in any operator.
> Having the context available would provide users the capability to audit hive queries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)