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

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

Commit e9babff4eb3334b0d71cda31c2f6cbfe7b741389 in incubator-airflow's branch 
refs/heads/master from [~kevinyang]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e9babff ]

[AIRFLOW-2463] Make task instance context available for hive queries

[AIRFLOW-2463] Make task instance context
available for hive queries

update UPDATING.md, please squash

Closes #3405 from yrqls21/kevin_yang_add_context


> 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: 2.0.0
>
>
> 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)

Reply via email to