data-analytics
  • Introduction
  • Azure HDInsight
    • Create a Spark cluster
    • Azure HDInsight SQL
  • Spark
    • RDD
      • Common RDD operations
      • Exercise: Compute Pi
      • Pair RDDs
      • Exercise: Word count
      • Exercise: Intrusion detection
      • Shared variables
    • File operations
    • Spark SQL
    • Data visualisation
      • Power BI visualisation
    • Machine learning
      • Statistics
      • Feature extraction
      • Classification & Regression
  • References
Powered by GitBook
On this page
  • Challenge
  • Solution
  • Solution for Challenge
  1. Spark
  2. RDD

Exercise: Word count

PreviousPair RDDsNextExercise: Intrusion detection

Last updated 7 years ago