feat: add drawio

This commit is contained in:
2024-12-06 19:27:05 +03:30
parent ebd4a61f74
commit d1a715deea
10 changed files with 160 additions and 36 deletions

View File

@@ -9,7 +9,7 @@ spec:
name: "Word Count Example"
entryClass: "org.apache.flink.examples.java.wordcount.WordCount"
parallelism: 2
jarUri: "local:///opt/flink/examples/wordcount.jar"
jarUri: "http://192.168.7.7:8080/product-enrichment-processor.jar"
flinkConfiguration:
taskmanager.numberOfTaskSlots: "2"
parallelism.default: "2"