failed to submit job in standalone mode
Describe the bug
I followed the steps as https://dtstack.github.io/chunjun-web/docs/chunjunDocs/quickstart had showed, but failed to submit job in standalone mode.
To Reproduce
Some problems:
- no file named flinkx but a file named start-chunjun under the directory of bin.
- no jars that included class of com.dtstack.chunjun.client.Launcher, I guess that some jars were missed.
- I put chunjun-dist to lib of Flink, howerver, the flink standalone cluster failed to start.