stormy-ua / fdata

Functional Big Data Processing API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F-Data

Functional Big Data Processing API

Features

  • Portable. Define your job once and run it with different interpreters
  • Idiomatic. Functional type-driven API design
  • Lightweight. As little overhead as possible. Interpreters translate a job directly into a native data processing framework API
  • Reasonable. Low cognitive friction to understand and debug an interpreter

Interpreters

Quickstart

WordCount example.

About

Functional Big Data Processing API


Languages

Language:Scala 100.0%