Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6891 Follow-on work for transparent data at rest encryption
  3. HDFS-7179

DFSClient should instantiate a KeyProvider, not a KeyProviderCryptoExtension

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • encryption
    • None

    Description

      When fetching delegation tokens, we attempt to cast the KeyProvider to a DTExtension. However, right now the KP is already wrapped into a CryptoExtension, so it will never be a DTExtension, so we aren't able to get delegation tokens from the KMS.

      Attachments

        1. hdfs-7179.001.patch
          6 kB
          Andrew Wang

        Activity

          People

            andrew.wang Andrew Wang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: