[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoy Antony resolved MAPREDUCE-4550.
-------------------------------------
    Resolution: Won't Do

Cleaning up jiras which is not relevant anymore.

> Key Protection : Define Encryption and Key Protection interfaces and default 
> implementations
> --------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4550
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4550
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: MR_4550_1_1.patch, MR_4550_trunk.patch
>
>
> A secret key is read from a Key Store and then encrypted during transport 
> between JobClient and Task. The tasktrackers/nodemanagers decrypt the secrets 
> and provide the secrets to child tasks which part of the job.
> This jira defines the interfaces to accomplish the above :
> 1) KeyProvider - to read keys from a KeyStore
> 2) Encrypter and Decrypter - to and encrypt and decrypt secrets/data.
> The default/dummy implementations will also be added. This includes a 
> KeyProvider implementation to read keys from a Java KeyStore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to