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

Add Job Cluster Support #78

Open
williamdphillips opened this issue Mar 8, 2023 · 1 comment
Open

Add Job Cluster Support #78

williamdphillips opened this issue Mar 8, 2023 · 1 comment

Comments

@williamdphillips
Copy link

Instead of requiring a cluster id to be provided during nutter execution, can job cluster support be added? In our use case, we would only need to supply policy id and not an entire cluster configuration, although if this is implemented it seems like it would make sense to support full-fledge integration with the jobs 2.1 API and creating a job cluster.

Even if the parameter for executing this allowed the cluster configuration to be passed through to the 2.1 api execution, it would be very useful in scenarios where you don't want to have your tests executing on an interactive cluster but instead be run as a job on a job cluster.

If more details are required of this ask please respond back, and I'll try to better articulate my statement above.

@htuomola
Copy link

htuomola commented Jun 9, 2023

I'm not a maintainer but it was surpsingly quick to add minimal support. I've only done little testing but it did run the job.. See PR #82

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

No branches or pull requests

2 participants