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 api and cluster manager, update docs #48

Merged
merged 5 commits into from
Jan 8, 2020
Merged

improve api and cluster manager, update docs #48

merged 5 commits into from
Jan 8, 2020

Conversation

tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Jan 8, 2020

  • make mem and cpu spec optional for yarn submit
  • handle interrupt, finalize and deregister of workers
  • release yarn containers and resources on worker termination
  • update docs

Use the simpler `ReentrantLock` instead of `Channel` for locking in `YarnAppMaster`.
- handle interrupt, finalize and deregister of workers
- release yarn containers and resources on worker termination
@coveralls
Copy link

coveralls commented Jan 8, 2020

Coverage Status

Coverage decreased (-4.8%) to 52.739% when pulling 58aa882 on tan/yarn into 0b9e19d on master.

@tanmaykm tanmaykm merged commit f096096 into master Jan 8, 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

Successfully merging this pull request may close these issues.

None yet

2 participants