Question d’entretien chez Verizon

What is RDD?

Réponse à la question d'entretien

Utilisateur anonyme

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.