You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robbie Gruener (Jira)" <ji...@apache.org> on 2019/10/25 17:16:00 UTC

[jira] [Created] (BEAM-8485) Python Beam job is successful regardless of the result of the BigQuery load job (for the BigQuery File Loads)

Robbie Gruener created BEAM-8485:
------------------------------------

             Summary: Python Beam job is successful regardless of the result of the BigQuery load job (for the BigQuery File Loads)
                 Key: BEAM-8485
                 URL: https://issues.apache.org/jira/browse/BEAM-8485
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
    Affects Versions: 2.16.0
            Reporter: Robbie Gruener


We are using the beam python sdk 2.16.0 and have noticed since upgrading to 2.16.0 that beam jobs are exiting successfully even though the BQ load job fails. We can see the load job failing in the Bigquery UI while the beam jobs running on either the DirectRunner or the DataflowRunner were successful.

Note we areĀ using the BigQuery File Loads (which is enabled via use_beam_bq_sink)

I have verified that downgrading to 2.15.0 fixes this issue so it must be a newly introduced bug.



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