小米研发的hadoop布署、监控系统:Minos
Minos是小米hadoop团队自主研发的hadoop布署、监控系统。它起初被开发和用于部署与管理小米公司中的Hadoop, HBase 和 ZooKeeper集群。Minos可以很容易地扩展,以支持其他系统包括:HDFS, YARN 和 Impala。
该的Minos包含以下四个部分组成:
- Client
- Owl
- Supervisor
- 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.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!