Description
mesos scheduler backend use spark-class/spark-executor to launch executor backend, this will lead to problems:
1 when set spark.executor.extraJavaOptions CoarseMesosSchedulerBackend will throw error
2 spark.executor.extraJavaOptions and spark.executor.extraLibraryPath set in sparkconf will not be valid
Attachments
Issue Links
- is duplicated by
-
SPARK-2921 Mesos doesn't handle spark.executor.extraJavaOptions correctly (among other things)
- Resolved
- links to