Jerry Chen created HADOOP-9333:
----------------------------------

             Summary: Hadoop crypto codec framework based on compression codec
                 Key: HADOOP-9333
                 URL: https://issues.apache.org/jira/browse/HADOOP-9333
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: 3.0.0
            Reporter: Jerry Chen


The work defined here is to extend the Compression Codec framework to the 
encryption framework for handling encryption and decryption specific 
requirements in Hadoop.
The targets of the encryption framework are:
1.      Establishes a common abstraction of the API level that can be shared by 
all crypto codec implementations as well as users that use the API. 
2.      Provides a foundation for other components in Hadoop such as Map Reduce 
or HBase to support encryption features.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to