Hacker News new | ask | show | jobs
by csunbird 732 days ago
This is exactly what we do, but with Spark instead. We develop the functions locally in a package and call necessary functions for the job notebooks, and the job notebooks are very minimalistic because of this
1 comments

Spark-via-Airflow is also the context we use this, glad of see the pattern also works for you.