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

Charles Lamb updated HDFS-6386:
-------------------------------

    Status: Patch Available  (was: Reopened)

The .4 patch implements encryption zones on the server side. Included in this 
is (1) setting the xattr for an EZ, validating that an EZ being created or 
deleted is empty, existing, and the root of an EZ, (2) setting the appropriate 
xattr for any files created within an EZ, (3) on the client side, determining 
if a file refers to an encrypted file and if so, setting up the right 
Crypto{Input,Output}Streams for encrypting/decrypting the data, (4) removing 
the earlier (temporary) KEY and IV constants, (5) adds several unit tests for 
the above.

This patch allows us to demonstrate end-to-end encryption.

> HDFS Encryption Zones
> ---------------------
>
>                 Key: HDFS-6386
>                 URL: https://issues.apache.org/jira/browse/HDFS-6386
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode, security
>            Reporter: Alejandro Abdelnur
>            Assignee: Charles Lamb
>             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>
> Define the required security xAttributes for directories and files within an 
> encryption zone and how they propagate to children. Implement the logic to 
> create/delete encryption zones.



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

Reply via email to