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

ASF GitHub Bot logged work on BEAM-7531:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jun/19 17:08
            Start Date: 14/Jun/19 17:08
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #8830: [BEAM-7531] 
Remove and disallow KMS key setting
URL: https://github.com/apache/beam/pull/8830
 
 
   
 
----------------------------------------------------------------
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: 260573)
    Time Spent: 20m  (was: 10m)

> Don't auto-create GCS buckets with KMS settings
> -----------------------------------------------
>
>                 Key: BEAM-7531
>                 URL: https://issues.apache.org/jira/browse/BEAM-7531
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, io-python-gcp
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For Dataflow jobs, if a staging/temp path is not provided, a default bucket 
> name is generated using the GCP project and job region. 
> https://github.com/apache/beam/blob/39dab79b7bd56a47c0f2a02033ab4ca3bd4a67e2/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java#L319
> We recently added the KMS setting to this bucket creation, but since 
> different jobs might use different KMS keys this is unexpected behavior.
> This bug is to remove this KMS setting from default bucket creation, and 
> possibly error out when a default bucket is used and KMS settings are 
> provided.



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

Reply via email to