singhravidutt commented on issue #23588: URL: https://github.com/apache/beam/issues/23588#issuecomment-1278733622
[lukecwik](https://github.com/lukecwik) A recent change in the gcs-grpc write APIs broke the write path for file size > 40MB. We are working on fixing this. In the meanwhile, as a workaround, clients can configure a higher writeBufferSize using `fs.gs.grpc.write.buffered.requests`. Default value for this configuration is 20 (with each chunk size of 2MB this corresponds to the 40MB limit). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
