when520 commented on issue #3785: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3785#issuecomment-698094035
已解决,是因为部署dolphinscheduler的环境是ubuntu18.04 系统默认使用dash,而不是bash 需要修改dash 为bash sudo ln -sf /bin/bash /bin/sh ls -l /bin/sh 检查修改之后的环境状态 ---------------------------------------------------------------- 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]
