wuwentao515 commented on issue #3274: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3274#issuecomment-662304215
Problem solving: 配置:install_config.conf文件中 krb5ConfPath="/home/adst/data/dolphinscheduler/conf/krb5.conf" # keytab username keytabUserName="x x x x" # username keytab path keytabPath="/home/adst/data/dolphinscheduler/conf/hdfs.headless.keytab" 路径注意写installPath路径的完整路径,一开始我是使用~/data/dolphinscheduler/conf/krb5.conf,~/data/dolphinscheduler/conf/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]
