wangjiapengone opened a new issue, #15077:
URL: https://github.com/apache/dolphinscheduler/issues/15077

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   I use HDFS to store resource files. The resource file is: 
`hdfs://hdfs-cluster01/dolphinscheduler_test/default/resources/test/hello.sh`
   
   Then I create a shell task to execute this resource file
   
![image](https://github.com/apache/dolphinscheduler/assets/23015101/c7460332-9d21-45c6-a0b1-08e7c849ecc6)
   
   The task report "No such file or directory" error.
   
![image](https://github.com/apache/dolphinscheduler/assets/23015101/4e2055de-42b6-4523-a909-6fcfef8cbc79)
   
   ### What you expected to happen
   
   I think this task should run successfully. Because it's good in 3.1.4, but 
fails in 3.2.0.
   
   ### How to reproduce
   
   1. Use HDFS as resource storage type
   2. Create a shell script on Resource Center.
   
![image](https://github.com/apache/dolphinscheduler/assets/23015101/2402abe4-e01e-4707-9046-a8576e5a26b1)
   3. Create a task which execute this shell script. Then the error occurs
   
![image](https://github.com/apache/dolphinscheduler/assets/23015101/f4ac6590-744e-42ef-a668-3456a3f9bce8)
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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