jetprobe
jetprobe copied to clipboard
🚀 Validation DSL for data pipelines
Jet Probe

A mini-framework for creating and executing validation rules to test the data pipeline. It exposes interfaces to build connectors for different infrastructure components (databases, file system, message broker, etc.)
User Documentation
For user guide, refer to the documentation website . The corresponding repo for the doc is available here.
Developers Documentation
:warning: This project is in early phase of development. The APIs should be considered experimental.
Set up Development environment
Fork and clone the project, and run sbt pack for generating the executables stored at <project-directory>/target/pack