wheat 发表于 2015-9-7 10:14:06

Zookeeper Invalid config, exiting abnormally

  ZookeeperInvalid config, exiting abnormally
  
  
  出现 Invalid config, exiting abnormally的情况可能有3个:

[*]
是否开启了日志输出路径dataLogDir,如果开启了检查是不是创建了所需的文件夹
[*]
检查 myid 是不是在dataDir=/zzy/zookeeper-3.4.5/tmp(tmp 需要自己建立) 目录下。
[*]
myid 是不是有此文件,并且有值。
页: [1]
查看完整版本: Zookeeper Invalid config, exiting abnormally