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

feat: add kerberos field #54

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

Conversation

mhkarimi1383
Copy link

being able to disable or enable kerberos

@@ -12,6 +12,9 @@ driver:
parent: sql-jdbc
connection-properties:
- host
- name: kerberos
Copy link
Member

Choose a reason for hiding this comment

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

Does this need to be used anywhere? Does just adding the flag do anything?

Copy link
Author

Choose a reason for hiding this comment

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

we are not using kerberos so we need to disable that

Copy link
Member

Choose a reason for hiding this comment

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

not sure I understand, why do you need to add this to disable kerberos? How is it enabled be default?

Copy link
Author

Choose a reason for hiding this comment

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

That's enabled by default

As a user I want to be able to disable that

@paoliniluis
Copy link

@mhkarimi1383 kerberos was added to the presto driver, not to the starburst driver

@mhkarimi1383
Copy link
Author

mhkarimi1383 commented Jan 19, 2024

@mhkarimi1383 kerberos was added to the presto driver, not to the starburst driver

We were not able to connect to trino using presto driver

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.

3 participants