Skip to content

Commit 842eaa8

Browse files
set exec mode batch
1 parent 1d39e30 commit 842eaa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e-tests/data/batch-job-cr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ spec:
7878
job:
7979
jarURI: local:///opt/flink/usrlib/myjob.jar
8080
entryClass: org.apache.flink.streaming.examples.wordcount.WordCount
81+
args: ["--execution-mode", "BATCH"]
8182
parallelism: 2
8283
upgradeMode: stateless
8384
mode: native

0 commit comments

Comments
 (0)