Batch and streaming serverless data processing
Last updated 1 year ago
Create working director and python env
mkdir ~/beam python -m venv ~/repos/conf/pyEnv/beam
Install the latest Python SDK from PyPI
pip install apache-beam