dailidong commented on issue #4328: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4328#issuecomment-752109825
> Can't get Kerberos ,Please confirm that your configuration is correct. yes, you should check the config in the common.properties, usually it is because your following config are not right ``` # whether kerberos starts hadoop.security.authentication.startup.state=true # java.security.krb5.conf path java.security.krb5.conf.path=/opt/krb5.conf # login user from keytab username [email protected] # loginUserFromKeytab path login.user.keytab.path=/opt/hdfs.headless.keytab ```` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
