beam
beam copied to clipboard
flink portable client configurations
Descriptions
Previously made an attempt to solve that in https://github.com/apache/beam/pull/28068/files, but at that time, I didn't have time to follow up. I will try to contribute better to beam (especially for flink runner).
In this PR, we make
-
FlinkPortableClientEntryPoint
accept parameters thatJobServerDriver
can handle. - Add arguments for timeout. (We have this issue with JobManager that have low cpu assigned in k8s).