Sorry colleagues. I know "End-of-data" & Unbounded dont go hand in hand.Lets say I am invoking KafkaIO unbounded. But at some point I run out of streaming data (finite number of records in my data file) and p.run() keeps running/waiting for more data and doesn't terminate of course.How do I know there has not been any more data recently coming to KafkaIo.read() for a given amount of time or any other runtime indicaor?Is there a way to interrupt p.run() upon detecting such an indicator so the execution can move on with the rest of the code?Thanks+regardsAmir
- End-of-data indicator in Unbounded KafkaIO amir bahmanyari
- Re: End-of-data indicator in Unbounded KafkaIO Jesse Anderson
- Re: End-of-data indicator in Unbounded KafkaIO amir bahmanyari
- Re: End-of-data indicator in Unbounded KafkaI... Jesse Anderson
- Re: End-of-data indicator in Unbounded Ka... amir bahmanyari
- Re: End-of-data indicator in Unbound... Jesse Anderson
- Re: End-of-data indicator in Unb... Raghu Angadi
- Re: End-of-data indicator in... Raghu Angadi
- Re: End-of-data indicator in... Thomas Groh
- Re: End-of-data indicator in... Raghu Angadi
- Re: End-of-data indicator in... Thomas Groh
