Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0, 3.0.0-alpha1
-
None
Description
Because of privacy and security regulations, for many industries, sensitive data at rest must be in encrypted form. For example: the healthÂcare industry (HIPAA regulations), the card payment industry (PCI DSS regulations) or the US government (FISMA regulations).
This JIRA aims to provide a mechanism to encrypt HDFS data at rest that can be used transparently by any application accessing HDFS via Hadoop Filesystem Java API, Hadoop libhdfs C library, or WebHDFS REST API.
The resulting implementation should be able to be used in compliance with different regulation requirements.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-11286 Map/Reduce dangerously adds Guava @Beta class to CryptoUtils
- Closed
- is related to
-
HADOOP-10919 Copy command should preserve raw.* namespace extended attributes
- Resolved
-
MAPREDUCE-6007 Add support to distcp to preserve raw.* namespace extended attributes
- Closed
- relates to
-
HADOOP-9333 Hadoop crypto codec framework based on compression codec
- Patch Available
-
HDFS-6891 Follow-on work for transparent data at rest encryption
- Resolved
-
HADOOP-10141 Create an API to separate encryption key storage from applications
- Closed
-
HADOOP-10150 Hadoop cryptographic file system
- Closed
- requires
-
HADOOP-10856 HarFileSystem and HarFs support for HDFS encryption
- Resolved