Hi, It could be a totally stupid question but I currently have no idea how to get the number of active session windows from a running job.
Our traffic trajectory application (which handles up to 10,000 tps) uses event-time session window on KeyedStream (keyed by userID). Should I write another Flink job for the purpose? Cheers, Dongwon Kim