18270704097 commented on issue #9732: URL: https://github.com/apache/seatunnel/issues/9732#issuecomment-3204751599
> you specify an incorrect `deploy-mode` option `client`. it supports `cluster` and `local` , and the same time, the `deploy-mode` deprecated in 2.3.1. so , you can use `-m local` or `-m cluster` to replace it. thanks i use local option , a new error happens 2025-08-20 16:02:32,660 ERROR [o.a.s.e.s.CoordinatorService ] [seatunnel-coordinator-service-0] - [localhost]:5801 [seatunnel-306677] [5.1] submit job 1010458803767869441 error java.lang.RuntimeException: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver where should i add the mysql driver? -- 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]
