kamilwu commented on issue #11193: [BEAM-9550] Increase JVM Metaspace size for 
the TaskExecutors.
URL: https://github.com/apache/beam/pull/11193#issuecomment-603366145
 
 
   @mxm Could you take a look at this? Our python tests, running on Flink 
cluster on YARN, are flaky since we updated Flink version to 1.10. Most of the 
time the pipeline is being aborted by this exception: `OutOfMemoryError: 
Metaspace`, for example here [1] and here [2]. I tried to increase JVM 
metaspace size (as suggested here: [3]), but it didn't work. Do you have ideas 
what's going wrong?
   
   [1] 
https://builds.apache.org/job/beam_LoadTests_Python_GBK_Flink_Batch_PR/61/console
   [2] 
https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch_PR/17/console
   [3] 
https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/memory/mem_trouble.html

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to