Skip to content

Releases: lyft/presto-gateway

Routing Improvements: User Queue Level Routing Support

31 Aug 18:19
8a4c747
Compare
Choose a tag to compare

Support Routing to cluster with the least queue for the User, fallback to existing Cluster Queue based Routing approach if user level queue size are equal/no-queue.

New version of apis for presto resource groups and selectors

24 Mar 00:25
4cfbdd7
Compare
Choose a tag to compare

For presto backends with multiple backed resource group and selector databases, we add the ability to the apis to query, create and update resource groups and selectors for different presto backend databases

Alerting improvement

05 Nov 22:38
9863183
Compare
Choose a tag to compare

Improves message for alerting

Improved unified admin ui

25 Sep 18:45
2135fb6
Compare
Choose a tag to compare
  • Improved unified admin ui
  • Added mysql dependency in pom.

1.6.3

19 Sep 22:58
d25507f
Compare
Choose a tag to compare
1.6.3 Pre-release
Pre-release
Release 1.6.3 (#71)

* Release 1.6.3

* adding unit test and cache control config

Presto gateway HA

18 Sep 20:19
Compare
Choose a tag to compare
  • Gateway HA implementation

1.6.1

15 Aug 21:33
Compare
Choose a tag to compare
  • Works with pestosql/presto
  • Added feature routingGroups to be able to route between multiple groups of cluster
  • Added SSL support for router
  • bug fix related to re-wrapping request object