You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Charles Lamb (JIRA)" <ji...@apache.org> on 2014/07/18 19:16:06 UTC

[jira] [Resolved] (HDFS-6490) Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone

     [ https://issues.apache.org/jira/browse/HDFS-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Lamb resolved HDFS-6490.
--------------------------------

          Resolution: Fixed
       Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134)
    Target Version/s: fs-encryption (HADOOP-10150 and HDFS-6134)

Thanks for the review [~umamaheswararao]. I updated the description and committed this to fs-encryption.

> 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
>             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>         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)