Mike Percy created KUDU-2252:
--------------------------------
Summary: Kudu native encryption at rest
Key: KUDU-2252
URL: https://issues.apache.org/jira/browse/KUDU-2252
Project: Kudu
Issue Type: Bug
Components: fs, security
Reporter: Mike Percy
It would be beneficial for Kudu to support native encryption at rest.
While the underlying filesystem can be encrypted with Kudu on top, there are
benefits to native encryption at rest:
* With native encryption support, it may be possible to specify different
encryption keys for different objects or object trees (such as is possible with
HDFS encryption)
* It may be possible to share a single block device with other storage,
including HDFS (note that some linux setups allow for "splitting" a device)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)