Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2610

Inconsistent API JobClient.getQueueAclsForCurrentUser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.205.0
    • 0.20.205.0
    • client
    • None

    Description

      Client needs access to the current user's queue name.
      Public method JobClient.getQueueAclsForCurrentUser() returns QueueAclsInfo[].
      The QueueAclsInfo class has default access. A public method should not return a package-private class.

      The QueueAclsInfo class, its two constructors, getQueueName, and getOperations methods should be public.

      Attachments

        1. MAPREDUCE-2610.patch
          1 kB
          Priyo Mustafi

        Activity

          People

            jrottinghuis Joep Rottinghuis
            jrottinghuis Joep Rottinghuis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: