[
https://issues.apache.org/jira/browse/BEAM-5959?focusedWorklogId=192423&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-192423
]
ASF GitHub Bot logged work on BEAM-5959:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jan/19 17:18
Start Date: 30/Jan/19 17:18
Worklog Time Spent: 10m
Work Description: iemejia commented on issue #7629: [BEAM-5959] DO NOT
MERGE: KMS support for FileBasedSink, GCS
URL: https://github.com/apache/beam/pull/7629#issuecomment-459029798
FIrst sorry for the late answer. Excellent idea @udim I think it is the
wisest move.
We had a discussion almost one year ago about this issue with [options for
different
filesystems](https://lists.apache.org/thread.html/bb5f98c4154cc72d097ce5b404ff0b3bcb52b7360b0834af7116883b@%3Cdev.beam.apache.org%3E).
So this is a different subject and worth of a different JIRA/design doc/PR.
Don't hesitate to ping me if you try to tackle that one.
If you look at the discussion @lukecwik proposed a 'hack' that may allow you
to have multiple KMS keys in a pipeline. I never tested it but you can try as
part of your work on KMS. If this is possible, even if not cleaned we will have
a workaround.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 192423)
Time Spent: 18h 40m (was: 18.5h)
> Add Cloud KMS support to GCS creates and copies
> -----------------------------------------------
>
> Key: BEAM-5959
> URL: https://issues.apache.org/jira/browse/BEAM-5959
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp, sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 18h 40m
> Remaining Estimate: 0h
>
> Beam SDK currently uses the CopyTo GCS API call, which doesn't support
> copying objects that Customer Managed Encryption Keys (CMEK).
> CMEKs are managed in Cloud KMS.
> Items (for Java and Python SDKs):
> - Update clients to versions that support KMS keys.
> - Change copyTo API calls to use rewriteTo (Python - directly, Java -
> possibly convert copyTo API call to use client library)
> - Add unit tests.
> - Add basic tests (DirectRunner and GCS buckets with CMEK).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)