Publishing Non spark Automic/Airflow Job information in spline
- 主要语言
- Scala
- 星标
- 667
- 派生
- 155
- 平均合并
- 3 天 6 小时
- 30 天内合并 PR
- 4
描述
## 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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。