[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7141?focusedWorklogId=550300&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-550300
 ]

ASF GitHub Bot logged work on MAPREDUCE-7141:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Feb/21 16:00
            Start Date: 09/Feb/21 16:00
    Worklog Time Spent: 10m 
      Work Description: amahussein opened a new pull request #2695:
URL: https://github.com/apache/hadoop/pull/2695


   [MAPREDUCE-7141: Allow KMS generated spill encryption 
keys](https://issues.apache.org/jira/browse/MAPREDUCE-7141)
   Add KMS support to generate key for the encryption of the spilled data on 
disk. The feature improves fault tolerance to AM failures/re-runs and also 
gives another option to the client on how it wants the keys to be created.
   The current implementation assumed that the KMS key can be retrieved from 
the DFS.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 550300)
    Remaining Estimate: 0h
            Time Spent: 10m

> Allow KMS generated spill encryption keys
> -----------------------------------------
>
>                 Key: MAPREDUCE-7141
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7141
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Kuhu Shukla
>            Assignee: Ahmed Hussein
>            Priority: Major
>         Attachments: MAPREDUCE-7141-001.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the only way an encryption key for task spills is generated is by 
> the AM's key generator. This JIRA tracks the work required to add KMS support 
> to this key's generation allowing fault tolerance to AM failures/re-runs and 
> also give another option to the client on how it wants the keys to be created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to