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 4b61c0b commit ee99f6fCopy full SHA for ee99f6f
e2e-tests/test_batch_job.sh
@@ -25,7 +25,7 @@
25
SCRIPT_DIR=$(dirname "$(readlink -f "$0")")
26
source "${SCRIPT_DIR}/utils.sh"
27
28
-CLUSTER_ID="flink-batch-wordcount"
+CLUSTER_ID="flink-example-wordcount-batch"
29
BATCH_JOB_YAML="${SCRIPT_DIR}/data/batch-job-cr.yaml"
30
BATCH_JOB_IDENTIFIER="flinkdep/$CLUSTER_ID"
31
TIMEOUT=300
0 commit comments