Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
Description
Refer to the doc attached to HDFS-6509 for background.
Like distcp -p (see MAPREDUCE-6007), the copy command also needs to preserve extended attributes in the raw.* namespace by default whenever the src and target are in /.reserved/raw. To not preserve raw xattrs, don't specify /.reserved/raw in either the src or target.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-6509 Create a special /.reserved/raw directory for raw access to encrypted data
- Resolved
-
HDFS-6839 Fix TestCLI to expect new output
- Resolved
-
HDFS-6134 Transparent data at rest encryption
- Closed
-
MAPREDUCE-6007 Add support to distcp to preserve raw.* namespace extended attributes
- Closed