Apache Spark Pair Rdd

Programmers Quickie - Un pódcast de Software Engineering

Categorías:

Apache Spark Paired RDDs are defined as RDDs containing the key-value pair(KVP), which consists of two linked data item in it. So, In most cases, the key is an identifier, and the value is data corresponding to the key value. Furthermore, Apache Spark operations work on RDDs that contain any objects.

Visit the podcast's native language site