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

Improve the standalone cluster mode job deployment story #113

Open
iduartgomez opened this issue May 1, 2020 · 0 comments
Open

Improve the standalone cluster mode job deployment story #113

iduartgomez opened this issue May 1, 2020 · 0 comments
Assignees

Comments

@iduartgomez
Copy link
Collaborator

The idea here is to improve the way we currently handle the deployment of jobs.

Initially the scope for this issue should be very modest: A binary application based on a server/client model which would be run like a daemon in the master and different workers.

This master would be able to assign a driver amongst the available workers for job execution, deploy the compiled executable which contains the parallel work DAG, monitorize status and assign resources for the job in the different workers.

In the future the clean up of the different jobs can be probably translated to this binary too.

@iduartgomez iduartgomez self-assigned this May 1, 2020
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

1 participant