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

KeyProvider KeyVersion should provide the key name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.6.0
    • security
    • None
    • Reviewed

    Description

      Currently the KeyVersion does not provide a way to get the key name to do a reverse lookup to get the metadata of the key.

      For the JavaKeyStoreProvider and the UserProvider this is not an issue because the key name is encoded in the key version name.

      This encoding of the key name in the key version name cannot be expected in all KeyProvider implementations. It is common for key management systems to use UUID to refer to specific key materials (KeyVersions in Hadoop parlance).

      Attachments

        1. HADOOP-10757.1.patch
          9 kB
          Arun Suresh

        Activity

          People

            asuresh Arun Suresh
            tucu00 Alejandro Abdelnur
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: