Anubisxcw commented on issue #15669: URL: https://github.com/apache/dolphinscheduler/issues/15669#issuecomment-1996296783
> 你好我也是在docker环境这个问题,但这个3.2.2版本不知道什么时候发布? 我现在能在本地解决嘛,好像大概理解你的意思。  > > 然后我进入worker容器创建这个 /home/default 后报错  > > 我使用的admin账号,默认租户是default 我是不是应该进入到容器 执行 你提交的代码,我不太清楚 sudo useradd -m -g default default ? ds在3.1.X的文档里提过一嘴,如果ds中的租户在系统里没有对应的账户他会自己创建,但是该功能从3.1.7开始就不好用,所以只能你手工修复,添加该linux用户即可,同时创建对应用户,还有,不建议容器环境使用ds -- 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]
