Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
1.2.0
-
None
-
None
Description
This brings SPARK-3174, which provided dynamic allocation of cluster resources to Spark on YARN applications, to Mesos coarse-grained mode.
Note that the translation is not as trivial as adding a code path that exposes the request and kill mechanisms as we did for YARN is SPARK-3822. This is because Mesos coarse-grained mode schedules on the notion of setting the number of cores allowed for an application (as in standalone mode) instead of number of executors (as in YARN mode). For more detail, please see SPARK-4751.
If you intend to work on this, please provide a detailed design doc!
Attachments
Issue Links
- is duplicated by
-
SPARK-6287 Add support for dynamic allocation in the Mesos coarse-grained scheduler
- Closed
- is related to
-
SPARK-4751 Support dynamic allocation for standalone mode
- Closed
-
SPARK-1882 Support dynamic memory sharing in Mesos
- Resolved
-
SPARK-3174 Provide elastic scaling within a Spark application
- Closed
-
SPARK-5349 Spark standalone should support dynamic resource scaling
- Closed