StandByLin opened a new issue, #14266: URL: https://github.com/apache/dolphinscheduler/issues/14266
### 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 If the Spark program in the workflow is offline and the jar package in the resource is deleted, and a new jar is replaced, the workflow cannot be run again, and the workflow log viewed on the web page is empty. ### What you expected to happen I think it's a cache issue, but I checked the configuration of the dolphinscheduler and found that the cache is not enabled ### How to reproduce Need to offline spark scala tasks. Delete the task main package in the Resource Center. Upload the jar package again. Re select the main package in the workflow task and run it online. ### Anything else After the problem occurs, I need to create a new task flow, and copying the task flow will also cause an error ### Version 3.0.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]
