Re: Difference between a task and a job
Actions trigger jobs. A job is made up of stages. A stage is made up of tasks. Executor threads execute tasks. Does that answer your question? On Mon, Oct 5, 2015 at 12:52 PM, Guna Prasaad wrote: > What is the difference between a task and a job in spark and > spark-streaming? >
Difference between a task and a job
What is the difference between a task and a job in spark and spark-streaming? Regards, Guna