You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/09/03 15:59:41 UTC

[GitHub] [beam] kamilwu commented on a change in pull request #12698: [BEAM-10672] Add Python Combine Load Tests for streaming on Flink

kamilwu commented on a change in pull request #12698:
URL: https://github.com/apache/beam/pull/12698#discussion_r483087816



##########
File path: .test-infra/dataproc/init-actions/flink.sh
##########
@@ -160,10 +156,10 @@ jobmanager.rpc.address: ${master_hostname}
 jobmanager.heap.mb: ${flink_jobmanager_memory}
 taskmanager.memory.process.size: "${flink_taskmanager_memory} mb"
 taskmanager.memory.jvm-metaspace.size: 512 mb
+taskmanager.memory.task.off-heap.size: 256 mb

Review comment:
       The jobs had issues with direct memory being too low. This setting solved the problem.




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