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 "Benjamin Teke (Jira)" <ji...@apache.org> on 2022/12/23 16:41:00 UTC

[jira] [Resolved] (YARN-10879) Incorrect WARN text in ACL check for application tag based placement

     [ https://issues.apache.org/jira/browse/YARN-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Teke resolved YARN-10879.
----------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> Incorrect WARN text in ACL check for application tag based placement
> --------------------------------------------------------------------
>
>                 Key: YARN-10879
>                 URL: https://issues.apache.org/jira/browse/YARN-10879
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Brian Goerlitz
>            Assignee: Susheel Gupta
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>
> After YARN-10070 the queue permissions check for application tag based placement is performed for the proxy user instead of the end user, but the warning message for permissions failure indicates that the end user is missing permissions.
> {code:java}
>  LOG.warn("User '{}' from application tag does not have access to " +
>           " queue '{}'. " + "The placement is done for user '{}'",
>           userNameFromAppTag, queue, user);
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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