Re: Python flink statefun

2024-01-19 Thread Alexandre LANGUILLAT
ry? > > Best, > Jiabao > > [1] https://hub.docker.com/r/apache/flink-statefun-playground/tags > > On 2024/01/18 17:09:20 Alexandre LANGUILLAT wrote: > > Hi, > > > > I am trying to run the example provided here: > > > https://github.com/apache/flink-statefun-playg

Python flink statefun

2024-01-18 Thread Alexandre LANGUILLAT
Hi, I am trying to run the example provided here: https://github.com/apache/flink-statefun-playground/tree/release-3.3/python/greeter 1 - Following the read.me, with docker (that I installed): "docker-compose build" works well. But "docker-compose up" returns an error: [image: image.png] 2 - W