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

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

Commit 0ae15d84b7d2aee4119a7432578b4431b13a08ee in airflow's branch 
refs/heads/master from r-richmond
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0ae15d8 ]

[AIRFLOW-4434] Support Impala with the HiveServer2Hook (#5206)

Fix support for impala in hive hook through a config option
that turns off set variable commands. Breaking changes were
introduced in [AIRFLOW-2463].

> AIRFLOW-2463 broke support for impala 
> --------------------------------------
>
>                 Key: AIRFLOW-4434
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4434
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hive_hooks
>    Affects Versions: 1.10.0, 1.10.1, 1.10.2, 1.10.3
>            Reporter: r-richmond
>            Assignee: r-richmond
>            Priority: Critical
>             Fix For: 1.10.4, 2.0.0
>
>
> [PR#3405|https://github.com/apache/airflow/pull/3405] added 
> [functionality|https://github.com/apache/airflow/blame/master/airflow/hooks/hive_hooks.py#L800]
>  that made task instance context available for hive queries. Unfortunately 
> this usage of the set command is [not 
> supported|https://impala.apache.org/docs/build/html/topics/impala_set.html] 
> on impala (currently only impala-shell supports set and only for query 
> options not variables like hive).



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

Reply via email to