blackberrier edited a comment on issue #5526: URL: https://github.com/apache/dolphinscheduler/issues/5526#issuecomment-850966093
@s348268281 it seems that we can't see file on server unless you have mounted the path where the file is in. See volume and mountVolume for detail. For the permission problem, you should make sure the problem source is inside docker or server. In my opinion, maybe the problem comes from docker directory permission. Maybe you can specify absolute file name instead relative one ,and docker directory diffs from server one when mounting volumes. -- 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]
