This is called as lazy evaluation meaning the transformations don't execute immediately.
By default the RDDs are recomputed each time we run an action on them.
Collection
[
|
...
]
This is called as lazy evaluation meaning the transformations don't execute immediately.
By default the RDDs are recomputed each time we run an action on them.