Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2135

ACL checks handled incorrectly in AMWebController

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1
    • None
    • None

    Description

          if (callerUGI != null && appContext.getAMACLManager().checkDAGViewAccess(callerUGI)) {
            return false;
          }
      

      Check returns false if user has access.

      Attachments

        1. TEZ-2135.1.patch
          5 kB
          Hitesh Shah
        2. TEZ-2135.2.patch
          5 kB
          Hitesh Shah

        Activity

          People

            hitesh Hitesh Shah
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: