'Can't connect to Phoenix with DBeaver running on AWS EMR
I have phoenix running on/in hbase on an AWS EMR Cluster and most everything works fine. Just connecting with DBeaver using the JDBC driver doesn't work. I have set up ssh tunnelling in DBeaver and it works to connect to Trino which is also running on EMR. Unfortunately DBeaver is stuck on "Connecting Main".
I have the correct JDBC driver jar and tunnel to the EMR master from which all the other nodes should be reachable. There is no error.
This is my configuration, as I said, ssh works alright, jar is added. I am not sure if and how to add the hbase-site.xml to the class path?? Any hints or ideas would be appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

