aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorTimothy Chen <tnachen@gmail.com>2016-02-22 11:11:33 -0800
committerAndrew Or <andrew@databricks.com>2016-02-22 11:11:33 -0800
commit00461bb911c31aff9c945a14e23df2af4c280c23 (patch)
tree43b30bb2e9703c58a1b5bc84d3dbaa1048a18a95 /project
parent40e6d40fe79ce45d511e049133d2f30a2963740b (diff)
downloadspark-00461bb911c31aff9c945a14e23df2af4c280c23.tar.gz
spark-00461bb911c31aff9c945a14e23df2af4c280c23.tar.bz2
spark-00461bb911c31aff9c945a14e23df2af4c280c23.zip
[SPARK-10749][MESOS] Support multiple roles with mesos cluster mode.
Currently the Mesos cluster dispatcher is not using offers from multiple roles correctly, as it simply aggregates all the offers resource values into one, but doesn't apply them correctly before calling the driver as Mesos needs the resources from the offers to be specified which role it originally belongs to. Multiple roles is already supported with fine/coarse grain scheduler, so porting that logic here to the cluster scheduler. https://issues.apache.org/jira/browse/SPARK-10749 Author: Timothy Chen <tnachen@gmail.com> Closes #8872 from tnachen/cluster_multi_roles.
Diffstat (limited to 'project')
0 files changed, 0 insertions, 0 deletions