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

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

Commit d055d4c547fefe601a7de2572f87fab81fe20847 in airflow's branch 
refs/heads/v1-10-test from aliceabe
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d055d4c ]

[AIRFLOW-4560] Fix Tez queue parameter name in mapred_queue (#5315)


(cherry picked from commit 03ee1c32feac3bad86b0b398125f61999c6b7948)


> 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
>             Fix For: 1.10.7
>
>
> 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)

Reply via email to