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:

  1. no file named flinkx but a file named start-chunjun under the directory of bin.
  2. no jars that included class of com.dtstack.chunjun.client.Launcher, I guess that some jars were missed.
  3. I put chunjun-dist to lib of Flink, howerver, the flink standalone cluster failed to start.