HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
111 stars 39 forks source link

Dask tests #51

Open rsignell-usgs opened 6 years ago

rsignell-usgs commented 6 years ago

As requested here by @mrocklin: https://github.com/pangeo-data/pangeo/issues/75#issuecomment-357734564

rsignell-usgs commented 6 years ago

@jreadey , do you think you might be able to take a stab at these?

jreadey commented 6 years ago

@rsignell-usgs - yes I think so, but may need to do a bit of self-education on Dask.

What is KubeCluster?

mrocklin commented 6 years ago

KubeCluster is what we use on pangeo.pydata.org (which you might consider trying out) to launch dask on kubernetes. It comes from https://github.com/yuvipanda/daskernetes

On Mon, Jan 15, 2018 at 11:51 PM, John Readey notifications@github.com wrote:

@rsignell-usgs https://github.com/rsignell-usgs - yes I think so, but may need to do a bit of self-education on Dask.

What is KubeCluster?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HDFGroup/h5pyd/issues/51#issuecomment-357853229, or mute the thread https://github.com/notifications/unsubscribe-auth/AASszHCNRBK4-8m7SGTVe4FXK5KhbVNCks5tLCrBgaJpZM4Re7DA .

mrocklin commented 6 years ago

Note that we're currently deploying from this branch: https://github.com/yuvipanda/daskernetes/pull/22

On Tue, Jan 16, 2018 at 9:00 AM, Rich Signell notifications@github.com wrote:

Looks like KubeCluster is part of daskernetes: https://github.com/yuvipanda/daskernetes/blob/master/ daskernetes/tests/test_core.py#L6

This is used in the pangeo xarray-data.ipynb example, so for me, it's http://pangeo.pydata.org/user/rsignell-usgs/notebooks/ examples/xarray-data.ipynb (I can't find the github repo for this notebook!)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HDFGroup/h5pyd/issues/51#issuecomment-357968785, or mute the thread https://github.com/notifications/unsubscribe-auth/AASszLQPyVhZymY0yV5r4a_XGGvJde4Sks5tLKttgaJpZM4Re7DA .