issues
search
twosigma
/
Cook
Fair job scheduler on Kubernetes and Mesos for batch workloads and Spark
Apache License 2.0
338
stars
63
forks
source link
Updating match cycle metric logic for 0 considerable case
#2134
Closed
samincheva
closed
2 years ago
samincheva
commented
2 years ago
Changes proposed in this PR
For the case where there are 0 considerable jobs, update the match-percent to 100, and the head-was-matched and all-matched to 1.
Why are we making these changes?
This makes visualizations more consistent.
Changes proposed in this PR
Why are we making these changes?
This makes visualizations more consistent.