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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/07/30 01:40:41 UTC

[jira] [Resolved] (HDFS-6771) Require specification of an encryption key when creating an encryption zone

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

Andrew Wang resolved HDFS-6771.
-------------------------------

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

Committed, thanks again Charles.

> Require specification of an encryption key when creating an encryption zone
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-6771
>                 URL: https://issues.apache.org/jira/browse/HDFS-6771
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>         Attachments: hdfs-6771.001.patch, hdfs-6771.002.patch
>
>
> Currently, when creating an encryption zone, if the user does not specify a key name, the NN will generate a new one with a UUID. This leads to opaque names, and there's no way to specify further key creation attributes. Simpler and better is to make the admin first create the key however they like (e.g. via "hadoop key") and then specify it when creating a zone.



--
This message was sent by Atlassian JIRA
(v6.2#6252)