Introduction
The Apache Ambari project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs.Ambari enables System Administrators to:
- Provision a Hadoop Cluster
- Ambari provides a step-by-step wizard for installing Hadoop services across any number of hosts.
- Ambari handles 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 Ambari Metrics System for metrics collection.
- Ambari leverages Ambari Alert Framework for system alerting and will notify you when your attention is needed (e.g., a node goes down, remaining disk space is low, etc).
- Easily integrate Hadoop provisioning, management, and monitoring capabilities to their own applications with the Ambari REST APIs.
Getting Started with Ambari
Follow the installation guide for Ambari 2.5.0.Note: Ambari currently supports the 64-bit version of the following Operating Systems:
- RHEL (Redhat Enterprise Linux) 6 and 7
- CentOS 6 and 7
- OEL (Oracle Enterprise Linux) 6 and 7
- SLES (SuSE Linux Enterprise Server) 11
- Ubuntu 12 and 14
- Debian 7
What's New?
What's New with Ambari?
- The latest release of Ambari is Ambari 2.5.0.
- Ambari 2.5.0 added the following features:
- LLAP GA support via Ambari (AMBARI-18901)
- Ambari authentication with Kerberos token (AMBARI-18364)
- Support Offline Stack Upgrades In a Cluster (AMBARI-18634)
- Ambari Metrics System Distributed mode - multiple Collectors (Tech Preview) (AMBARI-15901)
- Service Auto Start support in Ambari (AMBARI-2330)
- Ambari scale testing on 2500 Agents (AMBARI-18731)
- Single API to download all client configs (AMBARI-19275)
- Support topN user and operations visualization for HDFS in AMS-Grafana (AMBARI-19320)
No comments:
Post a Comment