We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d39e30 commit 842eaa8Copy full SHA for 842eaa8
e2e-tests/data/batch-job-cr.yaml
@@ -78,6 +78,7 @@ spec:
78
job:
79
jarURI: local:///opt/flink/usrlib/myjob.jar
80
entryClass: org.apache.flink.streaming.examples.wordcount.WordCount
81
+ args: ["--execution-mode", "BATCH"]
82
parallelism: 2
83
upgradeMode: stateless
84
mode: native
0 commit comments