You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (Jira)" <ji...@apache.org> on 2019/10/28 23:01:00 UTC

[jira] [Commented] (AIRFLOW-4560) Tez queue parameter passed by mapred_queue is incorrect

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

jack commented on AIRFLOW-4560:
-------------------------------

[~ash] merged ages ago but still open :) 1.10.7?

> Tez queue parameter passed by mapred_queue is incorrect
> -------------------------------------------------------
>
>                 Key: AIRFLOW-4560
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4560
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hooks
>            Reporter: Alice Berard
>            Priority: Major
>
> The parameter is currently {{tez.job.queue.name}}, see code: [https://github.com/apache/airflow/blob/355bd56282e6a684c5c060953e9948ba2260aa37/airflow/hooks/hive_hooks.py#L214]
> But it should be {{tez.queue.name}}, see here: [https://tez.apache.org/releases/0.9.2/tez-api-javadocs/configs/TezConfiguration.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)