You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/06 19:49:11 UTC

[jira] [Commented] (AIRFLOW-264) Adding support for Hive queues.

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

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

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

[AIRFLOW-264] Adding workload management for Hive

Dear Airflow Maintainers,

Please accept this PR that addresses the following issues:
- https://issues.apache.org/jira/browse/AIRFLOW-264

CC: Original PR by Jparks2532
https://github.com/apache/incubator-airflow/pull/1384

Add workload management to the hive hook and operator.
Edited operator_helper to avoid KeyError on retrieving conf values.
Refactored hive_cli command preparation in a separate private
method.
Added a small helper to flatten one level of an iterator to a list.

Closes #1614 from artwr/artwr_fixing_hive_queue_PR


> Adding support for Hive queues.
> -------------------------------
>
>                 Key: AIRFLOW-264
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-264
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: hive_hooks
>            Reporter: Arthur Wiedmer
>            Assignee: Arthur Wiedmer
>            Priority: Minor
>
> Hive allows for queues to be set for workload management. We have started using them for multi-tenant management on our Hive cluster. 



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