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

[Bug] [DataSource] Add hive datasource failed #7528

Closed
1 of 3 tasks
caiiansheng opened this issue Dec 21, 2021 · 7 comments
Closed
1 of 3 tasks

[Bug] [DataSource] Add hive datasource failed #7528

caiiansheng opened this issue Dec 21, 2021 · 7 comments
Labels
duplicate This issue or pull request already exists wontfix This will not be worked on

Comments

@caiiansheng
Copy link

caiiansheng commented Dec 21, 2021

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

image

logs:
image

config:
image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@caiiansheng caiiansheng added bug Something isn't working Waiting for reply Waiting for reply labels Dec 21, 2021
@github-actions
Copy link

Hi:

  • Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
  • In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
  • If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to [email protected].

@SbloodyS
Copy link
Member

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.

@zhongjiajie zhongjiajie added Waiting for user feedback Waiting for feedback from issue/PR author and removed Waiting for reply Waiting for reply labels Dec 22, 2021
@zhongjiajie
Copy link
Member

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

@zhongjiajie
Copy link
Member

If fix in dev, I would close this issue

@caiiansheng
Copy link
Author

@SbloodyS ,hi :
I tried to remove "java.security.krb5.conf.path" as you said, but there was an error:

  1. If set ”{auth=noSasl}“
    image
    logs:
    image
  2. If don't set ”{auth=noSasl}“

image
and logs:
image

@SbloodyS
Copy link
Member

@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

@zhongjiajie
Copy link
Member

zhongjiajie commented Dec 22, 2021

Duplicate to #7392 and already fix in #7393. Will release in 2.0.2 and also fix in dev. You could reopen this issue when you have an additional problem.

BTW, thanks @SbloodyS for the clarification.

@zhongjiajie zhongjiajie added duplicate This issue or pull request already exists wontfix This will not be worked on and removed bug Something isn't working Waiting for user feedback Waiting for feedback from issue/PR author labels Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants