[
https://issues.apache.org/jira/browse/AIRFLOW-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
r-richmond updated AIRFLOW-4434:
--------------------------------
Description: [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 on impala-shell supports set and only for query options not
variables like hive). (was:
[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.htm] on
impala (currently on impala-shell supports set and only for query options not
variables like hive).)
> 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 on impala-shell supports set and only for query options
> not variables like hive).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)