FAILED TO WRITE PID installing Zookeeper

后端 未结 11 2950
小蘑菇
小蘑菇 2021-02-19 22:10

I am new to Zookeeper and it has being a real issue to install it and run. I am not sure what is wrong in here but I will explain what I\'ve being doing to make it more clear:

11条回答
  •  忘掉有多难
    2021-02-19 22:31

    I have had the same problem. In my case was useful to start Zookeeper and directly specify a configuration file:

    /bin/zkServer.sh start conf/zoo.conf

提交回复
热议问题