You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have received a Trino driver: trino-jdbc-384.jar
We are trying to connect to hive tables using the above Trino driver.
Now the issue we are facing is that even when specifying the catalog (hive) in the connection string we still get an Oracle error: "Unable to start the Universal Connection Pool...oracleucp...."
This proves true even using DBeaver that when we connect it seems to open a hive, oracle and system catalog.
Firstly, does anyone know why Oracle would be popping up as a Catalog and are there any way around this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Guys,
I have received a Trino driver: trino-jdbc-384.jar
We are trying to connect to hive tables using the above Trino driver.
Now the issue we are facing is that even when specifying the catalog (hive) in the connection string we still get an Oracle error: "Unable to start the Universal Connection Pool...oracleucp...."
This proves true even using DBeaver that when we connect it seems to open a hive, oracle and system catalog.
Firstly, does anyone know why Oracle would be popping up as a Catalog and are there any way around this?
Regards
Beta Was this translation helpful? Give feedback.
All reactions