[ https://issues.apache.org/jira/browse/SPARK-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265802#comment-14265802 ]
Timothy Chen commented on SPARK-4940: ------------------------------------- So I assume you're specifiying coarse grain mode right? And how are streaming consumers launched? I know that on the scheduler side it is launching spark executors/drivers, and we simply launch one spark executor per slave that is running multiple spark tasks. My assumption was that it was the number of resources allocated that is disproportional to each slave's executor. > Support more evenly distributing cores for Mesos mode > ----------------------------------------------------- > > Key: SPARK-4940 > URL: https://issues.apache.org/jira/browse/SPARK-4940 > Project: Spark > Issue Type: Improvement > Components: Mesos > Reporter: Timothy Chen > > Currently in Coarse grain mode the spark scheduler simply takes all the > resources it can on each node, but can cause uneven distribution based on > resources available on each slave. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org