xicm commented on issue #10456: URL: https://github.com/apache/hudi/issues/10456#issuecomment-1884473175
Small bucket num will not fit the growing data. Generally We estimate the data size to determine the number of buckets. Simple bucket number can't be changed, but we can increase the number of `writer.tasks`. I think you problem is the data is too scattered. -- 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]
