Hello Prefectians :slightly_smiling_face:, just st...
# ask-community
g
Hello Prefectians 🙂, just starting out on Prefect, at our Organisation we are trying to use Prefect with Elasticsearch just wanted to know if anyone had any experience to guide me with this
k
Hi @gotham, I don’t have specific experience but what are you trying to do?
g
thanks for responding, extract - read files from azure event hub, transform - restructure them to a desired json format, load - desired es index
k
Ok as long as you can write the ES stuff in Python, it should be no problem for Prefect. Unfortunately we don’t have any tasks around ES at the moment.
👍 1
g
also, what would be a good starting point to understand the k8s deployment of prefect