You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Terminal use command- "docker compose up".
[Note: make sure you are in the same Directory as of docker-compose.yml file]
Open jupyter notebook from docker at post 8888.
open a Terminal and write "python stream_processing.py"
Project Architecture
Folder Architecture
[Note: Right now O/P mode is on Console, if you want to get output in files in storage. please include ".option("path", "/output/")" and change format --> "parquet"]