Spark on Mesos Memory Limit -


recently setting spark on mesos cluster. biggest problem have encountered how limit resource offered 1 single task.

while can limit total number of cpu cores used spark task spark.cores.max, there no spark.memory.max memory.

while have tasks setting large spark.executor.memory e.g. 64 gb, rather low spark.executor.cores, result, memory got eaten task , no other tasks launched in cluster.

i want ask if there way limit memory offered spark tasks.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -