January 2019
Beginner to intermediate
154 pages
4h 31m
English
We will now discuss an important concept: tasks. Each stage consists of a set of tasks. A task is a composition of a data partition and a set of transformations. As shown earlier, these tasks can be piped together in a stage. Tasks are of two types:
It is important to understand these concepts to write efficient applications, because it may have a significant effect on your jobs. For example, if you are processing a large single partition, then you will only have one ...
Read now
Unlock full access