presto-gateway icon indicating copy to clipboard operation
presto-gateway copied to clipboard

A load balancer / proxy / gateway for prestodb

Results 57 presto-gateway issues
Sort by recently updated
recently updated
newest added

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. Makes use of "ui/api/query?state=QUEUED"...

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.9.v20180320 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @​jianglai (Lai Jiang) @​markslater (markslater) @​prenagha (Padraic Renaghan)...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.17 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

https://github.com/lyft/presto-gateway/pull/81 added this functionality, can someone share the config on how to enable it ?

Please help me understand this. In version 1.6.6, since gateway do not modify `nextUri` of the response, subsequent request of a query will bypass presto-gateway. So, it seems that the...

It would be useful configuring a Docker build for this repo and publishing to `hub.docker.com` or some other public repo. I've got a `Dockerfile` I'm using myself to build this,...

Hi, does gateway supports load balancing strategies other than round robin, e.g. utilization based one?

I'm getting random "Error opening rules configuration file" when using Routing Rule Engine. It only happens when I have 2 or more clients sending requests to presto-gateway. ``` ERROR [2022-04-04...

Hi all, I understood resource groups in Presto. But after I reviewed the code of presto-gateway, I can only see the CURD API for resource group and selector. I didn't...

Bumps [h2](https://github.com/h2database/h2database) from 1.4.192 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies