-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Bug] [DataSource] Add hive datasource failed #7528
Comments
Hi:
|
It will be fixed in 2.0.2-release. An alternative way to solve this problem is remove java.security.krb5.conf.path in conf/common.properties. |
One more question, does it fix in dev branch ? @SbloodyS |
If fix in dev, I would close this issue |
@SbloodyS ,hi : |
@zhongjiajie Yes.It has been fixed in dev. PR: #7393 @caiiansheng Hive datasource's other params did not work. It will be fixed in 2.0.2-release. Related issue: #7485 |
Search before asking
What happened
logs:
config:
PS: Kerberos is not enabled in my cluster
What you expected to happen
add new hive datasource success.
How to reproduce
add new hive datasource success.
Anything else
The bug occurred in 2.01 release, and there was no problem with 2.0 release.
Version
2.0.1
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: