wgzhao commented on issue #9732: URL: https://github.com/apache/seatunnel/issues/9732#issuecomment-3204712383
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. -- 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]
