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