a1281069907 opened a new issue, #16100: URL: https://github.com/apache/dolphinscheduler/issues/16100
### 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 After the spark jars(including main jar and config files) are submitted, spark task can not find the config file but the spark jar can be found... <img width="353" alt="bug1" src="https://github.com/apache/dolphinscheduler/assets/26783062/edfbc485-4afa-4a6e-83d9-8513135003d9"> <img width="629" alt="bug2" src="https://github.com/apache/dolphinscheduler/assets/26783062/65958170-f937-4e22-9229-ce4ea935db27"> ### What you expected to happen spark task can find the config file, the task can finish well. ### How to reproduce if your spark task need a config file as a parameter, then the issue will be reproduced ### Anything else _No response_ ### Version 3.1.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]
