Mois : janvier 2017

  • A first project with Spark, Java, Maven and Eclipse

    The goal of this example is to make a small Java app which uses Spark to count the number of lines of a text file, or lines which contain some given word. We will work with Spark 2.1.0 and I suppose that the following are installed: Maven 3 Eclipse Spark (note: you don’t really need…