Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.7k stars 365 forks source link

[WIP] Save scheduler job metadata entries to env #1199

Open jzhuge opened 5 months ago

jzhuge commented 5 months ago

Save scheduler job metadata entries to env so that they are available for Spark run.py.

jzhuge commented 5 months ago

TODO

codecov[bot] commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a117a93) 90.75% compared to head (27ce13b) 90.75%.

Files Patch % Lines
...enie/web/services/impl/JobResolverServiceImpl.java 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1199 +/- ## ============================================ - Coverage 90.75% 90.75% -0.01% - Complexity 3809 3814 +5 ============================================ Files 467 467 Lines 14976 14985 +9 Branches 1071 1071 ============================================ + Hits 13591 13599 +8 - Misses 909 910 +1 Partials 476 476 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.