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

[Improvement] User can specify the krb5 conf file path for Kerberos enabled Hadoop catalog #5157

Open
tyoushinya opened this issue Oct 16, 2024 · 0 comments
Labels
improvement Improvements on everything

Comments

@tyoushinya
Copy link
Contributor

What would you like to be improved?

Now for Kerberos enabled Hadoop catalog the krb5 conf file path was hard code in shell gravitino.sh as following, we should provide a config option so that user can specify the krb5 conf file path by themself.

JAVA_OPTS+=" -Djava.security.krb5.conf=/etc/krb5.conf"

How should we improve?

Provide a config option so that user can specify the krb5 conf file path by themself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
1 participant