[ 
https://issues.apache.org/jira/browse/ORC-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16390352#comment-16390352
 ] 

ASF GitHub Bot commented on ORC-318:
------------------------------------

GitHub user omalley opened a pull request:

    https://github.com/apache/orc/pull/227

    ORC-318. Change KeyProvider API to separate createLocalKey

    Separate createLocalKey from decryptLocalKey in HadoopShims.KeyProvider.
    
    It also:
    - changes HadoopShims.KeyMetadata from an interface to a concrete class
    - creates a NullKeyProvider for Hadoop versions < 2.7


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/orc orc-318

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/227.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #227
    
----
commit 58ed393f7b27f8589d4246e54a663b1ad866a413
Author: Owen O'Malley <omalley@...>
Date:   2018-03-07T22:16:18Z

    ORC-318. Change KeyProvider API to separate createLocalKey from 
decryptLocalKey.

----


> Change HadoopShims.KeyProvider to separate createLocalKey and decryptLocalKey
> -----------------------------------------------------------------------------
>
>                 Key: ORC-318
>                 URL: https://issues.apache.org/jira/browse/ORC-318
>             Project: ORC
>          Issue Type: Sub-task
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Major
>
> Looking through the [AWS 
> KMS|https://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html] docs, 
> to be compatible we should probably separate creating a local key from 
> decrypting it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to