AbsaOSS / AbsaOSS/enceladus

Create runs for streaming jobs originating from Hyperdrive

Open
#1,214 0 comments 0 reactions 0 assignees View on GitHub
Conformance feature priority: undecided under discussion
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Background
Now that Conformance can be run on streaming jobs from Hyperdrive we need to decide how we want to track these jobs as runs.

Currently, no runs are created for a streaming conformance job.

## Feature
We can create a separate entity for streaming jobs. My proposal is to call it `transmission`. It would contain only parameters that are relevant for streaming, such as
* Status (such as `running`, `stopped`, etc).
* A start timestamp of a streaming job
* A finish timestamp of a streaming job
* Number of records processed
* Average throughput
* Topic names
* Hyperdrive version and configuration options

Transmissions should have a separate tab in Menas where users can see what's happening.

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.