EricJoy2048 opened a new issue, #2811:
URL: https://github.com/apache/incubator-seatunnel/issues/2811

   ### 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
   
   params error.
   
   
   ### SeaTunnel Version
   
   dev
   
   ### SeaTunnel Config
   
   ```conf
   *
   ```
   
   
   ### Running Command
   
   ```shell
   sh start-seatunnel-spark-connector-v2.sh --config 
../config/spark_hive_to_console.conf --deploy-mode CLIENT --master local
   ```
   
   
   ### Error Exception
   
   ```log
   deploy-mode: CLIENT is not allowed.
   Usage: start-seatunnel-spark-connector-v2.sh [options]
     Options:
       -t, --check       check config (default: false)
     * -c, --config      Config file
     * -e, --deploy-mode Spark deploy mode (values: [CLIENT, CLUSTER])
       -h, --help        Show the usage message
     * -m, --master      Spark master
       -i, --variable    variable substitution, such as -i city=beijing, or -i 
                         date=20190318 (default: [])
   ```
   
   
   ### Flink or Spark Version
   
   *
   
   ### Java or Scala Version
   
   *
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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]

Reply via email to