You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/07/16 17:21:01 UTC

[jira] [Commented] (BEAM-12344) google-cloud-bigquerystorage versions < 1.20.0 throw PERMISSION_DENIED in some cases

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

Beam JIRA Bot commented on BEAM-12344:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> 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: P2
>              Labels: stale-P2
>
> +*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.3.4#803005)