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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
