glxfeng edited a comment on issue #3516: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3516#issuecomment-677384825
You can write a regular task to clean up the command and sh suffix files generated X days ago in this directory 保留多久取决你自己的需求,删掉以后DS里就看不到执行日志了,可以写个定时任务去清理该目录下X天前产生的.command和.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]
