Math/Statistical transformations

Mathematical or statistical transformations are transformation functions which handle some statistical functionality, and which usually apply some mathematical or statistical operation on existing RDDs, generating a new RDD. Sampling is a great example of this and is used often in Spark programs.

Examples of such transformations are:

  • sampleByKey
  • randomSplit
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.190.38