AbsaOSS / AbsaOSS/enceladus

Dynamic conformance on streaming sources

Open
#1,013 0 comments 0 reactions 1 assignee Claimed by @yruslan View on GitHub
Epic feature priority: high Streaming
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Background
_(Based on the investigation done in #897)_

Conforming streaming sources is something we would like to have. Although Spark API is similar for batch and stream processing, they are not the same. There is a number of issues we identified when trying to run Conformance on a streaming source.

## Epic
We need to investigate possibilities and implement missing pieces in order to support streaming sources in DCE jobs.
* Implement an ability to run DCE on streaming sources. Add configuration parameters for streaming jobs, like a checkpoint location, etc.
* Implement a streaming-friendly conformance mapping rule. Possibly use a mapping table broadcast approach.
* Implement a streaming-friendly control framework (in Atum).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.