[
https://issues.apache.org/jira/browse/AIRFLOW-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-4560.
---------------------------------
Fix Version/s: 1.10.7
Resolution: Fixed
> 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)