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

Fixed an issue where kettle could not connect to Impala in authentica… #2232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qscdew
Copy link

@qscdew qscdew commented Dec 3, 2021

If the auth of Impala is 'noSasl' or 'Kerberos',this plugin will work fine.
But if the auth of Impala is 'none'(using password and username to connect Impala), kettle will report a error like picture1.
And the type of auth could not edit on the kettle's interface, kettle will report a error about 'duplicate key'.
So , I think the type of auth of Impala shoud be defined on the kettle's interface by user. I edited the code like this merge,the all problems are solved in my project.
oaGr8g.png
oaGDPS.jpg
oaG058.jpg

@buildguy

This comment has been minimized.

@hitachivantarasonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 2 New Code Smells (is greater than 0)

See analysis details on SonarQube

@buildguy

This comment has been minimized.

@hitachivantarasonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 2 New Code Smells (is greater than 0)

See analysis details on SonarQube

@buildguy

This comment has been minimized.

@buildguy
Copy link
Collaborator

buildguy commented May 1, 2023

❌ Build failed in 2m 15s

Build command:

mvn clean verify -B -e -Daudit -amd

❗ No tests found!

ℹ️ This is an automatic message

@smaring smaring requested a review from a team as a code owner October 3, 2023 09:37
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