/kontextfrei-wordcount

WordCount example for kontextfrei

Primary LanguageScala

This is an example demonstrating how to use the kontextfrei library to write your Spark applications in a way that your business logic and its tests do not depend on SparkContext and RDD, allowing for a much faster feedback cycle and a test-driven development approach.