Union Dask Plugin
Flyte can execute dask jobs natively on a Kubernetes Cluster, which manages the virtual dask cluster's lifecycle
(spin-up and tear down). It leverages the open-source Kubernetes Dask Operator and can be enabled without signing up
for any service. This is like running a transient (ephemeral) dask cluster - a type of cluster spun up for a specific
task and torn down after completion. This helps in making sure that the Python environment is the same on the job-runner
(driver), scheduler and the workers.
To install the plugin, run the following command:
pip install --pre flyteplugins-dask
Release files for flyteplugins-dask 2.6.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flyteplugins_dask-2.6.6-py3-none-any.whl | Python 3 | none | any | Details |
Release files / flyteplugins_dask-2.6.6-py3-none-any.whl
| Download URL | flyteplugins_dask-2.6.6-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
076b7ee835813dd9bcebae22e56a84658d902882c78f2832b791b18089a2c43c
|
|
BLAKE2b-256 checksum How to use checksums |
793e122b326cc681f580d68457bfebd1d430398bb7bace9ceda4ebb884dd44cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|