lovelyqincai commented on a change in pull request #592:
URL: https://github.com/apache/griffin/pull/592#discussion_r661073465
##########
File path: service/src/main/resources/application.properties
##########
@@ -22,6 +22,9 @@ spring.datasource.password=123456
spring.jpa.generate-ddl=true
spring.datasource.driver-class-name=org.postgresql.Driver
spring.jpa.show-sql=true
+# kerberos
+# add new configuration for kerberos file
+krb5conf.path=/path/to/krb5conf/file
Review comment:
Excuse me,I have a little confused,would you explain it for me?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]