You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Guangyu Chen (Jira)" <ji...@apache.org> on 2020/09/29 20:33:00 UTC

[jira] [Commented] (BEAM-7195) BigQuery - 404 errors for 'table not found' when using dynamic destinations - sometimes, new table fails to get created

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

Guangyu Chen commented on BEAM-7195:
------------------------------------

I am able to reproduce this in 2.19 and 2.24 Java SDK.

The root cause is that new tables are sometimes not being created when using DynamicDestinations [1] and therefore caused the 404. 

More details can be found in the PR: [https://github.com/apache/beam/pull/12968]

PTAL [~reuvenlax] / [~chamikara]

 

[1]https://github.com/apache/beam/blob/ecedd3e654352f1b51ab2caae0fd4665403bd0eb/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/DynamicDestinations.java
 

> BigQuery - 404 errors for 'table not found' when using dynamic destinations - sometimes, new table fails to get created
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-7195
>                 URL: https://issues.apache.org/jira/browse/BEAM-7195
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.5.0
>         Environment: Windows
>            Reporter: Chris
>            Assignee: Guangyu Chen
>            Priority: P1
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> See the following StackOverflow question, which describes the details:
>  
> [https://stackoverflow.com/questions/55932291/apache-beam-for-google-cloud-dataflow-404-errors-when-using-bigqueryio-write-c]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)