Member since
01-19-2023
1
Post
0
Kudos Received
0
Solutions
01-19-2023
04:54 AM
Hi folks! I’m trying to create a connection between Dbeaver and Hive on a CDP 7.1.6 from a Mac OS Ventura 13.1 (22C65). I used the Apache Hive connection option; Put this sring on Host path on the main page…: host:port,host:port,host:port,host:port,host:port/default;httpPath=cliservice;password=xxxxxx;principal=hive/_HOST@host.domain;serviceDiscoveryMode=zooKeeper;transportMode=http;user=xxxx;zooKeeperNamespace=hiveserver2 …and Host/IP, user and password on the SSH page (It is working fine). On the Driver library added the jars files: log4j-slf4j-impl-2.10.0.jar slf4j-log4j12-1.7.30.jar But I’m keep receiving this message: Error: Can't create driver instance Error creating driver 'Hadoop / Apache Hive' instance. Most likely required jar files are missing. You should configure jars in driver settings. Reason: can't load driver class 'org.apache.hive.jdbc.HiveDriver' Error creating driver 'Hadoop / Apache Hive' instance. Most likely required jar files are missing. You should configure jars in driver settings. Reason: can't load driver class 'org.apache.hive.jdbc.HiveDriver' org.apache.hive.jdbc.HiveDriver org.apache.hive.jdbc.HiveDriver I don't know what to in drever settings.
... View more
Labels:
- Labels:
-
Apache Hive