Hi all, Maybe some of you are interested: I wrote a new guide on how to start using Spark from Clojure. The tutorial covers
* setting up a project, * doing REPL- or Test Driven Development of Spark jobs * Running Spark jobs locally. Just read it on https://gorillalabs.github.io/sparkling/articles/tfidf_guide.html. Comments (and Pull requests) are very welcome. Sincerly Chris