Login using Social Account
     Continue with GoogleLogin using your credentials
If we have to find count of each unique word in an RDD having each word as record (var w = sc.parallelize(Array("this", "this", "is", "good", "is"))), which approach gives correct results?
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...