chenhu opened a new issue, #1818: URL: https://github.com/apache/incubator-seatunnel/issues/1818
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened Jars like oracle、mysql driver jars puted in plugins/[pluginName]/lib , would not be loaded where seatunnel started ### SeaTunnel Version 2.1.1 ### SeaTunnel Config ```conf nothing ``` ### Running Command ```shell nothing ``` ### Error Exception ```log The exceptions like db driver class not find ``` ### Flink or Spark Version spark2.4 ### Java or Scala Version java8 ### Screenshots <img width="1577" alt="image" src="https://user-images.githubusercontent.com/979010/167247262-fe99780e-d4cc-4953-94ad-8b95e0b7eb13.png"> <img width="1250" alt="image" src="https://user-images.githubusercontent.com/979010/167247282-ab64999a-4d10-4bb4-b608-19b1e10cdf1f.png"> <img width="1625" alt="image" src="https://user-images.githubusercontent.com/979010/167247314-dad824eb-a7f2-41a9-b283-3710280ae1e0.png"> ### 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]
