[
https://issues.apache.org/jira/browse/ORC-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810334#comment-16810334
]
Owen O'Malley commented on ORC-14:
----------------------------------
[[email protected]] take a look at my slides -
https://www.slideshare.net/oom65/fine-grain-access-control-for-big-data-orc-column-encryption-137308692
>From a user point of view, they need to configure a KeyProvider such as Hadoop
>or Ranger KMS and specify the table properties controlling which columns to
>encrypt. Decryption happens automatically, if you have access to the key.
> Add column level encryption to ORC files
> ----------------------------------------
>
> Key: ORC-14
> URL: https://issues.apache.org/jira/browse/ORC-14
> Project: ORC
> Issue Type: New Feature
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Attachments: columnEncryption.png
>
>
> It would be useful to support column level encryption in ORC files. Since
> each column and its associated index is stored separately, encrypting a
> column separately isn't difficult. In terms of key distribution, it would
> make sense to use an external server like the one in HADOOP-9331.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)