随笔分类 - 大数据组件
摘要:5 - Management Via the application module of the yarn cli See the source code entry at ApplicationCLI.java 5.1 - Kill Yarn - Yarn CLI yarn -kill appli
阅读全文
摘要:Git 项目地址:https://github.com/jiankunking/zookeeper_exporter exporter 下载地址:https://github.com/carlpett/zookeeper_exporter/releases/download/v1.0.2/zooke
阅读全文
摘要:ZooKeeper是一个开源的分布式协调服务,由雅虎创建,是Google Chubby的开源实现。分布式应用程序可以基于ZooKeeper实现诸如数据发布/订阅、负载均衡、命名服务、分布式协调/通知、集群管理、Master选举、分布式锁和分布式队列等功能。 简介 ZooKeeper是一个开源的分布式
阅读全文