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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -