- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hive JDBC Connection on Mac OS
- Labels:
-
Apache Hive
Created 12-14-2022 04:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can any one help on this.
I am Trying to connect to hive through DBeaver application using JDBC Drivers on Mac OS.
I have downloaded JDBC drivers version 2.6.21. I have extracted and copied the jar file I.e Hive JDBC 42 and i have mentioned jar file path in driver properties and given all parameters correctly, but when i test the connection I am getting an error message like JAR file not found or incorrect.
Connection is working on windows work station but not on Mac OS.
So do i need to have different JAR file for Mac OS, If yes where can i get that.?
Created 12-15-2022 06:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@saicharan You can find the hive jdbc driver for mac here which allows the operating system drop down:
https://www.cloudera.com/downloads/connectors/hive/jdbc/2-5-4.html
Also be sure to share your connection string and specific error message for better responses.
Created 12-15-2022 11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes I can select operating systems for other versions like 2.5.** but in my case i am using JDBC drivers version 2.6.21. For this I don't see any OS drop down.
