Federico D'Ambrosio
Results
2
comments of
Federico D'Ambrosio
Hi @Garlandal, since we're using YARN for our flink sessions, I've been thinking about how to use flink-deployer in our environment. Since flink-deployer needs the Job Manager HTTP endpoint, a...
Together with the hack mentioned by @hozn , in order to store the Response on a RedisBackend, I did the following: defined a custom response ```python # This is for...