sketchmind commented on issue #10665: URL: https://github.com/apache/dolphinscheduler/issues/10665#issuecomment-1169580425
> I don't quite understand your problems. Could you describe it more clearly? @sketchmind Just like the shell node in the screenshot above, when the task is executed, the task will first download the dependent file getActiveNN.sh from the S3 file system, but for the resource file path with folders like '/common' above, since the directory '/common' is not created locally in advance, will cause the download to fail. The temp dir /tmp/dolphinscheduler/exec/process/4262137237344/5999535520736_6/758/4133 created success,but 'common' not in it. -- 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]
