Git Product home page Git Product logo

Comments (6)

mosabua avatar mosabua commented on August 12, 2024

What version of Trino Gateway are you using... this codepath changed heavily..

from trino-gateway.

bergpb avatar bergpb commented on August 12, 2024

Hi @mosabua, I'm using version 5 downloaded from this URL:
https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha/5/gateway-ha-5-jar-with-dependencies.jar

Do I need to use another version?

from trino-gateway.

mosabua avatar mosabua commented on August 12, 2024

I believe this is heavily changed by now. I suggest you test this again when version 6 is released. We are working towards that to happen as soon as possible.

from trino-gateway.

prakhar10 avatar prakhar10 commented on August 12, 2024

I tried switching the HttpConnectorFactory to HttpsConnectFactory and it seems to work -

.filter(connector -> connector.getClass().isAssignableFrom(HttpConnectorFactory.class))

You'll need to change on the subsequent lines as well. Can you give that a try @bergpb ?

from trino-gateway.

mosabua avatar mosabua commented on August 12, 2024

Can you send a PR that implements a switch based on protocol @prakhar10 or @bergpb

from trino-gateway.

prakhar10 avatar prakhar10 commented on August 12, 2024

Sure, I can do that.

from trino-gateway.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.