[
https://issues.apache.org/jira/browse/AVRO-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231185#comment-15231185
]
Kevin Tham commented on AVRO-1371:
----------------------------------
Any progress on this?
> Support of data encryption for Avro file
> ----------------------------------------
>
> Key: AVRO-1371
> URL: https://issues.apache.org/jira/browse/AVRO-1371
> Project: Avro
> Issue Type: Improvement
> Affects Versions: 1.8.0
> Reporter: Jerry Chen
> Labels: Rhino
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Avro file format is widely used in Hadoop. As data security is getting more
> and more attention in Hadoop community, we propose to improve Avro file
> format to be able to handle data encryption and decryption.
> Similar to compression and decompression, encryption and decryption can be
> implemented with Codecs, a concept that already exists in Avro. However, Avro
> Codec context handling needs to be extended to support per-codec contexts,
> such as encryption keys, for encryption and decryption.
> Avro supports multiple language implementations. This is an umbrella JIRA for
> this work and the implementation work for each language will be addressed in
> sub tasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)