big-data-scala-spark
big-data-scala-spark copied to clipboard
Coursera's big data course with Scala and Spark
Results
2
big-data-scala-spark issues
Sort by
recently updated
recently updated
newest added
Hello mate, according to the hints: /** Returns the number of articles on which the language `lang` occurs. * Hint1: consider using method `aggregate` on RDD[T]. * Hint2: should you...
Hey @amirziai, I cannot figure out why the following function failed the test. Do you have any clue? > [Test Description] 'rankLangs' run on the dataset provided in object `WikipediaData`...