clongnguyen6 commented on issue #31422:
URL: https://github.com/apache/beam/issues/31422#issuecomment-2157871824

   I created a GCP support ticket
   
   > The trackstace points to here:
   > 
   > 
https://github.com/apache/beam/blob/8c6e1a4654bced7bf732e1a46092908580da561b/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryServicesImpl.java#L1459
   > 
   > indicates the client is already closed when one trying to write records 
via "StorageApiWritesShardedRecords".
   > 
   > "closed" could only be true when StreamAppendClient.close is called.
   > 
   > Sounds like some racing condition happened there.
   > 
   > Note that "WritesShardedRecords" is used to write spilled records that not 
handled by "WritesUnShardedRecords" and is a less execised code.
   > 
   > In any case, open a support ticket so cloud support could inspect your job 
ID. I see a public bug opened for https://b.corp.google.com/issues/345352979 
this is not a usual process
   
   I created a GCP support ticket.


-- 
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-unsubscr...@beam.apache.org

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

Reply via email to