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.10.1
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.10.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / flyteplugins_dask-2.10.1-py3-none-any.whl
| Download URL | flyteplugins_dask-2.10.1-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e4dc6dff78fba3e36bd521351d73465e3bac3d0ad0e350b701323737bbca7d79
|
|
BLAKE2b-256 checksum How to use checksums |
99da8cf97edc9774ba168d7e0932b010656fec82893f28b61c512a902b08aa2a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|