Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the use of clickhouse jdbc bridge support hive 2.2.0? #180

Open
angshiguan opened this issue Nov 3, 2023 · 4 comments
Open

Does the use of clickhouse jdbc bridge support hive 2.2.0? #180

angshiguan opened this issue Nov 3, 2023 · 4 comments

Comments

@angshiguan
Copy link

angshiguan commented Nov 3, 2023

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。
d766d4341ea665d4806aec6e512be0af

@SharayuM
Copy link

@angshiguan Can you please pass on the config that supports clickhouse jdbc bridge for Hive 3.1.0.

@angshiguan
Copy link
Author

@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
Copy link

@angshiguan What is hive-server-2.2.0jar? Can you share reference?

@angshiguan
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants