Installation¶
Ubunye Engine requires Python 3.9 – 3.11.
Core install¶
This installs the CLI, config loader, plugin registry, and lineage tracker. PySpark and ML backends are optional extras.
Install extras¶
Adds pyspark. Required to run format: hive, format: delta, and format: unity connectors.
Verify the install¶
Expected output:
List all discovered plugins:
System requirements¶
| Requirement | Minimum |
|---|---|
| Python | 3.9 |
| Java (for Spark) | 11 |
| Apache Spark | 3.3 |
| PySpark (optional) | 3.3 |
Databricks
On Databricks the cluster already has PySpark installed. Install only the core package on the driver: