-
Notifications
You must be signed in to change notification settings - Fork 38
-
Hi all!
Is there any plan to support Databricks in the near future?
More and more data platform teams are using it with other cloud providers (aws, azure and gcp).
Thanks a lot.
Regards,
Raja
Beta Was this translation helpful? Give feedback.
All reactions
Hey @raja073, great timing - we just published an initial Databricks plugin: formae-plugin-databricks.
It currently supports three resource types:
- Instance Pools
- Clusters
- Jobs
The workspace runs on AWS right now, but the plugin uses the Databricks SDK directly so it should work with Azure and GCP hosted workspaces too. We're looking to expand resource coverage based on what people actually need, so if you have specific resources in mind let us know.
Happy to hear more about your use case!
Replies: 1 comment 2 replies
-
Hey @raja073, great timing - we just published an initial Databricks plugin: formae-plugin-databricks.
It currently supports three resource types:
- Instance Pools
- Clusters
- Jobs
The workspace runs on AWS right now, but the plugin uses the Databricks SDK directly so it should work with Azure and GCP hosted workspaces too. We're looking to expand resource coverage based on what people actually need, so if you have specific resources in mind let us know.
Happy to hear more about your use case!
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
PS: To install the plugin, you'll need Go 1.25+ and Pkl 0.30+:
git clone https://github.com/platform-engineering-labs/formae-plugin-databricks.git
cd formae-plugin-databricks
make installThen restart the agent and formae plugin list should show databricks
Cheers,
-Nicholas
Beta Was this translation helpful? Give feedback.
All reactions
-
Great! Thanks. I will test it and let you know
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1