Skip to content

Source code for the YouTube video, Apache Beam Explained in 12 Minutes

License

Notifications You must be signed in to change notification settings

datastacktv/apache-beam-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Apache Beam Explained in 12 Minutes

Source code for the YouTube video, Apache Beam explained in 12 minutes. Watch the video here!

Install dependencies

pip install -r requirements.txt

Run pipeline locally

python pipeline.py

This command produces a text file called output-00000-of-00001. The output looks like the following:

('Andy', 2)
('Andy', 1)
('Sam', 1)

About

Source code for the YouTube video, Apache Beam Explained in 12 Minutes

Topics

Resources

License

Stars

Watchers

Forks

Languages