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

Display the ACL of leaf queue in RM scheduler page

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • fairscheduler
    • None

    Description

      java.io.IOException: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1501748492123_0298 to YARN : User yarn cannot submit applications to queue root.jack
              at org.apache.hadoop.mapred.YARNRunner.submitJob(YARNRunner.java:306)
              at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:240)
              at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1290)
              at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1287)
              at java.security.AccessController.doPrivileged(Native Method)
              at javax.security.auth.Subject.doAs(Subject.java:422)
              at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1785)
              at org.apache.hadoop.mapreduce.Job.submit(Job.java:1287)
      

      Sometimes, when we submit our application to a queue, the submitted application may fail because we have no permission to submit the application to the corresponding queue.

      But we have no place apart from the fair-scheduler.xml to see the ACL of the queue,
      you can't see such information from RM scheduler page.

      So, I want to join the aclSubmitApps、*aclAdministerApps *message to the RM scheduler page.

      Attachments

        1. YARN-6945.001.patch
          4 kB
          YunFan Zhou
        2. screenshot-1.png
          16 kB
          YunFan Zhou

        Activity

          People

            daemon YunFan Zhou
            daemon YunFan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: