Getting Permission Denied and StreamWriterClosedException in BQ Storage Write Api #1882
Labels
api: bigquerystorage
Issues related to the googleapis/java-bigquerystorage API.
status: duplicate
Duplicate.
I have been using java service which write records to BQ using storage api. Its been running fine for almost a week and then suddenly i see below mentioned error in application log.
and
This is my build.gradle dependency for storage write api
I am using spring boot version 2.7.2
For code implementation snippet please have a look at this issue: BQ code Snippet
The text was updated successfully, but these errors were encountered: