1 Star 1 Fork 1

zg101 / 面试相关

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
12.1.0 zookeeper是什么?.md 473 Bytes
一键复制 编辑 原始数据 按行查看 历史
lee 提交于 2019-10-15 16:57 . revert latest push

参考答案

A high-performance coordination service for distributed applications

Zookeeper是基于Google Chubby论文的开源实现,它主要是用来解决分布式应用中经常遇到的一些数据管理问题,如:统一命名服务、状态同步服务、集群管理、配置管理 等等。 由于Hadoop生态系统中很多项目都依赖于zookeeper,如Pig,Hive等, 似乎很像一个动物园管理员,于是取名为Zookeeper。

1
https://gitee.com/zg101101/interview-related.git
git@gitee.com:zg101101/interview-related.git
zg101101
interview-related
面试相关
master

搜索帮助