close
Skip to content

[Fix][Doc] Correct hive-jdbc config useKerberos to use_kerberos #7896

Merged
hailin0 merged 1 commit into
apache:devfrom
czshh0628:dev
Oct 25, 2024
Merged

[Fix][Doc] Correct hive-jdbc config useKerberos to use_kerberos #7896
hailin0 merged 1 commit into
apache:devfrom
czshh0628:dev

Conversation

@czshh0628

Copy link
Copy Markdown
Contributor

Description

When you use the Hive-JDBC document provided on the official website to configure the hive plug-in for kerberos authentication, a data synchronization error occurs and Kerberos authentication fails

cf0007a24d38faafa9e4385a280b19ff
image

By checking the stack record, find the configuration in the code to set whether to enable kerberos

image

Therefore, if you change the useKerberos parameter of seatunnel hive-JDBC to use_kerberos, you can obtain the result from the authenticated hive connection

image

image

success

image

…iguration error parameters

Optimize hive-jdbc document kerberos configuration error parameters
@czshh0628

Copy link
Copy Markdown
Contributor Author

how to pr it

@Hisoka-X Hisoka-X left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @czshh0628 !

@Hisoka-X Hisoka-X changed the title [optimize][docs][hive-jdbc] Optimize hive-jdbc document kerberos conf… [Fix][Doc] Correct hive-jdbc config useKerberos to use_kerberos Oct 25, 2024
@hailin0 hailin0 merged commit 25ae492 into apache:dev Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants