aboutsummaryrefslogtreecommitdiff
path: root/docs/building-with-maven.md
diff options
context:
space:
mode:
authorCodingCat <zhunansjtu@gmail.com>2014-03-05 14:00:28 -0800
committerKay Ousterhout <kayousterhout@gmail.com>2014-03-05 14:00:28 -0800
commita3da5088195eea7d90b37feee5dd2a372fcd9ace (patch)
treeecc9dc4aaa413c021d9c0b357938d3316ba85584 /docs/building-with-maven.md
parent02836657cfec50bc6cc357541e40f8d36c90b352 (diff)
downloadspark-a3da5088195eea7d90b37feee5dd2a372fcd9ace.tar.gz
spark-a3da5088195eea7d90b37feee5dd2a372fcd9ace.tar.bz2
spark-a3da5088195eea7d90b37feee5dd2a372fcd9ace.zip
SPARK-1171: when executor is removed, we should minus totalCores instead of just freeCores on that executor
https://spark-project.atlassian.net/browse/SPARK-1171 When the executor is removed, the current implementation will only minus the freeCores of that executor. Actually we should minus the totalCores... Author: CodingCat <zhunansjtu@gmail.com> Author: Nan Zhu <CodingCat@users.noreply.github.com> Closes #63 from CodingCat/simplify_CoarseGrainedSchedulerBackend and squashes the following commits: f6bf93f [Nan Zhu] code clean 19c2bb4 [CodingCat] use copy idiom to reconstruct the workerOffers 43c13e9 [CodingCat] keep WorkerOffer immutable af470d3 [CodingCat] style fix 0c0e409 [CodingCat] simplify the implementation of CoarseGrainedSchedulerBackend
Diffstat (limited to 'docs/building-with-maven.md')
0 files changed, 0 insertions, 0 deletions