numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io
Apache License 2.0
1.01k stars 98 forks source link

fix: update SDKs to stable image #1746

Closed samhith-kakarla closed 1 month ago

samhith-kakarla commented 1 month ago

fixes #1745

Screenshot 2024-05-30 at 12 43 48 PM
samhith-kakarla commented 1 month ago

I will take a look at the other examples too

samhith-kakarla commented 1 month ago
Screenshot 2024-05-31 at 3 54 28 PM

all but the kafka-in pod is running due to a broker error, which is expected: "level":"info","ts":"2024-05-31T22:31:14.99192722Z","logger":"numaflow.Source-processor","caller":"sarama@v1.43.0/broker.go:205","msg":"Failed to connect to broker my-broker1:19700: dial tcp: lookup my-broker1 on 10.96.0.10:53: no such host","pipeline":"join-on-reduce","vertex":"kafka-in"

KeranYang commented 1 month ago

Thank you! @samhith-kakarla