Harish Jaiprakash created TEZ-3279:
--------------------------------------
Summary: Access queue environment variable using the enum
YARN_RESOURCEMANAGER_APPLICATION_QUEUE
Key: TEZ-3279
URL: https://issues.apache.org/jira/browse/TEZ-3279
Project: Apache Tez
Issue Type: Bug
Reporter: Harish Jaiprakash
Priority: Trivial
The submitted queue is exposed using 'YARN_RESOURCEMANAGER_APPLICATION_QUEUE'
in hadoop 2.8.0. But for compatibility reasons we are using a hardcoded string
instead of the enum constant. Once we backport or stop supporting versions
earlier to 2.8.0. We should use the enum instead of the hardcoded string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)