mkdir apache
python3 -m venv apache
source python/bin/activate
pip install jupyterlab
pip install apache-beam
pip install apache-beam[gcp] mysql-connector-python
The sms data is as it is in smslog, we only need a few samples of the data in you local db, neccesary tables will be auto generated by the pipelines. Try not to run it live db!
jupyter-lab