In this lab you will set up your Python development environment, get the Cloud Dataflow SDK for Python, and run an example pipeline using the Google Cloud Platform Console.
Overview
Syllabus
- GSP207
- Overview
- Setup and requirements
- Task 1. Create a Cloud Storage bucket
- Task 2. Install pip and the Cloud Dataflow SDK
- Task 3. Run an example pipeline remotely
- Task 4. Check that your job succeeded
- Task 5. Test your understanding
- Congratulations!