[
https://issues.apache.org/jira/browse/HDFS-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Lamb updated HDFS-6490:
-------------------------------
Description:
FSNamesystem.createEncryptionZone needs to create key ids with the format
hdfs://<nameserviceId>/<pathOfEZ>
If the nameserviceId is not present, then use
hdfs://<pathOfEZ>
was:
FSNamesystem.createEncryptionZone needs to create key ids with the format
hdfs://HOST:PORT/<pathOfEZ>
> Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone
> -----------------------------------------------------------------------------
>
> Key: HDFS-6490
> URL: https://issues.apache.org/jira/browse/HDFS-6490
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode, security
> Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
> Reporter: Charles Lamb
> Assignee: Charles Lamb
> Attachments: HDFS-6490.001.patch, HDFS-6490.002.patch
>
>
> FSNamesystem.createEncryptionZone needs to create key ids with the format
> hdfs://<nameserviceId>/<pathOfEZ>
> If the nameserviceId is not present, then use
> hdfs://<pathOfEZ>
--
This message was sent by Atlassian JIRA
(v6.2#6252)