hameizi commented on pull request #2867: URL: https://github.com/apache/iceberg/pull/2867#issuecomment-898161450
> > @hameizi can you try some setup like this for the stress testing with your auto compaction change here? > > > > * a simple job just read data from Kafka and writes to Iceberg (e.g. partitioned by ingestion/processing time). > > * writer: parallelism of 10 (higher can be better) > > * I would expect each of the 10 writer tasks probably can write data in the order of MBs/sec. > > I'm sorry that maybe my test can't up to the standard as you say. I can test one more later. @stevenzwu I test one case, parallelism of 10, 30000+/sec, partition by hour, 3GB memory of per taskmanager. It's no problem for me. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
