Hey folks, is it a feasible approach to integrate ...
# ask-metaflow
a
Hey folks, is it a feasible approach to integrate Metaflow workflows within the AWS Databricks environment?
s
yep, there are a few ways to do it, depending what you want to achieve
you can take a look at this @pyspark decorator for one approach. Another approach is to use their usual Python libraries to submit SQL queries like with any other query engine, like Athena in this example
🙌 1
a
Great, @victorious-lawyer-58417, thanks! I’ll explore the material and eventually come-back here. I really want to make my DS team happy by using the super smart Metaflow abstracions :)
s
great! We are happy to help you get it working 🤗
❤️ 1