You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:16:56 UTC

[GitHub] [beam] kennknowles opened a new issue, #18729: Better expose BigQuery quota errors to users

kennknowles opened a new issue, #18729:
URL: https://github.com/apache/beam/issues/18729

   Currently users simply see following error.
   
   (9e02ab71e036fcc3): Workflow failed. Causes: (9e02ab71e036fbad): S27:Save to BigQuery/BatchLoads/MultiPartitionsReshuffle/GroupByKey/Read****Save to BigQuery/BatchLoads/MultiPartitionsReshuffle/GroupByKey/GroupByWindow****Save to BigQuery/BatchLoads/MultiPartitionsReshuffle/ExpandIterable****Save to BigQuery/BatchLoads/MultiPartitionsWriteTables/ParMultiDo(WriteTables)****Save to BigQuery/BatchLoads/MultiPartitionsWriteTables/WithKeys/AddKeys/Map****Save to BigQuery/BatchLoads/MultiPartitionsWriteTables/Window.Into()/Window.Assign****Save to BigQuery/BatchLoads/MultiPartitionsWriteTables/GroupByKey/Reify****Save to BigQuery/BatchLoads/MultiPartitionsWriteTables/GroupByKey/Write****Save to BigQuery/BatchLoads/ReifyRenameInput/View.AsIterable/View.CreatePCollectionView/ParDo(ToIsmRecordForGlobalWindow) failed., (f88fcdac78f4b497): A work item was attempted 4 times without success. Each time the worker eventually lost contact with the service. The work item was attempted on:  ...
   
   (there might be additional info in worker logs).
   
   We should update the BigQuery connector to raise an exception with a proper error message.
   
   Imported from Jira [BEAM-3376](https://issues.apache.org/jira/browse/BEAM-3376). Original Jira may contain additional context.
   Reported by: chamikara.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org