Ambari Admin Guide

Introducing Ambari Administration

Apache Ambari enables you to provision, manage, and monitor your Hadoop cluster. Installing Ambari creates the default user admin/admin. This Ambari-level administrator user, or Ambari Admin, has full control over all aspects of Ambari, including all clusters managed by the Ambari instance, as well as the abilities to create a cluster, and manage users, groups, and clusters. When you log in to Ambari as an Ambari Admin, you can perform all tasks that requires permissions of the Ambari Administrator role.

Understanding Ambari Terminology

Familiarity with the following basic terms can help you to understand the key concepts associated with Ambari administration:

TerminologyDescription
Ambari AdminSpecific privileges granted to a user that enables that user to administer Ambari. Users with the Ambari Admin privilege can grant this privilege to other users or revoke it from them.
Ambari Admin PageAmbari Web page accessible only to users with the Ambari Admin privilege.
Ambari WebGraphical User Interface (GUI) that provides user access to Ambari-managed cluster resources.
accountUsername, password, and privileges.
clusterInstallation of a Hadoop cluster, based on a particular stack, that is managed by Ambari.
groupUnique group of users in Ambari.
group typeLocal and LDAP. Local groups are maintained in the Ambari database. LDAP groups are imported to (and synchronized with) an external LDAP, if one is configured.
permissionsThe permissions granted to a principal user or group for a particular view.
principalUser or group that can be authenticated by Ambari.
privilegeThe mapping of a principal to a permission or role and a resource. For example, the user joe is granted the role of Cluster Operator on the cluster DevCluster.
resourceThe resource available and managed in Ambari. Ambari supports two types of resources: cluster and view. An Ambari Admin assigns permissions for a resource for users and groups.
roleThe role that is assigned to a principal (user or group) on a particular cluster.
userUnique user in Ambari.
user typeLocal and LDAP. Local users are maintained in the Ambari database and authentication is performed against the Ambari database. LDAP users are imported to (and synchronized with) an external LDAP, if one is configured.
versionStack version, which includes a set of repositories to install that version on a cluster.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated