-
Notifications
You must be signed in to change notification settings - Fork 38
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
Dask tests #51
Comments
@jreadey , do you think you might be able to take a stab at these? |
@rsignell-usgs - yes I think so, but may need to do a bit of self-education on Dask. What is KubeCluster? |
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 ***@***.***> 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
<#51 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AASszHCNRBK4-8m7SGTVe4FXK5KhbVNCks5tLCrBgaJpZM4Re7DA>
.
|
Note that we're currently deploying from this branch:
dask/dask-kubernetes#22
…On Tue, Jan 16, 2018 at 9:00 AM, Rich Signell ***@***.***> 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
<#51 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AASszLQPyVhZymY0yV5r4a_XGGvJde4Sks5tLKttgaJpZM4Re7DA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As requested here by @mrocklin: pangeo-data/pangeo#75 (comment)
The text was updated successfully, but these errors were encountered: