Spark - Jobs

Card Puncher Data Processing

Spark - Jobs

About

Job in Spark.

A job is a unit of task for an application.

A job consists of tasks that will be executed by the workers in parallel where possible.

A job is triggered by an action function.

Spark Jobs







Share this page:
Follow us:
Task Runner