Apache Ambari

Hitesh Shah 23756117cb AMBARI-701. Ambari does not handle a pre-setup user-supplied Hive Metastore. (Contributed by hitesh) 13 лет назад
docs 3433cbd9f4 AMBARI-690. Monitoring Dashboard - update the RPM version and documentation (Contributed by yusaku) 13 лет назад
hmc 23756117cb AMBARI-701. Ambari does not handle a pre-setup user-supplied Hive Metastore. (Contributed by hitesh) 13 лет назад
mon_dashboard 3433cbd9f4 AMBARI-690. Monitoring Dashboard - update the RPM version and documentation (Contributed by yusaku) 13 лет назад
CHANGES.txt 23756117cb AMBARI-701. Ambari does not handle a pre-setup user-supplied Hive Metastore. (Contributed by hitesh) 13 лет назад
DISCLAIMER.txt 4ec72585ee Adding disclaimer, notice, license and keys for releasing an incubation project (Contributed by vikram) 13 лет назад
KEYS 4ec72585ee Adding disclaimer, notice, license and keys for releasing an incubation project (Contributed by vikram) 13 лет назад
LICENSE.txt 4ec72585ee Adding disclaimer, notice, license and keys for releasing an incubation project (Contributed by vikram) 13 лет назад
NOTICE.txt 2a8cd3953a AMBARI-595 Fix NOTICE file to link to the images borrowed from Iconic. (Contributed by vikram) 13 лет назад
README.txt 7ac16a7075 AMBARI-593. Update README file for consistency (Contributed by yusaku) 13 лет назад
rat-excludes.txt 014d69b624 Adding more excludes for rat - not ideal need to make better regex for trunk 13 лет назад

README.txt

Ambari
======

Apache Ambari is a web application for installing, managing, and monitoring
Apache Hadoop clusters.
The set of Hadoop components that are currently supported by Ambari includes:

Apache HBase
Apache HCatalog
Apache Hadoop HDFS
Apache Hive
Apache Hadoop MapReduce
Apache Oozie
Apache Pig
Apache Sqoop
Apache Templeton
Apache Zookeeper

Ambari's primary audience is system administrators responsible for managing
Hadoop clusters.

Ambari allows them to:

Easily Install a Hadoop Cluster
Ambari provides an easy-to-use, step-by-step wizard for installing
Hadoop services across any number of nodes.
Ambari leverages Puppet to perform installation and configuration of
Hadoop services for the cluster.

Manage a Hadoop Cluster
Ambari provides central management for starting, stopping, and
reconfiguring Hadoop services across the entire cluster.

Monitor a Hadoop Cluster
Ambari provides a dashboard for monitoring health and status of the
Hadoop cluster. Ambari leverages Ganglia to render graphs.
Ambari sends email alerts when your attention is needed (e.g., a node
goes down, remaining disk space is low, etc).
Ambari leverages Nagios to monitor and trigger alerts.

In the future, Ambari will allow third-party tool developers to integrate
Hadoop cluster management and monitoring capabilities via its RESTful interface.


Resources
=========

- Ambari project website: http://incubator.apache.org/ambari
- Ambari installation guide: http://incubator.apache.org/ambari/install.html