You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beam.apache.org by Nir Gazit <ni...@gmail.com> on 2021/03/02 17:06:45 UTC

Reducing job upload time to Flink

Hey,
When running Beam on Flink, the upload time of a job seems to be
extremely long. Is there any way to preload some of the JARs to Flink in
order to avoid re-loading it every time, especially for development.

Thanks
Nir