AbsaOSS / AbsaOSS/enceladus

Atum time measurements do not correspond to spark history

オープン
#910 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug priority: undecided
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## Describe the bug
The time measurements logged in Run documents (e.g. Run start time, checkpoint start and finish ) do not match the time measurements in spark history. The total uptime (i.e. time experienced by users running the Spark app in Client mode) appear to be longer than presented in Runs. The difference is especially noticeable for small jobs (e.g. 1 min jobs appear several times shorter). The Atum measurements tend to not include: some of the jobs within the app (e.g. writing output), initial api calls to Menas and Spline, catalyst optimization time (?).

## To Reproduce
1. Run Enceladus job
2. Open event timeline in Spark history for the corresponding application
3. Open the corresponding Run document in mongodb
4. Compare times

## Expected behaviour
It is up for a discussion what should be included in the measured times:
- Total uptime experienced by the users (from call to exit of spark-submit). This might be important for building time-dependand pipelines
- Time of computation: the time between starting and finishing of all stages. This is important for performance monitoring and tuning.

## Screenshots
* Runs use UTC, spark history UI shown in CET
![Screen Shot 2019-09-19 at 10.40.53.png](https://images.zenhubusercontent.com/5bfe627bb82313279e7532e0/69df2a2a-9726-4d6c-b4ac-a57ee2a5a21f)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。