mxm commented on issue #11193: [BEAM-9550] Increase JVM Metaspace size for the TaskExecutors. URL: https://github.com/apache/beam/pull/11193#issuecomment-605011286 > @mxm Thanks, the option names are now correct and properly recognized by Flink. Nice. > I had one more problem. GroupByKey (as well as coGroupByKey) tests got stuck at some point and their progress didn't change despite the fact that the job was running. It seems changing the execution mode to `BATCH_FORCED` solved the problem. It is fine to keep this mode enabled permanently? I wouldn't keep it enabled permanently. The pipelined mode generally provides better performance. Do you have a stack trace or error message? Looks like something to take a look at. The support for Flink 1.10 is still early and we need to iron out these issues.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
