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

Fix Impala connection issue while enables LDAP #3516

Closed
wants to merge 1 commit into from
Closed

Fix Impala connection issue while enables LDAP #3516

wants to merge 1 commit into from

Conversation

DeanThompson
Copy link

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix

Description

Failed to connect to Impala server with LDAP enabled. Got error message:

Error running query: Could not start SASL: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs found

This is caused by a bug from the impyla package, we should upgrade to the latest version and use PLAIN rather than LDAP as auth_mechanism.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

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

Successfully merging this pull request may close these issues.

2 participants