Publishing Non spark Automic/Airflow Job information in spline
- Vorherrschende Sprache
- Scala
- Sterne
- 667
- Forks
- 155
- Ø Merge
- 3 T. 6 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
## Background [Optional]
We have requirement to capture the job name ( Airflow job or Automic job or any scheduler ) which is submitted . Right now we capture the spark application name which shows in the `progress` collection against `applicationName` key.
Every spark job would have submitted by scheduler ( airflow or Automic). We would like to captures this information as the top level source and the show the spark `applicationName`. I do see `extra` key in the `progress` document. but I don't see any reserved field to be displayed in the UI. It's not only Automic/airflow job name . In future We would like to also add some additional information when we progress further.
Please give some insights what's the right way showing this non spark information. Also it using the same job name we would like to search in UI.
Reason for this requirement to identify the spark job is submitted from which scheduler job. By adding this feature more users can adopt
## Question
Please give some insights what's the right way showing non spark job level information and how to make that job is searchable
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.