[
https://issues.apache.org/jira/browse/BEAM-7022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-7022:
--------------------------------
Labels: (was: stale-P2)
> BigQueryIO.write.withExtendedErrorInfo() does not catch missing tables (and
> maybe datasets)
> --------------------------------------------------------------------------------------------
>
> Key: BEAM-7022
> URL: https://issues.apache.org/jira/browse/BEAM-7022
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Affects Versions: 2.11.0
> Reporter: Pierig Le Saux
> Priority: P3
>
> In beam versions from 2.7.0 to 2.9.0 a missing table produces an exception in
> Dataflow that .getFailedInsertsWithErr() doesn't catch.
> We get a GoogleJsonResponseException 404.
> In beam versions 2.10.0 or 2.11.0 the step just gets silently stuck (logging
> every 5mins).
> I would expect this error to be "catchable" just like a missing field in a
> table is.
> I haven't checked the behaviour with a missing dataset yet, but I would like
> to be able to take action on this kind of error as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)