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

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

Commit a599167c433246d96bea711d8bfd5710b2c9d3ff in incubator-airflow's branch 
refs/heads/master from [~maxime.beauche...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=a599167 ]

[AIRFLOW-230] [HiveServer2Hook] adding multi statements support

Changing the library from pyhive to impyla broke the behavior where multiple 
statements, including statements that don't return results were previously 
supported and aren't anymore. impyla raises an exception if any of the 
statements doesn't return result.

We have tasks that run multiple statements including DDL and want to run them 
atomically.

Closes #1583 from mistercrunch/hooks_hive_presto

[AIRFLOW-230] [HiveServer2Hook] adding multi statements support


> [HiveServer2Hook] adding multi statements support
> -------------------------------------------------
>
>                 Key: AIRFLOW-230
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-230
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Maxime Beauchemin
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to