Jinho Kim created AIRFLOW-2742:
----------------------------------
Summary: Fix invalid tez.job.queue.name key
Key: AIRFLOW-2742
URL: https://issues.apache.org/jira/browse/AIRFLOW-2742
Project: Apache Airflow
Issue Type: Bug
Components: hooks
Affects Versions: 1.10
Reporter: Jinho Kim
The property key should be {{tez.queue.name}} instead of {{tez.job.queue.name}}
in HiveCliHook
A property can add in extra field so this is not a major issue
https://github.com/apache/tez/blob/master/tez-api/src/main/java/org/apache/tez/dag/api/TezConfiguration.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)