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

Andrew Wang updated HDFS-6771:
------------------------------

    Attachment: hdfs-6771.001.patch

Patch attached. I changed this in HdfsAdmin and CryptoAdmin, updated the two 
test files. I also renamed TestCryptoCLI to TestCryptoAdminCLI to better 
reflect the normal naming scheme, no other changes there.

> 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
>         Attachments: hdfs-6771.001.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)

Reply via email to