[
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)