Apache Spark Basics

61 / 89

You are given the following:

F = myrdd.filter(...).count(),
M = myrdd.map(...).count(),

which of the following could be true about the values of F and M:


Note - Having trouble with the assessment engine? Follow the steps listed here


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...