You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/22 21:54:00 UTC

[jira] [Commented] (KUDU-3385) Ranger KMS key provider

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

ASF subversion and git services commented on KUDU-3385:
-------------------------------------------------------

Commit f9517b181101bd122b73d9826d80d3b31641542d in kudu's branch refs/heads/master from Zoltan Chovan
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=f9517b181 ]

[ranger-kms] KUDU-3385 - part2: mini_ranger init

For Kudu to be able to provide data at rest encryption, a separate key
management service can be used for encrypting/decrypting keys.

This patch lays the groundwork for integrating RangerKMS as such a
service, enabling us to create mini test clusters with it, thus making
it possible to test the required interactions properly.

Two existing services mini_ranger and mini_pg were modified, so that the
mini_pg instance could be shared between mini_ranger and mini_ranger_kms
and other future services as well.

Change-Id: I11617468245068dd732fb3f2578bb086b2f6024f
Reviewed-on: http://gerrit.cloudera.org:8080/18645
Reviewed-by: Alexey Serbin <al...@apache.org>
Reviewed-by: Attila Bukor <ab...@apache.org>
Tested-by: Kudu Jenkins


> Ranger KMS key provider
> -----------------------
>
>                 Key: KUDU-3385
>                 URL: https://issues.apache.org/jira/browse/KUDU-3385
>             Project: Kudu
>          Issue Type: Sub-task
>            Reporter: Attila Bukor
>            Assignee: Attila Bukor
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)