[
https://issues.apache.org/jira/browse/ORC-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808165#comment-16808165
]
Owen O'Malley commented on ORC-14:
----------------------------------
Hi, I have this mostly done, but need to finish some details and split the work
out into manageable parts. I should get it committed in the next few weeks.
After it is committed to master, we can start the ORC 1.6 release.
Integrating with Spark will be relatively easy. Hive will involve more changes
because LLAP uses a lot of private interfaces into the ORC code.
> 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)