Helloo,
I am trying to create a flow for performing a feature engineering task. The feature engineering is purely done in PySpark and I was wondering what the best way to go about using Spark in metaflow is? Is the experimental spark decorator
https://github.com/outerbounds/metaflow-pyspark the best approach to this?
Any advice would be greatly appreciated
simple smile