Skip to content

Releases: Yelp/service_configuration_lib

v2.18.13

21 Feb 15:50

Choose a tag to compare

Bump to version 2.18.13

v2.18.12

15 Feb 15:08
c8f0180

Choose a tag to compare

What's Changed

  • MLCOMPUTE-1155 | fix cost factor default while reading spark costs from srv configs by @CaptainSame in #138
  • MLCOMPUTE-1160 | consolidate tron and paasta logic to service config lib by @CaptainSame in #139

Full Changelog: v2.18.11...v2.18.12

v2.18.10

17 Oct 16:21
48cc792

Choose a tag to compare

Append a random postfix to the app name (#133)

v2.18.9

06 Oct 15:53
d247e46

Choose a tag to compare

Update spark job monitoring dashboard url (#132)

* Update spark job monitoring dashboard url

* Update test

v2.18.8

04 Oct 22:56
b4b10ce

Choose a tag to compare

Pin types-requests to resolve dependency resolution error (#131)

v2.18.7

20 Sep 23:16
c9aaf8e

Choose a tag to compare

MLCOMPUTE-949 | Pick spark ui port from a preferred port range (#128)

* Pick spark ui port from a preferred port range

* Load port range from srv configs

* Bump version

* Fix typo and add more comments

v2.18.6

23 Aug 22:24
5438d0c

Choose a tag to compare

Support explicitly setting spark app id (#126)

* Support explicitly setting spark app id

* Bump version

v2.18.5

17 Aug 20:09
ebaf3bf

Choose a tag to compare

Update spark app id naming convention and limit length (#125)

* Update spark app id naming convention and limit length

* Double underscore and mod timestamp

v2.18.4

17 Aug 17:37
457b5d1

Choose a tag to compare

Setting spark.app.id to a more intuitive name (#124)

* Setting spark.app.id to a more intuitive name

* Update tests

* Replace more special characters

v2.18.3

15 Aug 20:53
4007d17

Choose a tag to compare

Add driver ui port executor pod label for prometheus metrics (#123)