I created an image with the latest version of Redash that is available on GIT.
I’m connected Redash to the trino, but I’m not getting it.
Here’s the error message when I perform the connection test:
None: maximum number of attempts exceeded with url: / v1 / instruction (caused by none)
Follo my Data Source configuration
Name: Test
Protocol:https
Host:dataplatafrom.k8s.xx.xx
Port:443
Username:XXXXX
Password:xxxx
Catalog:hive
schema:hive

Will hope for someone familiar with Trino to respond to this thread. This query runner was supplied the community and is not maintained by the core Redash team. We’re happy to review a pull request fixing this issue if you determine what it is.

any updates on this thread? I’m getting the exact same error. thank you!

Hi @data_fool what version of Redash are you running?

@jesse I’m using image: redash/redash:10.0.0-beta.b49597 . Thank you!

@jesse managed to solve my issue, the hostname was not correctly set up in the trino connection details. thnaks