liferoad commented on PR #34761: URL: https://github.com/apache/beam/pull/34761#issuecomment-2840531888
> @andre-sampaio @liferoad I got an suggestion from Vasant D - Bigtable team. > > > Reduce the Batch Size: Consider lowering the number of mutations sent in each batch. This can be an effective way to stay within the limit. > > So I guess he is referring to lower the current flush_count from 1000 to 100? But again I don't know why this doesn't work as expected after 2.46.0. Since I do not know the support ticket number to get more details about your job, I guess you could lower flush_count or reduce the number of workers as @andre-sampaio mentioned above. If you want to check whether your PR works, you could easily test this by overriding `start_bundle` with your own WriteToBigTable. -- 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