system.zookeeper_log system.zookeeper_log This table contains information about the parameters of the request to the ZooKeeper server and the response from it. For requests, on...
开始之前,你要先下载Zookeeper的发行版。Zookeeper是一个Apache项目,托管在http:\/\/zookeeper.apache.org 上。如果你打开这个链接,你最终会得到一个文件名类似于zookeeper-3.4.5.tar.gz的压缩文件。在Linux、Mac OS X 或者其他类UNIX系统,你可以使用一下命令去解压这个发行版: ...