| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
11年前发布

小米研发的hadoop布署、监控系统:Minos

Minos是小米hadoop团队自主研发的hadoop布署、监控系统。它起初被开发和用于部署与管理小米公司中的Hadoop, HBase 和 ZooKeeper集群。Minos可以很容易地扩展,以支持其他系统包括:HDFS, YARN 和 Impala。
minos.png

该的Minos包含以下四个部分组成:

  1. Client
  2. Owl
  3. Supervisor
  4. Tank

Client

This is the command line client tool used to deploy and manage processes of various systems. You can refer to file client/README.md to learn how to use it.

Owl

This is the dashboard system to display the status of all processes, where users can take a overview of the whole clusters managed by Minos. You can refer to owl/README.md to learn how to use it.

Supervisor

This is the process management and monitoring system. You can refer to supervisor/README.md to learn how to use it.

Tank

This is the package management system. You can refer to tank/README.md to learn how to use it.

项目主页:http://www.open-open.com/lib/view/home/1379253185818

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1379253185818.html
Minos 分布式/云计算/大数据