Get started with the template by cloning this repo and running the following command
databricks bundle init PATH_TO_CHECKOUT
Or use this template directly with the following command
databricks bundle init [email protected]:sjrusso8/dab-template-rust-unofficial.git
This template is an example of how to use spark-connect-rs with a databricks asset bundle. This template works for regular job clusters, and serverless job clusters.
-
Rust and Cargo (duh)
-
uv as the package and project manager
-
maturin to build rust binaries as python packages