Monday, May 28, 2018

Spark Stream-Stream Join

In Spark 2.3, it added support for stream-stream joins, i.e, we can join two streaming Datasets/DataFrames and in this post, we are going to see how beautifully Spark now gives support for joining the two streaming data frames.

I this example, I am going to use:



from DZone.com Feed https://ift.tt/2GYEoh0

No comments:

Post a Comment