You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Szilard Nemeth (Jira)" <ji...@apache.org> on 2020/03/04 12:20:00 UTC

[jira] [Created] (YARN-10179) CLONE - Queue mapping based on userid passed through application tag

Szilard Nemeth created YARN-10179:
-------------------------------------

             Summary: CLONE - Queue mapping based on userid passed through application tag
                 Key: YARN-10179
                 URL: https://issues.apache.org/jira/browse/YARN-10179
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: scheduler
            Reporter: Kinga Marton
            Assignee: Szilard Nemeth
             Fix For: 3.3.0


There are situations when the real submitting user differs from the user what arrives to YARN. For example in case of a Hive application when Hive impersonation is turned off, the hive queries will run as Hive user and the mapping is done based on this username. Unfortunately in this case YARN doesn't have any information about the real user and there are cases when the customer may want to map these applications to the real submitting user's queue instead of the Hive queue.

For these cases, if they would pass the username in the application tag we may read it and use it during the queue mapping, if that user has rights to run on the real user's queue.  

[~sunilg] please correct me if I missed something.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org