Hi, Spark newbie here with a general question .... In a stream consisting of several types of events, how can I detect if event X happened within Z transactions of event Y? is it just a matter of iterating thru all the RDDs, when event type Y found, take the next Z transactions and check if there is an event type X? What if the next Z transactions crosses into the next RDD?
Thanks. ________________________________ This email is intended solely for the recipient. It may contain privileged, proprietary or confidential information or material. If you are not the intended recipient, please delete this email and any attachments and notify the sender of the error.