Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/univalence/spark-tools


https://github.com/univalence/spark-tools

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![Spark-tools Logo](./logo.png)

[![CircleCI](https://circleci.com/gh/univalence/spark-tools.svg?style=svg)](https://circleci.com/gh/univalence/spark-tools)

Spark-tools is a set of tools dedicated to Spark and aims to
make the life of data engineers easier.

## The tools

* [Spark-Test](https://github.com/univalence/spark-tools/tree/master/spark-test), testing tools for Dataframe and Dataset from Spark
* [Parka](https://github.com/univalence/spark-tools/tree/master/parka), data quality on Spark
* [Fenek](https://github.com/univalence/spark-tools/tree/master/fenek), a DSL for *semi-typed* transformation in Scala for Spark
* [Plumbus](https://github.com/univalence/spark-tools/tree/master/plumbus), light misc things for Spark
* [Spark-ZIO](https://github.com/univalence/spark-tools/tree/master/spark-zio), Spark in ZIO environment