simsicon commented on PR #12351: URL: https://github.com/apache/dolphinscheduler/pull/12351#issuecomment-1278529814
> > > > This problem has been fixed in pr #12180 > > > > > > > > > Hi @zhuangchong, > > > I meet the same bug, but that patch has been inactive for two weeks. And it also wont to fix another bug(`sudo`), it's better to fix the bug quickly. BTW, It doesn't matter to close this issue. > > > > > > I found the part in PR #12180 more complete than what you modified. > > yeah, that patch has been inactive for a long time, and I don't understand the `sudo` bug. Basically the default sudo will reset all envs which just initialized by dolphinscheduler, so we need to pass `-E` to reserve them. -- 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]
