L-hamilton commented on issue #15077:
URL: 
https://github.com/apache/dolphinscheduler/issues/15077#issuecomment-1815834762

   
你好,我遇到了一样的问题,但是我在文件管理上传文件时在集群中只有api节点会出现这些文件,执行的worker节点并没有该资源,api节点并没有下发这些文件到worker节点中,在执行调度用了资源中心的文件,日志中会显示该文件下载失败,并不存在。
   另外地,我也做了hello.sh的测试,日志报错是一样的,我的hello.sh在resources路径下,执行的命令是sh 
hello.sh,我的文件在本地,完整路径是/dolphinscheduler/default/resources/hello.sh,同时我的执行用户和文件使用者是一样的,这个错误依旧存在。
   
   Hello, I have encountered the same problem, but when I upload files in file 
management, only the api node in the cluster will have these files. The 
executing worker node does not have the resource, and the api node does not 
deliver these files to the worker node. When the file from resource center is 
used in the execution scheduling, the log will show that the file download 
fails. It doesn't exist.
   In addition, I also did the hello.sh test, the log error is the same as you, 
my hello.sh is in the resources path, the command is sh hello.sh, my file is in 
the local, Full path is /dolphinscheduler/default/resources/hello. sh, at the 
same time I perform the executing user and the resource owner are the same, the 
error remains.


-- 
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]

Reply via email to