Pregunta de entrevista de Verizon

What is RDD?

Respuesta de la entrevista

Anónimo

10 oct 2017

The main abstraction Spark provides is a resilient distributed dataset (RDD), which is a collection of elements partitioned across the nodes of the cluster that can be operated on in parallel.