zongqiren commented on issue #4193:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/4193#issuecomment-741833879


   # whether kerberos starts
   hadoop.security.authentication.startup.state=false
   common配置
   # java.security.krb5.conf.path=/opt/apps/dolphinscheduler/conf/krb5.conf
   java.security.krb5.conf.path=/opt/apps/dolphinscheduler/conf/krb5.conf
   
   # login user from keytab username
   login.user.keytab.username=hdfs
   
   # loginUserFromKeytab path
   login.user.keytab.path=/opt/apps/dolphinscheduler/conf/hdfs.keytab
   
   #resource.view.suffixs
   #resource.view.suffixs=txt,log,sh,conf,cfg,py,java,sql,hql,xml,properties
   
   # if resource.storage.type=HDFS
   hdfs.root.user=hdfs
   


----------------------------------------------------------------
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]


Reply via email to