Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GKE for Prefect's Dask Executor and general Dask #75

Open
bmorphism opened this issue Aug 9, 2020 · 0 comments
Open

GKE for Prefect's Dask Executor and general Dask #75

bmorphism opened this issue Aug 9, 2020 · 0 comments
Assignees
Labels
Ops Data and ML operations

Comments

@bmorphism
Copy link
Collaborator

bmorphism commented Aug 9, 2020

Please reference notebook here https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/twint/Cody-twint-prefect-defcon-Copy1.ipynb#dask for example of a workload to be executed with Dask.

Goal

Run large jobs using GCP resources optimally in a platform-agnostic way.

Current use-cases

Dask Executor for Prefect configured with secure access.

Dask can be used by data scientists for the datasets larger than is feasible to analyze on a single machine. It presents a dask.DaskDataframe object that can act as a [drop-in replacement] for the familiar pandas.PandasDataframe.(https://docs.dask.org/en/latest/dataframe.html).

Acceptance

Helm chart that deploys https://docs.dask.org/en/latest/setup/kubernetes-helm.html

Chat can be deployed using GitOps with a derivative of https://github.com/WyriHaximus/github-action-helm3

@lmeyerov @webcoderz @bechbd

@bmorphism bmorphism added the Ops Data and ML operations label Aug 9, 2020
@bmorphism bmorphism added this to the Infrastructure for data milestone Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ops Data and ML operations
Projects
None yet
Development

No branches or pull requests

2 participants