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

Danny McCormick commented on BEAM-12344:
----------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/20890

> google-cloud-bigquerystorage versions < 1.20.0 throw PERMISSION_DENIED in 
> some cases
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-12344
>                 URL: https://issues.apache.org/jira/browse/BEAM-12344
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.29.0
>            Reporter: Jared Champion
>            Priority: P3
>
> +*description:*+
>  There is an issue with the google-cloud-bigquerystorage package that has 
> been tested using the sample google code at:  
> [https://cloud.google.com/bigquery/docs/write-api#using_the_with_the_java_client]
>  (and confirmed by google support) to affect version(s) < 1.20.4 where 
> writing to some BigQuery Storage Write API supported locations can 
> incorrectly throw:
> java.util.concurrent.ExecutionException: 
> com.google.api.gax.rpc.PermissionDeniedException: 
> io.grpc.StatusRuntimeException: PERMISSION_DENIED: Permission 
> 'TABLES_UPDATE_DATA' denied on resource 
> 'projects/<some-project>/datasets/<some-dataset>/tables/<some-table>' (or it 
> may not exist).
> This affects writing to certain locations using the 
> BigQueryIO.Write.Method.STORAGE_WRITE_API write method
> +*version(s) affected:*+ 
>  2.29.0
> Can we update the google-cloud-bigquerystorage version to 1.20.4 or higher to 
> resolve this issue?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to