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
@SharayuM Thank you. It was found that adding hive-jdbc-2.2.0.jar and hive-server-2.2.0jar to the drivers can query the hive2.2.0 version. It should be that hive-jdbc-3.1.0.jar is not compatible with hive-2.2.0
@SharayuM Because I am connecting to hive2.2.0 version, the hive-jdbc-3.1.0.jar that was previously used with version 3.1.0 is not compatible with hive2.2.0, so switching to hive-jdbc-2.20.jar will successfully connect.
Does the use of clickhouse jdbc bridge support hive 2.2.0? I tested it to support hive 3.1.0. Can we support hive 2.2.0? Thank you very much!
This is the error log that occurred when connecting to hive2.2.0. In the same environment, hive3.1.0 can be accessed normally。
The text was updated successfully, but these errors were encountered: