galesun opened a new issue #7282:
URL: https://github.com/apache/dolphinscheduler/issues/7282


   ### 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
   
   The file path in the resource center file management is inconsistent with 
that saved in the database.
   When I use the uploaded resource, a message is displayed indicating that the 
corresponding resource and directory do not exist and the program cannot be 
executed normally. An error message is displayed indicating that the execution 
fails
   
   ### What you expected to happen
   
   I checked the t.d.resources table in mysql database and found that the path 
of saving files is different from the actual path of file management in 
resource center, whether the directory level is greater than or equal to 3 
levels will appear
   
   ### How to reproduce
   
   Create folder path test/test1/testa Upload the corresponding file testa.hql
   Create folder path test/test1/testb Upload the corresponding file testb.hql
   Create folder path test/test1/testc Upload the corresponding file testc.hql
   When using the file to the following conditions, such as the 
test/test1/testb/testc.hql
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] 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