AbsaOSS / AbsaOSS/enceladus

Create runs for streaming jobs originating from Hyperdrive

Ouverte
#1,214 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Conformance feature priority: undecided under discussion
Langage dominant
Scala
Étoiles
33
Forks
16
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.