seatunnel
seatunnel copied to clipboard
[Bug] [SeaTunnel Spark Start V2] deploy-mode need Lowercase letters, But give an Uppercase in --help
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
params error.
SeaTunnel Version
dev
SeaTunnel Config
*
Running Command
sh start-seatunnel-spark-connector-v2.sh --config ../config/spark_hive_to_console.conf --deploy-mode CLIENT --master local
Error Exception
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
I want to give it a try
I want to give it a try
Ok, Thank you very much.
Assigned to me
Assigned to me
It's fixed by @Carl-Zhou-CN already.
Thank you very much.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.