SbloodyS commented on pull request #8747: URL: https://github.com/apache/dolphinscheduler/pull/8747#issuecomment-1062488763
> Maybe we could change file mode in assemely process The file is assemely in ```dolphinscheduler-dist/src/main/assembly/dolphinscheduler-bin.xml```. This is to move the whole folder. If permissions are set, the permissions of files in the whole folder will be modified. If files are disassembled by type, there will be a lot of repetitive maintenance work for subsequent additions and deletions. So I chose this relatively general way. @zhongjiajie -- 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]
