This is an automated email from the ASF dual-hosted git repository.
jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from b28fe91 Merge pull request #5759: [BEAM-4642] Pipeline options in
JDBC URI; default userAgent=BeamSQL
add 25a1362 Uploading job server jar when running on remote flink
environment
add 1d32a9d Passing files to stage on flink explicitly while creating the
ExecutionEnvironment
add dc1ccfa Spotless
new 06626df Merge pull request #5803: Flink upload jobserver jar to flink
remote environment
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/FlinkBatchPortablePipelineTranslator.java | 5 +++--
.../beam/runners/flink/FlinkExecutionEnvironments.java | 11 +++++------
.../apache/beam/runners/flink/FlinkJobInvocation.java | 17 +++++++++++------
.../org/apache/beam/runners/flink/FlinkJobInvoker.java | 8 +++++++-
.../flink/FlinkPipelineExecutionEnvironment.java | 8 ++++++--
.../flink/FlinkStreamingPortablePipelineTranslator.java | 6 ++++--
6 files changed, 36 insertions(+), 19 deletions(-)