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

Fair scheduler queue doesn't accept any jobs when ACLs are configured.

    XMLWordPrintableJSON

Details

    Description

      If a queue is configured with an ACL for who can submit jobs, no jobs are allowed, even if a user on the list tries.

      This is caused by using the scheduler thinking the user is "yarn", because it calls UserGroupInformation.getCurrentUser() instead of UserGroupInformation.createRemoteUser() with the given user name.

      Attachments

        1. YARN-288.patch
          9 kB
          Sandy Ryza

        Activity

          People

            sandyr Sandy Ryza
            sandyr Sandy Ryza
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: