bytedance / CloudShuffleService

Cloud Shuffle Service(CSS) is a general purpose remote shuffle solution for compute engines, including Spark/Flink/MapReduce.
Apache License 2.0
247 stars 57 forks source link

css worker cannot start #6

Open xiaowuzi010599 opened 1 year ago

xiaowuzi010599 commented 1 year ago

What happened?

After I configure it in accordance with the readme document, the error is reported through the instruction. / sbin/start-worker.sh startup is as follows . / sbin/start-workers.sh or start-all.sh is also reported as follows. I confirm that the permissions of the logs directory are fine.I want to know how to start worker image image

What did you expect to happen?

I want to know how to start worker

How can we reproduce it (as minimally and precisely as possible)?

I'm not sure. I configure it exactly according to the documentation.

Software version

```console $ version # paste output here ```
jameshgibson commented 1 year ago

this happened to me I deleted all the css-defaults.conf save the master and it started to work but I am not sure what the issues is.

xiaowuzi010599 commented 1 year ago

this happened to me I deleted all the css-defaults.conf save the master and it started to work but I am not sure what the issues is.

I only see the master-related configuration in the css-config.sh file. What is the configuration in your css-default.cong file? I annotated all the configuration items in the css-default file, leaving only the configuration of wokespace and zk.