Dask plugin for flytekit
Project description
Flytekit 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 flytekitplugins-dask
To configure Dask in the Flyte deployment's backed, follow these directionsernetes/k8s_dask/index.html#step-2-environment-setup)
An usage example can be found in the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flytekitplugins_dask-1.13.13.tar.gz
.
File metadata
- Download URL: flytekitplugins_dask-1.13.13.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cef764c2fc9774418a9bf3b681f8440ef27f6ebca65cbc781e86d0fba356bb06 |
|
MD5 | e15cdf09bffaed3cc25d648b6fa110d3 |
|
BLAKE2b-256 | 85c595019a8218d7a1e88eee2782562c7213c813ae005a893fe655270d820e3c |
File details
Details for the file flytekitplugins_dask-1.13.13-py3-none-any.whl
.
File metadata
- Download URL: flytekitplugins_dask-1.13.13-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f48005e6b46e933f0f5b98c72d7f38a5b964ee32f7701a6c692d6f405c7a92c |
|
MD5 | 4cacd94af57a4ffc4b6957776abb2da7 |
|
BLAKE2b-256 | 01b9d3f722df9468ab2c0b516ee90cc08a92c680a6f2223dc94b27956474b045 |