Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Programmatic interface #34

Open
mrocklin opened this issue Jun 25, 2017 · 4 comments
Open

Programmatic interface #34

mrocklin opened this issue Jun 25, 2017 · 4 comments

Comments

@mrocklin
Copy link
Member

For various reasons it would be convenient to have a KubernetesCluster object in Python that we could play with during execution rather than use the command line. In my immediate use case I'm building benchmarks and would like to try the same computation with many clusters of different sizes.

@martindurant
Copy link
Member

You mean something that implements the same interface as distributed LocalCluster et al?

@mrocklin
Copy link
Member Author

That would suffice but full adherence probably isn't necessary (or necessarily optimal).

@martindurant
Copy link
Member

It will take some time and effort to refactor the code structure. Do you have a needs timeline?
Interesting that this is the opposite of dask/knit#55

@mrocklin
Copy link
Member Author

mrocklin commented Jun 26, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants