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

jopen 10年前

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