You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2016/05/27 18:09:12 UTC

[jira] [Created] (TEZ-3279) Access queue environment variable using the enum YARN_RESOURCEMANAGER_APPLICATION_QUEUE

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)