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

Add support key replicas mechanism for KMS HA

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.6.0
    • None
    • kms

    Description

      The patch HADOOP-11620 only supports specification of multiple hostnames in the kms key provider uri. it means that it support config as:

      <property>
      <name>hadoop.security.key.provider.path</name>
      <value>kms://http@[HOSTNAME1];[HOSTNAME2]:16000/kms</value>
      </property>

      but HA is still not available, if one of KMS instances goes down, Encrypted files, which encrypted by the keys in the KMS, can not be read.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dengxiumao dengxiumao
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: