Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10879

Incorrect WARN text in ACL check for application tag based placement

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      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.

       LOG.warn("User '{}' from application tag does not have access to " +
                " queue '{}'. " + "The placement is done for user '{}'",
                userNameFromAppTag, queue, user);
      

      Attachments

        Issue Links

          Activity

            People

              susheel.gupta Susheel Gupta
              bgoerlitz Brian Goerlitz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: