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