Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11622

Add support for specifying only groups in kms-acls.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • kms

    Description

      Currently, ACL specification, which is specified in kms-acls.xml can take the form :

      u1,u2 g1,g2
      

      with the user and group list separated by space.

      Unfortunately there is no way to specify only groups, since the Configuration object trims the string property values

      Attachments

        1. HADOOP-11622.1.patch
          6 kB
          Arun Suresh

        Activity

          People

            asuresh Arun Suresh
            asuresh Arun Suresh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: