You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Rishitesh Mishra <ri...@gmail.com> on 2015/10/01 19:40:15 UTC

Re: Task Execution

Depending upon the configured cores assigned to the executor, scheduler
will assign that many tasks. So yes they execute in parallel.
On 30 Sep 2015 14:51, "gsvic" <vi...@gmail.com> wrote:

> Concerning task execution, a worker executes its assigned tasks in parallel
> or sequentially?
>
>
>
> --
> View this message in context:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Task-Execution-tp14411.html
> Sent from the Apache Spark Developers List mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
> For additional commands, e-mail: dev-help@spark.apache.org
>
>