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

Add support for extra JDBC parameters for Hive Client Wrapper in apache-hive provider #45049

Open
1 of 2 tasks
tomwit-nx opened this issue Dec 18, 2024 · 1 comment · May be fixed by #45071
Open
1 of 2 tasks

Add support for extra JDBC parameters for Hive Client Wrapper in apache-hive provider #45049

tomwit-nx opened this issue Dec 18, 2024 · 1 comment · May be fixed by #45071
Labels
kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet provider:apache-hive

Comments

@tomwit-nx
Copy link

Description

The Apache Hive provider's Hive Client Wrapper connection is missing the possibility to pass extra JDBC parameters to build the JDBC connection string.

I would like to use it to connect to Hive in Cloudera CDP but unfortunately it is not possible in our environment since we cannot pass JDBC parameters like: transportMode, sslTrustStore, trustStorePassword.

Cloudera docs on JDBC connection string syntax can be found here

Use case/motivation

I want to be able to pass extra JDBC parameters to Hive ClientWrapper connection

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@tomwit-nx tomwit-nx added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Dec 18, 2024
Copy link

boring-cyborg bot commented Dec 18, 2024

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet provider:apache-hive
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant