dwestheide / kontextfrei-wordcount

WordCount example for kontextfrei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WordCount example for kontextfrei


Languages

Language:Scala 100.0%