Hello, I have a scenario where I've two sources, one of them is source of fixed list of ids for preloading (caching certain info which is slow) and second one is the kafka consumer. I need to run Kafka after first one completes. I need a mechanism to let the Kafka consumer know that it can start consuming messages. How can I achieve this? thanks Ishwara Varnasi
- Data exchange between tasks (operators/sources) at streami... Ishwara Varnasi
- Re: Data exchange between tasks (operators/sources) a... Piotr Nowojski
- Re: Data exchange between tasks (operators/source... Ishwara Varnasi
- Re: Data exchange between tasks (operators/so... Piotr Nowojski
- Re: Data exchange between tasks (operator... Ishwara Varnasi