-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- We now scale up in steps (until we reach the maxNodes capacity) - We never scale down if we're already in maxNodes and demand > 0
- Loading branch information
1 parent
4f988f0
commit 0050814
Showing
2 changed files
with
62 additions
and
51 deletions.
There are no files selected for viewing
56 changes: 34 additions & 22 deletions
56
src/main/scala/in/ashwanthkumar/vamana2/apps/YARNScalar.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters