kaizen-ai / kaizenflow

KaizenFlow is a framework for Bayesian reasoning and AI/ML stream computing
GNU General Public License v3.0
111 stars 77 forks source link

Spring2024_Streaming_Data_Join_with_Apache_Spark_Streaming #825

Open AYUSHIPRASAD opened 5 months ago

AYUSHIPRASAD commented 5 months ago

Difficulty: 2

Technology: Apache Spark Streaming

Description: Perform a join operation on two streams of data using Apache Spark Streaming's DStream API. Write Python code to define join logic based on a common key and perform the join operation on the streaming datasets. Execute the Spark Streaming job in a notebook environment to observe the results of the streaming data join operation. Projects_Data605_Spring24.docx

ColeBromfield01 commented 5 months ago

Sorry, mistook this for mine!