Cloudera Administration
Cloudera Administration
Important Notice
Cloudera, the Cloudera logo, Cloudera Impala, and any other product or service
names or slogans contained in this document are trademarks of Cloudera and its
suppliers or licensors, and may not be copied, imitated or used, in whole or in part,
without the prior written permission of Cloudera or the applicable trademark holder.
Hadoop and the Hadoop elephant logo are trademarks of the Apache Software
Foundation. All other trademarks, registered trademarks, product names and
company names or logos mentioned in this document are the property of their
respective owners. Reference to any products, services, processes or other
information, by trade name, trademark, manufacturer, supplier or otherwise does
not constitute or imply endorsement, sponsorship or recommendation thereof by
us.
Complying with all applicable copyright laws is the responsibility of the user. Without
limiting the rights under copyright, no part of this document may be reproduced,
stored in or introduced into a retrieval system, or transmitted in any form or by any
means (electronic, mechanical, photocopying, recording, or otherwise), or for any
purpose, without the express written permission of Cloudera.
Cloudera, Inc.
1001 Page Mill Road Bldg 2
Palo Alto, CA 94304
[email protected]
US: 1-888-789-1488
Intl: 1-650-362-0488
www.cloudera.com
Release Information
Version: 5.4.x
Date: August 31, 2015
Table of Contents
Resource Management.........................................................................................222
Schedulers................................................................................................................................................222
Cloudera Manager Resource Management Features.........................................................................222
Managing Resources with Cloudera Manager.....................................................................................224
Linux Control Groups............................................................................................................................................224
Static Service Pools..............................................................................................................................................227
Dynamic Resource Pools.....................................................................................................................................229
Managing Impala Admission Control.................................................................................................................237
Managing the Impala Llama ApplicationMaster...............................................................................................239
Impala Resource Management..............................................................................................................240
Admission Control and Query Queuing..............................................................................................................241
Integrated Resource Management with YARN.................................................................................................249
Performance Management...................................................................................253
Optimizing Performance in CDH............................................................................................................253
Choosing a Data Compression Format.................................................................................................256
Tuning the Solr Server.............................................................................................................................257
Tuning to Complete During Setup.......................................................................................................................257
General Tuning......................................................................................................................................................258
Other Resources...................................................................................................................................................263
Tuning Spark Applications......................................................................................................................263
Optimizing Spark Performance...........................................................................................................................263
High Availability.....................................................................................................264
HDFS High Availability............................................................................................................................264
Introduction to HDFS High Availability..............................................................................................................264
Configuring Hardware for HDFS HA...................................................................................................................266
Enabling HDFS HA................................................................................................................................................266
Disabling and Redeploying HDFS HA.................................................................................................................280
Configuring Other CDH Components to Use HDFS HA.....................................................................................284
Administering an HDFS High Availability Cluster.............................................................................................286
Changing a Nameservice Name for Highly Available HDFS Using Cloudera Manager.................................290
MapReduce (MRv1) and YARN (MRv2) High Availability.....................................................................291
YARN (MRv2) ResourceManager High Availability...........................................................................................291
Work Preserving Recovery for YARN Components...........................................................................................298
MapReduce (MRv1) JobTracker High Availability..............................................................................................299
Navigator Key Trustee Server High Availability....................................................................................312
Initializing High Availability Key Trustee Servers..............................................................................................312
High Availability for Other CDH Components.......................................................................................314
HBase High Availability........................................................................................................................................315
Hue High Availability ...........................................................................................................................................319
Hive Metastore High Availability........................................................................................................................322
Llama High Availability........................................................................................................................................324
Oozie High Availability.........................................................................................................................................325
Search High Availability.......................................................................................................................................326
Configuring Cloudera Manager for High Availability With a Load Balancer......................................328
Introduction to Cloudera Manager Deployment Architecture.........................................................................328
Prerequisites for Setting up Cloudera Manager High Availability...................................................................329
High-Level Steps to Configure Cloudera Manager High Availability ..............................................................330
Database High Availability Configuration..........................................................................................................355
TLS and Kerberos Configuration for Cloudera Manager High Availability......................................................356
6 | Cloudera Administration
Managing CDH and Managed Services
Configuration Overview
When Cloudera Manager configures a service, it allocates roles that are required for that service to the hosts in
your cluster. The role determines which service daemons run on a host.
For example, for an HDFS service instance, Cloudera Manager configures:
• One host to run the NameNode role.
• One host to run as the secondary NameNode role.
• One host to run the Balancer role.
• Remaining hosts as to run DataNode roles.
A role group is a set of configuration properties for a role type, as well as a list of role instances associated with
that group. Cloudera Manager automatically creates a default role group named Role Type Default Group for
each role type.
When you run the installation or upgrade wizard, Cloudera Manager configures the default role groups it adds,
and adds any other required role groups for a given role type. For example, a DataNode role on the same host
as the NameNode might require a different configuration than DataNode roles running on other hosts. Cloudera
Manager creates a separate role group for the DataNode role running on the NameNode host and uses the
default configuration for DataNode roles running on other hosts.
Cloudera Manager wizards autoconfigure role group properties based on the resources available on the hosts.
For properties that are not dependent on host resources, Cloudera Manager default values typically align with
CDH default values for that configuration. Cloudera Manager deviates when the CDH default is not a recommended
configuration or when the default values are illegal.
Cloudera Administration | 7
Managing CDH and Managed Services
• Certain features, including controls for configuring Navigator audit events and HDFS log redaction, are
supported only in the new layout.
New layout pages contain controls that allow you filter configuration properties based on configuration status,
category, and group. For example, to display the JournalNode maximum log size property (JournalNode Max Log
Size), click the CATEGORY > JournalNode and GROUP > Logs filters:
When a configuration property has been set to a value different from the default, a reset to default value icon
displays.
Classic layout pages are organized by role group and categories within the role group. For example, to display
the JournalNode maximum log size property (JournalNode Max Log Size), select JournalNode Default Group >
Logs.
When a configuration property has been set to a value different from the default, a Reset to the default value
link displays.
8 | Cloudera Administration
Managing CDH and Managed Services
There is no mechanism for resetting to an autoconfigured value. However, you can use the configuration history
and rollback feature to revert any configuration changes.
Note: As of Cloudera Manager 5.2, a new layout of the pages where you configure Cloudera Manager
system properties was introduced. In Cloudera Manager 5.4, this new layout displays by default. This
topic discusses how to configure properties using this new layout. The older layout, called the "Classic
Layout" is still available. For instructions on using the classic layout, see Modifying Configuration
Properties (Classic Layout) on page 13.
To switch between the layouts, click either the Switch to the new layout or Switch to the classic layout
links in the upper-right portion of all configuration pages.
Required Role:
When a service is added to Cloudera Manager, either through the installation or upgrade wizard or with the Add
Services workflow, Cloudera Manager automatically sets the configuration properties, based on the needs of
the service and characteristics of the cluster in which it will run. These configuration properties include both
service-wide configuration properties, as well as specific properties for each role type associated with the service,
managed through role groups. A role group is a set of configuration properties for a role type, as well as a list
of role instances associated with that group. Cloudera Manager automatically creates a default role group named
Role Type Default Group for each role type. See Role Groups on page 45.
Changing the Configuration of a Service or Role Instance
1. Go to the service status page. (Cluster > service name)
2. Click the Configuration tab.
3. Locate the property you want to edit. You can type all or part of the property name in the search box, or use
the filters on the left side of the screen:
• The Status section limits the displayed properties by their status. Possible statuses include:
• Error
• Warning
• Edited
• Non-default
• Has Overrides
• The Scope section of the left hand panel organizes the configuration properties by role types; first those
that are Service-Wide, followed by various role types within the service. When you select one of these
roles, a set of properties whose values are managed by the default role group for the role display. Any
additional role groups that apply to the property also appear in this panel and you can modify values for
each role group just as you can the default role group.
• The Category section of the left hand panel allows you to limit the displayed properties by category.
Cloudera Administration | 9
Managing CDH and Managed Services
• To facilitate entering some types of values, you can specify not only the value, but also the units that
apply to the value. for example, to enter a setting that specifies bytes per second, you can choose to enter
the value in bytes (B), KiBs, MiBs, or GiBs—selected from a drop-down menu that appears when you edit
the value.
• If the property allows a list of values, click the icon to the right of the edit field to add an additional
field. An example of this is the HDFS DataNode Data Directory property, which can have a comma-delimited
list of directories as its value. To remove an item from such a list, click the icon to the right of the field
you want to remove.
Many configuration properties have different values that are configured by multiple role groups. (See Role
Groups on page 45).
To edit configuration values for multiple role groups:
1. Navigate to the property, For example, the configuration panel for the Heap Dump Directory property
displays the DataNode Default Group (a role group), and a link that says ... and 6 others.
2. Click the ... and 6 others link to display all of the role groups:
3. Click the Show fewer link to collapse the list of role groups.
If you edit the single value for this property, Cloudera Manager applies the value to all role groups. To edit
the values for one or more of these role groups individually, click Edit Individual Values. Individual fields
display where you can edit the values for each role group. For example:
5. Click Save Changes to commit the changes. You can add a note that is included with the change in the
Configuration History. This changes the setting for the role group, and applies to all role instances associated
with that role group. Depending on the change you made, you may need to restart the service or roles
associated with the configuration you just changed. Or, you may need to redeploy your client configuration
for the service. You should see a message to that effect at the top of the Configuration page, and services
10 | Cloudera Administration
Managing CDH and Managed Services
will display an outdated configuration (Restart Needed), (Refresh Needed), or outdated client configuration
indicator. Click the indicator to display the Stale Configurations on page 26 page.
Cloudera Administration | 11
Managing CDH and Managed Services
There is no mechanism for resetting to an autoconfigured value. However, you can use the configuration history
and rollback feature to revert any configuration changes.
To remove the override, click the icon next to the host name.
To apply the same value to all hosts, click Edit Identical Values. Click Edit Individual Values to apply different
values to selected hosts.
7. If the property indicates Requires Agent Restart, restart the agent on the affected hosts.
12 | Cloudera Administration
Managing CDH and Managed Services
Required Role:
Note: As of Cloudera Manager version 5.2, a new layout of the pages where you configure Cloudera
Manager system properties was introduced. In Cloudera Manager version 5.4, this new layout displays
by default. This topic discusses how to configure properties using the older layout, called the "Classic
Layout". For instructions on using the new layout, see Modifying Configuration Properties on page
9.
To switch between the layouts, click either the Switch to the new layout or Switch to the classic layout
links in the upper-right portion of all configuration pages.
When a service is added to Cloudera Manager, either through the installation or upgrade wizard or with the Add
Services workflow, Cloudera Manager automatically sets the configuration properties, based on the needs of
the service and characteristics of the cluster in which it will run. These configuration properties include both
service-wide configuration properties, as well as specific properties for each role type associated with the service,
managed through role groups. A role group is a set of configuration properties for a role type, as well as a list
of role instances associated with that group. Cloudera Manager automatically creates a default role group named
Role Type Default Group for each role type. See Role Groups on page 45.
Changing the Configuration of a Service or Role Instance (Classic Layout)
1. Go to the service status page.
2. Click the Configuration tab.
3. Under the appropriate role group, select the category for the properties you want to change.
4. To search for a text string (such as "snippet"), in a property, value, or description, enter the text string in the
Search box at the top of the category list.
5. Moving the cursor over the value cell highlights the cell; click anywhere in the highlighted area to enable
editing of the value. Then type the new value in the field provided (or check or uncheck the box, as appropriate).
• To facilitate entering some types of values, you can specify not only the value, but also the units that
apply to the value. for example, to enter a setting that specifies bytes per second, you can choose to enter
the value in bytes (B), KiBs, MiBs, or GiBs—selected from a drop-down menu that appears when you edit
the value.
• If the property allows a list of values, click the icon to the right of the edit field to add an additional
field. An example of this is the HDFS DataNode Data Directory property, which can have a comma-delimited
list of directories as its value. To remove an item from such a list, click the icon to the right of the field
you want to remove.
6. Click Save Changes to commit the changes. You can add a note that will be included with the change in the
Configuration History. This will change the setting for the role group, and will apply to all role instances
Cloudera Administration | 13
Managing CDH and Managed Services
associated with that role group. Depending on the change you made, you may need to restart the service or
roles associated with the configuration you just changed. Or, you may need to redeploy your client configuration
for the service. You should see a message to that effect at the top of the Configuration page, and services
will display an outdated configuration (Restart Needed), (Refresh Needed), or outdated client configuration
indicator. Click the indicator to display the Stale Configurations on page 26 page.
To view the override values, and change them if appropriate, click the Edit Overrides link. This opens the Edit
Overrides page, and lists the role instances that have override properties for the selected configuration setting.
14 | Cloudera Administration
Managing CDH and Managed Services
Autoconfiguration
Cloudera Manager provides several interactive wizards to automate common workflows:
• Installation - used to bootstrap a Cloudera Manager deployment
• Add Cluster - used when adding a new cluster
• Add Service - used when adding a new service
• Upgrade - used when upgrading to a new version of Cloudera Manager
Cloudera Administration | 15
Managing CDH and Managed Services
Scope
The following table shows, for each wizard, the scope of entities it affects during autoconfiguration and role-host
placement.
Certain autoconfiguration rules are unscoped, that is, they configure settings belonging to entities that aren't
necessarily the entities under the wizard's scope. These exceptions are explicitly listed.
Autoconfiguration
Cloudera Manager employs several different rules to drive automatic configuration, with some variation from
wizard to wizard. These rules range from the simple to the complex.
Configuration Scope
One of the points of complexity in autoconfiguration is configuration scope. The configuration hierarchy as it
applies to services is as follows: configurations may be modified at the service level (affecting every role in the
service), role group level (affecting every role instance in the group), or role level (affecting one role instance). A
configuration found in a lower level takes precedence over a configuration found in a higher level.
With the exception of the Static Service Pools, and the Import MapReduce wizard, all Cloudera Manager wizards
follow a basic pattern:
1. Every role in scope is moved into its own, new, role group.
2. This role group is the receptacle for the role's "idealized" configuration. Much of this configuration is driven
by properties of the role's host, which can vary from role to role.
3. Once autoconfiguration is complete, new role groups with common configurations are merged.
4. The end result is a smaller set of role groups, each with an "idealized" configuration for some subset of the
roles in scope. A subset can have any number of roles; perhaps all of them, perhaps just one, and so on.
The Static Service Pools and Import MapReduce wizards configure role groups directly and do not perform any
merging.
Static Service Pools
Certain rules are only invoked in the context of the Static Service Pools wizard. Additionally, the wizard
autoconfigures cgroup settings for certain kinds of roles:
• HDFS DataNodes
• HBase RegionServers
16 | Cloudera Administration
Managing CDH and Managed Services
• MapReduce TaskTrackers
• YARN NodeManagers
• Impala Daemons
• Solr Servers
• Spark Workers
• Accumulo Tablet Servers
• Add-on services
YARN
yarn.nodemanager.resource.cpu-vcores - For each NodeManager role group, set to ((number of cores,
including hyperthreads, on one NodeManager member's host) * (service percentage chosen in wizard)).
All Services
Cgroup cpu.shares - For each role group that supports cpu.shares, set to max(20, (service percentage chosen
in wizard) * 20).
Cgroup blkio.weight - For each role group that supports blkio.weight, set to max(100, (service percentage
chosen in wizard) * 10).
Data Directories
Several autoconfiguration rules work with data directories, and there's a common sub-rule used by all such rules
to determine, out of all the mountpoints present on a host, which are appropriate for data. The subrule works
as follows:
• The initial set of mountpoints for a host includes all those that are disk-backed. Network-backed mountpoints
are excluded.
• Mountpoints beginning with /boot, /cdrom, /usr, /tmp, /home, or /dev are excluded.
• Mountpoints beginning with /media are excluded, unless the backing device's name contains /xvd somewhere
in it.
• Mountpoints beginning with /var are excluded, unless they are /var or /var/lib.
• The largest mount point (in terms of total space, not available space) is determined.
• Other mountpoints with less than 1% total space of the largest are excluded.
• Mountpoints beginning with /var or equal to / are excluded unless they’re the largest mount point.
• Remaining mountpoints are sorted lexicographically and retained for future use.
Memory
The rules used to autoconfigure memory reservations are perhaps the most complicated rules employed by
Cloudera Manager. When configuring memory, Cloudera Manager must take into consideration which roles are
likely to enjoy more memory, and must not over commit hosts if at all possible. To that end, it needs to consider
each host as an entire unit, partitioning its available RAM into segments, one segment for each role. To make
matters worse, some roles have more than one memory segment. For example, a Solr server has two memory
segments: a JVM heap used for most memory allocation, and a JVM direct memory pool used for HDFS block
caching. Here is the overall flow during memory autoconfiguration:
1. The set of participants includes every host under scope as well as every {role, memory segment} pair on
those hosts. Some roles are under scope while others are not.
2. For each {role, segment} pair where the role is under scope, a rule is run to determine four different values
for that pair:
• Minimum memory configuration. Cloudera Manager must satisfy this minimum, possibly over-committing
the host if necessary.
• Minimum memory consumption. Like the above, but possibly scaled to account for inherent overhead.
For example, JVM memory values are multiplied by 1.3 to arrive at their consumption value.
• Ideal memory configuration. If RAM permits, Cloudera Manager will provide the pair with all of this memory.
Cloudera Administration | 17
Managing CDH and Managed Services
5. For each {role, segment} pair where the role is under scope, the segment is configured to be (minimum +
((ideal - minimum) * (host availability ratio))). The value is rounded down to the nearest megabyte.
6. The {role, segment} pair is set with the value from the previous step. In the Static Service Pools wizard, the
role group is set just once (as opposed to each role).
7. Custom post-configuration rules are run.
Customization rules are applied in steps 2, 3 and 7. In step 2, there's a generic rule for most cases, as well as a
series of custom rules for certain {role, segment} pairs. Likewise, there's a generic rule to calculate memory
consumption in step 3 as well as some custom consumption functions for certain {role, segment} pairs.
Step 2 Generic Rule Excluding Static Service Pools Wizard
For every {role, segment} pair where the segment defines a default value, the pair's minimum is set to the
segment's minimum value (or 0 if undefined), and the ideal is set to the segment's default value.
Step 2 Custom Rules Excluding Static Service Pools Wizard
HDFS
For the NameNode and Secondary NameNode JVM heaps, the minimum is 50 MB and the ideal is max(1 GB,
sum_over_all(DataNode mountpoints’ available space) / 0.000008).
MapReduce
For the JobTracker JVM heap, the minimum is 50 MB and the ideal is max(1 GB, round((1 GB * 2.3717181092 *
ln(number of TaskTrackers in MapReduce service)) - 2.6019933306)). If there are <=5 TaskTrackers, the ideal is
1 GB.
For the mapper JVM heaps, the minimum is 1 and the ideal is (number of cores, including hyperthreads, on the
TaskTracker host). Note that memory consumption is scaled by mapred_child_java_opts_max_heap (the size
of a given task's heap).
For the reducer JVM heaps, the minimum is 1 and the ideal is (number of cores, including hyperthreads, on the
TaskTracker host) / 2. Note that memory consumption is scaled by mapred_child_java_opts_max_heap (the
size of a given task's heap).
YARN
For the memory total allowed for containers, the minimum is 1 GB and the ideal is min(8 GB, (total RAM on
NodeManager host) * 0.8).
18 | Cloudera Administration
Managing CDH and Managed Services
Hue
With the exception of the Beeswax Server (present only in CDH 4), Hue roles don’t have memory limits. Therefore,
Cloudera Manager treats them as roles that consume a fixed amount of memory by setting their minimum and
ideal consumption values, but not their configuration values. The two consumption values are set to 256 MB.
Impala
With the exception of the Impala Daemon, Impala roles don’t have memory limits. Therefore Cloudera Manager
treats them as roles that consume a fixed amount of memory by setting their minimum/ideal consumption
values, but not their configuration values. The two consumption values are set to 150 MB for the Catalog Server
and 64 MB for the StateStore.
For the Impala Daemon memory limit, the minimum is 256 MB and the ideal is ((total RAM on daemon host) *
0.64).
Solr
For the Solr Server JVM heap, the minimum is 50 MB and the ideal is (min(64 GB, (total RAM on Solr Server host)
* 0.64) / 2.6). For the Solr Server JVM direct memory segment, the minimum is 256 MB and the ideal is (min(64
GB, (total RAM on Solr Server host) * 0.64) / 2).
Cloudera Administration | 19
Managing CDH and Managed Services
With Segments
The minimum is the min(cgroup.memory_limit_in_bytes_min (if exists) or 0, sum_over_all(segment minimum
consumption)), and the ideal is the sum of all segment ideal consumptions.
Without Segments
The minimum is cgroup.memory_limit_in_bytes_min (if exists) or 0, and the ideal is (total RAM on role's host
* 0.8 * service percentage chosen in wizard).
Step 3 Custom Rules for Static Service Pools Wizard
YARN
For the memory total allowed for containers, the minimum is 1 GB and the ideal is min(8 GB, (total RAM on
NodeManager host) * 0.8 * service percentage chosen in wizard).
Impala
For the Impala Daemon memory limit, the minimum is 256 MB and the ideal is ((total RAM on Daemon host) *
0.8 * service percentage chosen in wizard).
MapReduce
• Mapper JVM heaps - the minimum is 1 and the ideal is (number of cores, including hyperthreads, on the
TaskTracker host * service percentage chosen in wizard). Note that memory consumption is scaled by
mapred_child_java_opts_max_heap (the size of a given task's heap).
• Reducer JVM heaps - the minimum is 1 and the ideal is (number of cores, including hyperthreads on the
TaskTracker host * service percentage chosen in wizard) / 2. Note that memory consumption is scaled by
mapred_child_java_opts_max_heap (the size of a given task's heap).
Impala
For the Impala Daemon, the memory consumption is 0 if YARN_For_ResourceManager is set. If the memory
limit is defined but not -1, its value is used verbatim. If it's defined but -1, the consumption is equal to the total
RAM on the Daemon host. If it is undefined, the consumption is (total RAM * 0.8).
MapReduce
See Step 3 Custom Rules for Static Service Pools Wizard on page 20.
Solr
For the Solr Server JVM direct memory segment, the consumption is equal to the value verbatim provided
solr.hdfs.blockcache.enable and solr.hdfs.blockcache.direct.memory.allocation are both true.
Otherwise, the consumption is 0.
Step 7 Custom Rules
HDFS
• NameNode JVM heaps are equalized. For every pair of NameNodes in an HDFS service with different heap
sizes, the larger heap size is reset to the smaller one.
20 | Cloudera Administration
Managing CDH and Managed Services
• JournalNode JVM heaps are equalized. For every pair of JournalNodes in an HDFS service with different heap
sizes, the larger heap size is reset to the smaller one.
• NameNode and Secondary NameNode JVM heaps are equalized. For every {NameNode, Secondary NameNode}
pair in an HDFS service with different heap sizes, the larger heap size is reset to the smaller one.
HBase
Master JVM heaps are equalized. For every pair of Masters in an HBase service with different heap sizes, the
larger heap size is reset to the smaller one.
MapReduce
JobTracker JVM heaps are equalized. For every pair of JobTrackers in an MapReduce service with different heap
sizes, the larger heap size is reset to the smaller one.
Oozie
Oozie Server JVM heaps are equalized. For every pair of Oozie Servers in an Oozie service with different heap
sizes, the larger heap size is reset to the smaller one.
YARN
ResourceManager JVM heaps are equalized. For every pair of ResourceManagers in a YARN service with different
heap sizes, the larger heap size is reset to the smaller one.
ZooKeeper
ZooKeeper Server JVM heaps are equalized. For every pair of servers in a ZooKeeper service with different heap
sizes, the larger heap size is reset to the smaller one.
Impala
If an Impala service has YARN_For_ResourceManager set, every Impala Daemon memory limit is set to the
value of (yarn.nodemanager.resource.memory-mb * 1 GB) if there's a YARN NodeManager co-located with
the Impala Daemon.
General Rules
HDFS
• dfs.datanode.du.reserved - For each DataNode, set to min((total space of DataNode host largest
mountpoint) / 10, 10 GB).
• dfs.namenode.name.dir - For each NameNode, set to the first two mountpoints on the NameNode host
with /dfs/nn appended.
• dfs.namenode.checkpoint.dir - For each Secondary NameNode, set to the first mountpoint on the
Secondary NameNode host with /dfs/snn appended.
• dfs.datanode.data.dir - For each DataNode, set to all the mountpoints on the host with /dfs/dn
appended.
• dfs.journalnode.edits.dir - For each JournalNode, set to the first mountpoint on the JournalNode host
with /dfs/jn appended.
• dfs.datanode.failed.volumes.tolerated - For each DataNode, set to (number of mountpoints on
DataNode host) / 2.
• dfs.namenode.service.handler.count and dfs.namenode.handler.count - For each NameNode, set
to max(30, ln(number of DataNodes in this HDFS service) * 20).
• dfs.block.local-path-access.user - For each HDFS service, set to impala if there's an Impala service
in the cluster. This rule is unscoped; it can fire even if the HDFS service is not under scope.
Cloudera Administration | 21
Managing CDH and Managed Services
MapReduce
• mapred.local.dir - For each JobTracker, set to the first mountpoint on the JobTracker host with /mapred/jt
appended.
• mapred.local.dir - For each TaskTracker, set to all the mountpoints on the host with /mapred/local
appended.
• mapred.reduce.tasks - For each MapReduce service, set to max(1, sum_over_all(TaskTracker number of
reduce tasks (determined via mapred.tasktracker.reduce.tasks.maximum for that TaskTracker, which
is configured separately)) / 2).
• mapred.job.tracker.handler.count - For each JobTracker, set to max(10, ln(number of TaskTrackers in
this MapReduce service) * 20).
• mapred.submit.replication - If there's an HDFS service in the cluster, for each MapReduce service, set
to max(1, sqrt(number of DataNodes in the HDFS service)).
• mapred.tasktracker.instrumentation - If there's a management service, for each MapReduce service,
set to org.apache.hadoop.mapred.TaskTrackerCmonInst. This rule is unscoped; it can fire even if the
MapReduce service is not under scope.
HBase
• hbase.replication - For each HBase service, set to true if there's a Key-Value Store Indexer service in the
cluster. This rule is unscoped; it can fire even if the HBase service is not under scope.
• replication.replicationsource.implementation - For each HBase service, set to
com.ngdata.sep.impl.SepReplicationSource if there's a Keystore Indexer service in the cluster. This
rule is unscoped; it can fire even if the HBase service is not under scope.
YARN
• yarn.nodemanager.local-dirs - For each NodeManager, set to all the mountpoints on the NodeManager
host with /yarn/nm appended.
• yarn.nodemanager.resource.cpu-vcores - For each NodeManager, set to the number of cores (including
hyperthreads) on the NodeManager host.
• mapred.reduce.tasks - For each YARN service, set to max(1, sum_over_all(NodeManager number of
cores, including hyperthreads) / 2).
• yarn.resourcemanager.nodemanagers.heartbeat-interval-ms - For each NodeManager, set to max(100,
10 * (number of NodeManagers in this YARN service)).
• yarn.scheduler.maximum-allocation-vcores - For each ResourceManager, set to
max_over_all(NodeManager number of vcores (determined via yarn.nodemanager.resource.cpu-vcores
for that NodeManager, which is configured separately)).
• yarn.scheduler.maximum-allocation-mb - For each ResourceManager, set to max_over_all(NodeManager
amount of RAM (determined via yarn.nodemanager.resource.memory-mb for that NodeManager, which
is configured separately)).
• mapreduce.client.submit.file.replication - If there's an HDFS service in the cluster, for each YARN
service, set to max(1, sqrt(number of DataNodes in the HDFS service)).
22 | Cloudera Administration
Managing CDH and Managed Services
Hue
• WebHDFS dependency - For each Hue service, set to either the first HttpFS role in the cluster, or, if there are
none, the first NameNode in the cluster.
• HBase Thrift Server dependency- For each Hue service in a CDH 4.4 or later cluster, set to the first HBase
Thrift Server in the cluster.
Impala
For each Impala service, set Enable Impala auditing for Navigator to true if there's a Cloudera Management
Service with a Navigator audit server role. This rule is unscoped; it can fire even if the Impala service is not under
scope.
All Services
If a service dependency is unset, and a service with the desired type exists in the cluster, set the service
dependency to the first such target service. Applies to all service dependencies except
YARN_For_ResourceManager. Applies only to the Express and Add Cluster wizards.
Role-Host Placement
Cloudera Manager employs the same role-host placement rule regardless of wizard. The set of hosts considered
depends on the scope. If the scope is a cluster, all hosts in the cluster are included. If a service, all hosts in the
service's cluster are included. If the Cloudera Management Service, all hosts in the deployment are included. The
rules are as follows:
1. The hosts are sorted from most to least physical RAM. Ties are broken by sorting on hostname (ascending)
followed by host identifier (ascending).
2. The overall number of hosts is used to determine which arrangement to use. These arrangements are
hard-coded, each dictating for a given "master" role type, what index (or indexes) into the sorted host list in
step 1 to use.
3. Master role types are included based on several factors:
• Is this role type part of the service (or services) under scope?
• Does the service already have the right number of instances of this role type?
• Does the cluster's CDH version support this role type?
• Does the installed Cloudera Manager license allow for this role type to exist?
4. Master roles are placed on each host using the indexes and the sorted host list. If a host already has a given
master role, it is skipped.
5. An HDFS DataNode is placed on every host outside of the arrangement described in step 2, provided HDFS
is one of the services under scope.
6. Certain "worker" roles are placed on every host where an HDFS DataNode exists, either because it existed
there prior to the wizard, or because it was added in the previous step. The supported worker role types are:
• MapReduce TaskTrackers
• YARN NodeManagers
• HBase RegionServers
• Impala Daemons
• Spark Workers
7. Hive gateways are placed on every host, provided a Hive service is under scope and a gateway didn’t already
exist on a given host.
8. Spark on YARN gateways are placed on every host, provided a Spark on YARN service is under scope and a
gateway didn’t already exist on a given host.
This rule merely dictates the default placement of roles; you are free to modify it before it is applied by the
wizard.
Cloudera Administration | 23
Managing CDH and Managed Services
Custom Configuration
Required Role:
Cloudera Manager exposes properties that allow you to insert custom configuration text into XML configuration,
property, and text files, or into an environment. The naming convention for these properties is: XXX Advanced
Configuration Snippet (Safety Valve) for YYY or XXX YYY Advanced Configuration Snippet (Safety Valve), where
XXX is a service or role and YYY is the target.
The values you enter into a configuration snippet must conform to the syntax of the target. For an XML
configuration file, the configuration snippet must contain valid XML property definitions. For a properties file,
the configuration snippet must contain valid property definitions. Some files simply require a list of host
addresses.
The configuration snippet mechanism is intended for use in cases where there is configuration setting that is
not exposed as a configuration property in Cloudera Manager. Configuration snippets generally override normal
configuration. Contact Cloudera Support if you are required to use a configuration snippet that is not explicitly
documented.
Service-wide configuration snippets apply to all roles in the service; a configuration snippet for a role group
applies to all instances of the role associated with that role group.
There are configuration snippets for servers and client configurations. In general after changing a server
configuration snippet you must restart the server, and after changing a client configuration snippet you must
redeploy the client configuration. Sometimes you can refresh instead of restart. In some cases however, you
must restart a dependent server after changing a client configuration. For example, changing a MapReduce
client configuration marks the dependent Hive server as stale, which must be restarted. The Admin Console
displays an indicator when a server must be restarted. In addition, the All Configuration Issues tab on the Home
page lists the actions you must perform to propagate the changes.
24 | Cloudera Administration
Managing CDH and Managed Services
Cloudera Administration | 25
Managing CDH and Managed Services
• specific cluster
1. On the Home page, click a cluster name.
2. Select Configuration > Advanced Configuration Snippets.
• all clusters
1. Select Configuration > Advanced Configuration Snippets.
Stale Configurations
Required Role:
The Stale Configurations page provides differential views of changes made in a cluster. For any configuration
change, the page contains entries of all affected attributes. For example, the following File entry shows the
change to the file hdfs-site.xml when you update the property controlling how much disk space is reserved
for non-HDFS use on each DataNode:
To display the entities affected by a change, click the Show button at the right of the entry. The following dialog
shows that three DataNodes were affected by the disk space change:
Attribute Categories
The categories of attributes include:
• Environment - represents environment variables set for the role. For example, the following entry shows
the change to the environment that occurs when you update the heap memory configuration of the
SecondaryNameNode.
26 | Cloudera Administration
Managing CDH and Managed Services
Actions
The Stale Configurations page displays action links. The action depends on what is required to bring the entire
cluster's configuration up to date. If you navigate to the page by clicking a (Refresh Needed) indicator, the
action button will say Restart Cluster if one of the roles listed on the page need to be restarted.
• Refresh Cluster - Runs the cluster refresh action.
• Restart Cluster - Runs the cluster restart action.
• Restart Cloudera Management Service - Runs the restart Cloudera Management Service action.
• Deploy Client Configuration - Runs the cluster deploy client configurations action.
Required Role:
To allow clients to use the HBase, HDFS, Hive, MapReduce, and YARN services, Cloudera Manager creates zip
archives of the configuration files containing the service properties. The zip archive is referred to as a client
configuration file. Each archive contains the set of configuration files needed to access the service: for example,
the MapReduce client configuration file contains copies of core-site.xml, hadoop-env.sh, hdfs-site.xml,
log4j.properties and mapred-site.xml.
Client configuration files are generated automatically by Cloudera Manager based on the services and roles you
have installed and Cloudera Manager deploys these configurations automatically when you install your cluster,
add a service on a host, or add a gateway role on a host. Specifically, for each host that has a service role instance
installed, and for each host that is configured as a gateway role for that service, the deploy function downloads
the configuration zip file, unzips it into the appropriate configuration directory, and uses the Linux alternatives
mechanism to set a given, configurable priority level. If you are installing on a system that happens to have
pre-existing alternatives, then it is possible another alternative may have higher priority and will continue to
be used. The alternatives priority of the Cloudera Manager client configuration is configurable under the Gateway
sections of the Configuration tab for the appropriate service.
Cloudera Administration | 27
Managing CDH and Managed Services
You can also manually distribute client configuration files to the clients of a service.
The main circumstance that may require a redeployment of the client configuration files is when you have
modified a configuration. In this case you will typically see a message instructing you to redeploy your client
configurations. The affected service(s) will also display a icon. Click the indicator to display the Stale
Configurations on page 26 page.
How Client Configurations are Deployed
Client configuration files are deployed on any host that is a client for a service—that is, that has a role for the
service on that host. This includes roles such as DataNodes, TaskTrackers, RegionServers and so on as well as
gateway roles for the service.
If roles for multiple services are running on the same host (for example, a DataNode role and a TaskTracker role
on the same host) then the client configurations for both roles are deployed on that host, with the alternatives
priority determining which configuration takes precedence.
For example, suppose we have six hosts running roles as follows: host H1: HDFS-NameNode; host H2:
MR-JobTracker; host H3: HBase-Master; host H4: MR-TaskTracker, HDFS-DataNode, HBase-RegionServer; host
H5: MR-Gateway; host H6: HBase-Gateway. Client configuration files will be deployed on these hosts as follows:
host H1: hdfs-clientconfig (only); host H2: mapreduce-clientconfig, host H3: hbase-clientconfig; host H4:
hdfs-clientconfig, mapreduce-clientconfig, hbase-clientconfig; host H5: mapreduce-clientconfig; host H6:
hbase-clientconfig
If the HDFS NameNode and MapReduce JobTracker were on the same host, then that host would have both
hdfs-clientconfig and mapreduce-clientconfig installed.
Downloading Client Configuration Files
1. Follow the appropriate procedure according to your starting point:
Page Procedure
Home 1.
On the Home page, click to the right of the cluster name and select View
Client Configuration URLs. A pop-up window with links to the configuration
files for the services you have installed displays.
2. Click a link or save the link URL and download the file using wget or curl.
Note: If you are deploying client configurations on a host that has multiple services installed, some
of the same configuration files, though with different configurations, will be installed in the conf
directories for each service. Cloudera Manager uses the priority parameter in the alternatives
--install command to ensure that the correct configuration directory is made active based on the
combination of services on that host. The priority order is YARN > MapReduce > HDFS. The priority
can be configured under the Gateway sections of the Configuration tab for the appropriate service.
1.
On the Home page, click to the right of the cluster name and select Deploy Client Configuration.
2. Click Deploy Client Configuration.
28 | Cloudera Administration
Managing CDH and Managed Services
Required Role:
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
Whenever you change and save a set of configuration settings for a service or role instance or a host, Cloudera
Manager saves a revision of the previous settings and the name of the user who made the changes. You can
then view past revisions of the configuration settings, and, if desired, roll back the settings to a previous state.
Viewing Configuration Changes
1. For a service, role, or host, and click the Configuration tab and the History and Rollback button. The most
recent revision, currently in effect, is shown under Current Revision. Prior revisions are shown under Past
Revisions.
• By default, or if you click Show All, a list of all revisions is shown. If you are viewing a service or role
instance, all service/role group related revisions are shown. If you are viewing a host or all hosts, all
host/all hosts related revisions are shown.
• To list only the configuration revisions that were done in a particular time period, use the Time Range
Selector to select a time range. Then, click Show within the Selected Time Range.
2. Click the Details... link. The Revision Details dialog displays.
Cloudera Administration | 29
Managing CDH and Managed Services
Important: This feature can only be used to revert changes to configuration values. You cannot use
this feature to:
• Revert NameNode high availability. You must perform this action by explicitly disabling high
availability.
• Disable Kerberos security.
• Revert role group actions (creating, deleting, or moving membership among groups). You must
perform these actions explicitly in the Role Groups on page 45 feature.
Managing Clusters
Cloudera Manager can manage multiple clusters. Once you have successfully installed your first cluster, you
can add additional clusters, running the same or a different version of CDH. You can then manage each cluster
and its services independently.
On the Home page you can access many cluster-wide actions by selecting to the right of the cluster name:
add a service, start, stop, restart, deploy client configurations, enable Kerberos, and perform cluster refresh,
rename, upgrade, and maintenance mode actions.
Note:
Cloudera Manager configuration screens offer two layout options: classic and new. The new layout
is the default; however, on each configuration page you can easily switch between layouts using the
Switch to XXX layout link at the top right of the page. For more information, see Configuration Overview
on page 7.
Required Role:
Cloudera Manager can manage multiple clusters. Furthermore, the clusters do not need to run the same version
of CDH; you can manage both CDH 4 and CDH 5 clusters with Cloudera Manager.
Adding a Cluster
Action Procedure
New Hosts 1.
On the Home page, click and select Add Cluster. This begins the Installation Wizard,
just as if you were installing a cluster for the first time. (See Cloudera Manager Deployment
for detailed instructions.)
2. To find new hosts, not currently managed by Cloudera Manager, where you want to install
CDH, enter the host names or IP addresses, and click Search. Cloudera Manager lists the
hosts you can use to configure a new cluster. Managed hosts that already have services
installed will not be selectable.
3. Click Continue to install the new cluster. At this point the installation continues through
the wizard the same as it did when you installed your first cluster. You will be asked to
select the version of CDH to install, which services you want and so on, just as previously.
4. Restart the Reports Manager role.
30 | Cloudera Administration
Managing CDH and Managed Services
Action Procedure
Managed Hosts You may have hosts that are already "managed" but are not part of a cluster. You can have
managed hosts that are not part of a cluster when you have added hosts to Cloudera Manager
either through the Add Host wizard, or by manually installing the Cloudera Manager agent
onto hosts where you have not install any other services. This will also be the case if you
remove all services from a host so that it no longer is part of a cluster.
1.
On the Home page, click and select Add Cluster. This begins the Installation Wizard,
just as if you were installing a cluster for the first time. (See Cloudera Manager Deployment
for detailed instructions.)
2. To see the list of the currently managed hosts, click the Currently Managed Hosts tab.
This tab does not appear if you have no currently managed hosts that are not part of a
cluster.
3. To perform the installation, click Continue. Instead of searching for hosts, this will attempt
to install onto any hosts managed by Cloudera Manager that are not already part of a
cluster. It will proceed with the installation wizard as for a new cluster installation.
4. Restart the Reports Manager role.
Deleting a Cluster
1. Stop the cluster.
2.
On the Home page, click to the right of the cluster name and select Delete.
Required Role:
Starting a Cluster
1.
On the Home page, click to the right of the cluster name and select Start.
2. Click Start that appears in the next screen to confirm. The Command Details window shows the progress of
starting services.
When All services successfully started appears, the task is complete and you can close the Command Details
window.
Note: The cluster-level Start action starts only CDH and other product services (Impala, Cloudera
Search). It does not start the Cloudera Management Service. You must start the Cloudera Management
Service separately if it is not already running.
Stopping a Cluster
1.
On the Home page, click to the right of the cluster name and select Stop.
2. Click Stop in the confirmation screen. The Command Details window shows the progress of stopping services.
When All services successfully stopped appears, the task is complete and you can close the Command Details
window.
Note: The cluster-level Stop action does not stop the Cloudera Management Service. You must stop
the Cloudera Management Service separately.
Cloudera Administration | 31
Managing CDH and Managed Services
Refreshing a Cluster
Runs a cluster refresh action to bring the configuration up to date without restarting all services. For example,
certain masters (for example NameNode and ResourceManager) have some configuration files (for example,
fair-scheduler.xml, mapred_hosts_allow.txt, topology.map) that can be refreshed. If anything changes
in those files then a refresh can be used to update them in the master. Here is a summary of the operations
performed in a refresh action:
To refresh a cluster, in the Home page, click to the right of the cluster name and select Refresh Cluster.
Restarting a Cluster
1.
On the Home page, click to the right of the cluster name and select Restart.
2. Click Restart that appears in the next screen to confirm. The Command Details window shows the progress
of stopping services.
When All services successfully started appears, the task is complete and you can close the Command Details
window.
Renaming a Cluster
Required Role:
1.
On the Home page, click to the right of the cluster name and select Rename Cluster.
2. Type the new cluster name and click Rename Cluster.
Cluster-Wide Configuration
Required Role:
To make configuration changes that apply to an entire cluster, do one of the following to open the configuration
page:
• all clusters
1. Select Configuration and then select one of the following classes of properties:
• Advanced Configuration Snippets
• Databases
• Disk Space Thresholds
32 | Cloudera Administration
Managing CDH and Managed Services
You can also select Configuration Issues to view a list of configuration issues for all clusters.
• specific cluster
1. On the Home page, click a cluster name.
2. Select Configuration and then select one of the classes of properties listed above.
You can also apply the following filters to limit the displayed properties:
• Enter a search term in the Search box to search for properties by name or description.
• Expand the Status filter to select options that limit the displayed properties to those with errors or warnings,
properties that have been edited, properties with non-default values, or properties with overrides. Select All
to remove any filtering by Status.
• Expand the Scope filter to display a list of service types. Expand a service type heading to filter on Service-Wide
configurations for a specific service instance or select one of the default role groups listed under each service
type. Select All to remove any filtering by Scope.
• Expand the Category filter to filter using a sub-grouping of properties. Select All to remove any filtering by
Category.
Required Role:
Moving a host between clusters can be accomplished by:
1. Decommissioning the host (see Decommissioning Role Instances on page 44).
2. Removing all roles from the host (except for the Cloudera Manager management roles). See Deleting Role
Instances on page 44.
3. Deleting the host from the cluster (see Deleting Hosts on page 60), specifically the section on removing a
host from a cluster but leaving it available to Cloudera Manager.
4. Adding the host to the new cluster (see Adding a Host to the Cluster on page 52).
5. Adding roles to the host (optionally using one of the host templates associated with the new cluster). See
Adding a Role Instance on page 43 and Host Templates on page 55.
Managing Services
Cloudera Manager service configuration features let you manage the deployment and configuration of CDH and
managed services. You can add new services and roles if needed, gracefully start, stop and restart services or
roles, and decommission and delete roles or services if necessary. Further, you can modify the configuration
properties for services or for individual role instances. If you have a Cloudera Enterprise license, you can view
past configuration changes and roll back to a previous revision. You can also generate client configuration files,
enabling you to easily distribute them to the users of a service.
The topics in this chapter describe how to configure and use the services on your cluster. Some services have
unique configuration requirements or provide unique features: those are covered in Managing Individual Services
on page 74.
Cloudera Administration | 33
Managing CDH and Managed Services
Note:
Cloudera Manager configuration screens offer two layout options: classic and new. The new layout
is the default; however, on each configuration page you can easily switch between layouts using the
Switch to XXX layout link at the top right of the page. For more information, see Configuration Overview
on page 7.
Adding a Service
Required Role:
After initial installation, you can use the Add a Service wizard to add and configure new service instances. For
example, you may want to add a service such as Oozie that you did not select in the wizard during the initial
installation.
The binaries for the following services are not packaged in CDH 4 and CDH 5 and must be installed individually
before being adding the service:
If you do not add the binaries before adding the service, the service will fail to start.
To add a service:
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display. You can add one type of service at a time.
2. Click the radio button next to the service to add and click Continue.
3. Select the radio button next to the services on which the new service should depend and click Continue.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
34 | Cloudera Administration
Managing CDH and Managed Services
Click the View By Host button for an overview of the role assignment by hostname ranges.
5. Review and modify configuration settings, such as data directory paths and heap sizes and click Continue.
The service is started.
6. Click Continue then click Finish. You are returned to the Home page.
7. Verify the new service is started properly by checking the health status for the new service. If the Health
Status is Good, then the service started properly.
Required Role:
To compare the configuration settings for a particular service between two different clusters in a Cloudera
Manager deployment, perform the following steps:
1. On the Home page, click the name of the service you want to compare, or click the Clusters menu and select
the name of the service.
2. Click the Configuration tab.
3. Click the drop-down menu above the Filters pane, and select from one of the options that begins Diff with...:
• service on cluster - For example, HBASE-1 on Cluster 1. This is the default display setting. All properties
are displayed for the selected instance of the service.
• service on all clusters - For example, HBase on all clusters. All properties are displayed for all instances
of the service.
• Diff with service on cluster - For example, Diff with HBase on Cluster 2. Properties are displayed only if
the values for the instance of the service whose page you are on differ from the values for the instance
selected in the drop-down menu.
• Diff with service on all clusters - For example, Diff with HBase on all clusters. Properties are displayed if
the values for the instance of the service whose page you are on differ from the values for one or more
other instances in the Cloudera Manager deployment.
The service's properties will be displayed showing the values for each property for the selected clusters. The
filters on the left side can be used to limit the properties displayed.
You can also view property configuration values that differ between clusters across a deployment by selecting
Non-uniform Values on the Configuration tab of the Cloudera Manager Home page. For more information, see
Cluster-Wide Configuration on page 32
Add-on Services
Required Role:
Cloudera Manager supports adding new types of services (referred to as an add-on service) to Cloudera Manager,
allowing such services to leverage Cloudera Manager distribution, configuration, monitoring, resource management,
and life-cycle management features. An add-on service can be provided by Cloudera or an independent software
vendor (ISV). If you have multiple clusters managed by Cloudera Manager, an add-on service can be deployed
on any of the clusters.
Note: If the add-on service is already installed and running on hosts that are not currently being
managed by Cloudera Manager, you must first add the hosts to a cluster that's under management.
See Adding a Host to the Cluster on page 52 for details.
Cloudera Administration | 35
Managing CDH and Managed Services
present on the cluster. The recommended method is for the ISV to provide the software as a parcel, but the
actual mechanism for installing the software is up to the ISV. The instructions in Installing an Add-on Service
on page 36 assume that you have obtained the CSD file from the Cloudera repository or from an ISV. It also
assumes you have obtained the service software, ideally as a parcel, and have or will install it on your cluster
either prior to installing the CSD or as part of the CSD installation process.
5. Log into the Cloudera Manager Admin Console and restart the Cloudera Management Service.
a. Do one of the following:
• 1. Select Clusters > Cloudera Management Service > Cloudera Management Service.
2. Select Actions > Restart.
•
On the Home page, click to the right of Cloudera Management Service and select Restart.
b. Click Restart to confirm. The Command Details window shows the progress of stopping and then starting
the roles.
c. When Command completed with n/n successful subcommands appears, the task is complete. Click Close.
36 | Cloudera Administration
Managing CDH and Managed Services
3. In the Remote Parcel Repository URLs list, click to open an additional row.
4. Enter the path to the repository.
5. Click Save Changes to commit the changes.
6. Click . The external parcel should appear in the set of parcels available for download.
7. Download, distribute, and activate the parcel. See Managing Parcels.
Adding an Add-on Service
Add the service following the procedure in Adding a Service on page 34.
Uninstalling an Add-on Service
1. Stop all instances of the service.
2. Delete the service from all clusters. If there are other services that depend on the service you are trying to
delete, you must delete those services first.
3. Log on to the Cloudera Manager Server host and remove the CSD file.
4. Restart the Cloudera Manager Server:
5. After the server has restarted, log into the Cloudera Manager Admin Console and restart the Cloudera
Management Service.
6. Optionally remove the parcel.
Required Role:
Starting and Stopping Services
It's important to start and stop services that have dependencies in the correct order. For example, because
MapReduce and YARN have a dependency on HDFS, you must start HDFS before starting MapReduce or YARN.
The Cloudera Management Service and Hue are the only two services on which no other services depend; although
you can start and stop them at anytime, their preferred order is shown in the following procedures.
The Cloudera Manager cluster actions start and stop services in the correct order. To start or stop all services
in a cluster, follow the instructions in Starting, Stopping, Refreshing, and Restarting a Cluster on page 31.
Cloudera Administration | 37
Managing CDH and Managed Services
8. MapReduce or YARN
9. Hive
10. Impala
11. Oozie
12. Sqoop
13. Hue
Note: If you are unable to start the HDFS service, it's possible that one of the roles instances, such
as a DataNode, was running on a host that is no longer connected to the Cloudera Manager Server
host, perhaps because of a hardware or network failure. If this is the case, the Cloudera Manager
Server will be unable to connect to the Cloudera Manager Agent on that disconnected host to start
the role instance, which will prevent the HDFS service from starting. To work around this, you can
stop all services, abort the pending command to start the role instance on the disconnected host,
and then restart all services again without that role instance. For information about aborting a pending
command, see Aborting a Pending Command on page 41.
Rolling Restart
Required Role:
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
38 | Cloudera Administration
Managing CDH and Managed Services
Rolling restart allows you to conditionally restart the role instances of Flume, HBase, HDFS, MapReduce, YARN,
and ZooKeeper services to update software or use a new configuration. If the service is not running, rolling
restart is not available for that service. You can do a rolling restart of each service individually.
If you have HDFS high availability enabled, you can also perform a cluster-level rolling restart. At the cluster
level, the rolling restart of worker hosts is performed on a host-by-host basis, rather than per service, to avoid
all roles for a service potentially being unavailable at the same time. During a cluster restart, in order to avoid
having your NameNode (and thus the cluster) being unavailable during the restart, Cloudera Manager will force
a failover to the standby NameNode.
MapReduce (MRv1) JobTracker High Availability on page 299 and YARN (MRv2) ResourceManager High Availability
on page 291 is not required for a cluster-level rolling restart. However, if you have JobTracker or ResourceManager
high availability enabled, Cloudera Manager will force a failover to the standby JobTracker or ResourceManager.
Cloudera Administration | 39
Managing CDH and Managed Services
Note:
• HDFS - If you do not have HDFS high availability configured, a warning appears reminding you
that the service will become unavailable during the restart while the NameNode is restarted.
Services that depend on that HDFS service will also be disrupted. It is recommended that you
restart the DataNodes one at a time—one host per batch, which is the default.
• HBase
– Administration operations such as any of the following should not be performed during the
rolling restart, to avoid leaving the cluster in an inconsistent state:
– Split
– Create, disable, enable, or drop table
– Metadata changes
– Create, clone, or restore a snapshot. Snapshots rely on the RegionServers being up;
otherwise the snapshot will fail.
– To increase the speed of a rolling restart of the HBase service, set the Region Mover Threads
property to a higher value. This increases the number of regions that can be moved in
parallel, but places additional strain on the HMaster. In most cases, Region Mover Threads
should be set to 5 or lower.
• MapReduce - If you restart the JobTracker, all current jobs will fail.
• YARN - If you restart ResourceManager and RM HA is enabled, current jobs continue running:
they do not restart or fail. RM HA is supported for CDH 5.2 and higher.
• ZooKeeper and Flume - For both ZooKeeper and Flume, the option to restart roles in batches
is not available. They are always restarted one by one.
40 | Cloudera Administration
Managing CDH and Managed Services
5. Click Confirm to start the rolling restart. While the restart is in progress, the Command Details page shows
the steps for stopping and restarting the services.
Required Role:
Commands will time out if they are unable to complete after a period of time.
If necessary, you can abort a pending command. For example, this may become necessary because of a hardware
or network failure where a host running a role instance becomes disconnected from the Cloudera Manager
Server host. In this case, the Cloudera Manager Server will be unable to connect to the Cloudera Manager Agent
on that disconnected host to start or stop the role instance which will prevent the corresponding service from
starting or stopping. To work around this, you can abort the command to start or stop the role instance on the
disconnected host, and then you can start or stop the service again.
To abort any pending command:
You can click the indicator ( ) with the blue badge, which shows the number of commands that are currently
running in your cluster (if any). This indicator is positioned just to the left of the Support link at the right hand
side of the navigation bar. Unlike the Commands tab for a role or service, this indicator includes all commands
running for all services or roles in the cluster. In the Running Commands window, click Abort to abort the pending
command. For more information, see Viewing Running and Recent Commands.
To abort a pending command for a service or role:
1. Navigate to the Service > Instances tab for the service where the role instance you want to stop is located.
For example, navigate to the HDFS Service > Instances tab if you want to abort a pending command for a
DataNode.
2. In the list of instances, click the link for role instance where the command is running (for example, the instance
that is located on the disconnected host).
3. Go to the Commands tab.
4. Find the command in the list of Running Commands and click Abort Command to abort the running command.
Deleting Services
Required Role:
1. Stop the service. For information on starting and stopping services, see Starting, Stopping, and Restarting
Services on page 37.
2.
On the Home page, click to the right of the service name and select Delete.
3. Click Delete to confirm the deletion. Deleting a service does not clean up the associated client configurations
that have been deployed in the cluster or the user data stored in the cluster. For a given "alternatives path"
(for example /etc/hadoop/conf) if there exist both "live" client configurations (ones that would be pushed
out with deploy client configurations for active services) and ones that have been "orphaned" client
configurations (the service they correspond to has been deleted), the orphaned ones will be removed from
the alternatives database. In other words, to trigger cleanup of client configurations associated with a deleted
service you must create a service to replace it. To remove user data, see Remove User Data.
Renaming a Service
Required Role:
A service is given a name upon installation, and that name is used as an identifier internally. However, Cloudera
Manager allows you to provide a display name for a service, and that name will appear in the Cloudera Manager
Admin Console instead of the original (internal) name.
1.
On the Home page, click to the right of the service name and select Rename.
Cloudera Administration | 41
Managing CDH and Managed Services
Required Role:
You can setting the maximum file descriptor parameter for all daemon roles. When not specified, the role uses
whatever value it inherits from supervisor. When specified, configures soft and hard limits to the configured
value.
1. Go to a service.
2. Click the Configuration tab.
3. In the Search box, type rlimit_fds.
4. Set the Maximum Process File Descriptors property for one or more roles.
5. Click Save Changes to commit the changes.
6. Restart the affected role instances.
Managing Roles
When Cloudera Manager configures a service, it configures hosts in your cluster with one or more functions
(called roles in Cloudera Manager) that are required for that service. The role determines which Hadoop daemons
run on a given host. For example, when Cloudera Manager configures an HDFS service instance it configures
one host to run the NameNode role, another host to run as the Secondary NameNode role, another host to run
the Balancer role, and some or all of the remaining hosts to run DataNode roles.
Configuration settings are organized in role groups. A role group includes a set of configuration properties for
a specific group, as well as a list of role instances associated with that role group. Cloudera Manager automatically
creates default role groups.
For role types that allow multiple instances on multiple hosts, such as DataNodes, TaskTrackers, RegionServers
(and many others), you can create multiple role groups to allow one set of role instances to use different
configuration settings than another set of instances of the same role type. In fact, upon initial cluster setup, if
you are installing on identical hosts with limited memory, Cloudera Manager will (typically) automatically create
two role groups for each worker role — one group for the role instances on hosts with only other worker roles,
and a separate group for the instance running on the host that is also hosting master roles.
The HDFS service is an example of this: Cloudera Manager typically creates one role group (DataNode Default
Group) for the DataNode role instances running on the worker hosts, and another group (HDFS-1-DATANODE-1)
for the DataNode instance running on the host that is also running the master roles such as the NameNode,
JobTracker, HBase Master and so on. Typically the configurations for those two classes of hosts will differ in
terms of settings such as memory for JVMs.
Cloudera Manager configuration screens offer two layout options: classic and new. The new layout is the default;
however, on each configuration page you can easily switch between layouts using the Switch to XXX layout link
at the top right of the page. For more information, see Configuration Overview on page 7.
Gateway Roles
A gateway is a special type of role whose sole purpose is to designate a host that should receive a client
configuration for a specific service, when the host does not have any roles running on it. Gateway roles enable
Cloudera Manager to install and manage client configurations on that host. There is no process associated with
42 | Cloudera Administration
Managing CDH and Managed Services
a gateway role, and its status will always be Stopped. You can configure gateway roles for HBase, HDFS, Hive,
MapReduce, Solr, Spark, Sqoop 1 Client, and YARN.
Role Instances
Required Role:
After creating services, you can add role instances to the services. For example, after initial installation in which
you created the HDFS service, you can add a DataNode role instance to a host where one was not previously
running. Upon upgrading a cluster to a new version of CDH you might want to create a role instance for a role
added in the new version. For example, in CDH 5 Impala has the Impala Llama ApplicationMaster role, which
must be added after you upgrade a CDH 4 cluster to CDH 5.
1. Go to the service for which you want to add a role instance. For example, to add a DataNode role instance,
go to the HDFS service.
2. Click the Instances tab.
3. Click the Add Role Instances button.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
5. Click Continue.
6. In the Review Changes page, review the configuration changes to be applied. Confirm the settings entered
for file system paths. The file paths required vary based on the services to be installed. For example, you
might confirm the NameNode Data Directory and the DataNode Data Directory for HDFS. Click Continue. The
wizard finishes by performing any actions necessary to prepare the cluster for the new role instances. For
example, new DataNodes are added to the NameNode dfs_hosts_allow.txt file. The new role instance is
configured with the default role group for its role type, even if there are multiple role groups for the role type.
If you want to use a different role group, follow the instructions in Managing Role Groups on page 46 for
moving role instances to a different role group. The new role instances are not started automatically.
Required Role:
Cloudera Administration | 43
Managing CDH and Managed Services
If the host for the role instance is currently decommissioned, you will not be able to start the role until the host
has been recommissioned.
1. Go to the service that contains the role instances to start, stop, or restart.
2. Click the Instances tab.
3. Check the checkboxes next to the role instances to start, stop, or restart (such as a DataNode instance).
4. Select Actions for Selected > Start, Stop, or Restart, and then click Start, Stop, or Restart again to start the
process. When you see a Finished status, the process has finished.
Also see Rolling Restart on page 38.
Required Role:
You can remove a role instance such as a DataNode from a cluster while the cluster is running by decommissioning
the role instance. When you decommission a role instance, Cloudera Manager performs a procedure so that you
can safely retire a host without losing data. Role decommissioning applies to HDFS DataNode, MapReduce
TaskTracker, YARN NodeManager, and HBase RegionServer roles.
You cannot decommission a DataNode or a host with a DataNode if the number of DataNodes equals the
replication factor (which by default is three) of any file stored in HDFS. For example, if the replication factor of
any file is three, and you have three DataNodes, you cannot decommission a DataNode or a host with a DataNode.
A role will be decommissioned if its host is decommissioned. See Decommissioning and Recommissioning Hosts
on page 58 for more details.
To decommission role instances:
1. If you are decommissioning DataNodes, perform the steps in Tuning HDFS Prior to Decommissioning
DataNodes on page 59.
2. Click the service instance that contains the role instance you want to decommission.
3. Click the Instances tab.
4. Check the checkboxes next to the role instances to decommission.
5. Select Actions for Selected > Decommission, and then click Decommission again to start the process. While
decommissioning is in progress, the role instance displays the icon. If one role instance of a service is
decommissioned, the DECOMMISSIONED facet displays in the Filters on the Instances page and the icon
displays on the role instance's page. When you see a Finished status, the decommissioning process has
finished.
Required Role:
1. Click the service instance that contains the role instance you want to recommission.
2. Click the Instances tab.
3. Check the checkboxes next to the decommissioned role instances to recommission.
4. Select Actions for Selected > Recommission, and then click Recommission again to start the process. When
you see a Finished status, the recommissioning process has finished.
Required Role:
1. Click the service instance that contains the role instance you want to delete. For example, if you want to
delete a DataNode role instance, click an HDFS service instance.
2. Click the Instances tab.
44 | Cloudera Administration
Managing CDH and Managed Services
3. Check the checkboxes next to the role instances you want to delete.
4. If the role instance is running, select Actions for Selected > Stop and click Stop to confirm the action.
5. Select Actions for Selected > Delete. Click Delete to confirm the deletion.
Note: Deleting a role instance does not clean up the associated client configurations that have been
deployed in the cluster.
Role Groups
Required Role:
A role group is a set of configuration properties for a role type, as well as a list of role instances associated with
that group. Cloudera Manager automatically creates a default role group named Role Type Default Group for
each role type.Each role instance can be associated with only a single role group.
Role groups provide two types of properties: those that affect the configuration of the service itself and those
that affect monitoring of the service, if applicable (the Monitoring subcategory). (Not all services have monitoring
properties). For more information about monitoring properties see Configuring Monitoring Settings.
When you run the installation or upgrade wizard, Cloudera Manager configures the default role groups it adds,
and adds any other required role groups for a given role type. For example, a DataNode role on the same host
as the NameNode might require a different configuration than DataNode roles running on other hosts. Cloudera
Manager creates a separate role group for the DataNode role running on the NameNode host and uses the
default configuration for DataNode roles running on other hosts.
You can modify the settings of the default role group, or you can create new role groups and associate role
instances to whichever role group is most appropriate. This simplifies the management of role configurations
when one group of role instances may require different settings than another group of instances of the same
role type—for example, due to differences in the hardware the roles run on. You modify the configuration for
any of the service's role groups through the Configuration tab for the service. You can also override the settings
inherited from a role group for a role instance.
If there are multiple role groups for a role type, you can move role instances from one group to another. When
you move a role instance to a different group, it inherits the configuration settings for its new group.
Creating a Role Group
1. Go to a service status page.
2. Click the Instances or Configuration tab.
3. Click Role Groups.
4. Click Create new group....
5. Provide a name for the group.
Cloudera Administration | 45
Managing CDH and Managed Services
6. Select the role type for the group. You can select role types that allow multiple instances and that exist for
the service you have selected.
7. In the Copy From field, select the source of the basic configuration information for the role group:
• An existing role group of the appropriate type.
• None.... The role group is set up with generic default values that are not the same as the values Cloudera
Manager sets in the default role group, as Cloudera Manager specifically sets the appropriate configuration
properties for the services and roles it installs. After you create the group you must edit the configuration
to set missing properties (for example the TaskTracker Local Data Directory List property, which is not
populated if you select None) and clear other validation warnings and errors.
Action Procedure
Rename 1.
Click the role group name, click next to the name on the right and click
Rename.
2. Specify the new name and click Rename.
Delete You cannot delete any of the default groups. The group must first be empty; if
you want to delete a group you've created, you must move any role instances to
a different role group.
1. Click the role group name.
2.
Click next to the role group name on the right, select Delete, and confirm
by clicking Delete. Deleting a role group removes it from host templates.
Managing Hosts
Cloudera Manager provides a number of features that let you configure and manage the hosts in your clusters.
Content:
46 | Cloudera Administration
Managing CDH and Managed Services
• Clicking the to the left of the number of roles lists all the role instances running on that host. The balloon
annotation that appears when you move the cursor over a link indicates the service instance to which the
role belongs.
• Filter the hosts by typing a property value in the Search box or selecting a value from the facets at the left
of the page. If the Configuring Agent Heartbeat and Health Status Options on page 391 are configured as
follows:
– Send Agent heartbeat every x
– Set health status to Concerning if the Agent heartbeats fail y
– Set health status to Bad if the Agent heartbeats fail z
The value v for the Last Heartbeat facet for a host is computed as follows:
– v < x * y = Good
– v >= x * y and <= x * z = Concerning
– v >= x * z = Bad
Disks Overview
Click the Disks Overview button to display an overview of the status of all disks in the deployment. The statistics
exposed match or build on those in iostat, and are shown in a series of histograms that by default cover every
physical disk in the system.
Adjust the endpoints of the time line to see the statistics for different time periods. Specify a filter in the box
to limit the displayed data. For example, to see the disks for a single rack rack1, set the filter to:
logicalPartition = false and rackId = "rack1". Click a histogram to drill down and identify outliers.
Cloudera Administration | 47
Managing CDH and Managed Services
If this host has been decommissioned or is in maintenance mode, you will see the following icon(s) ( , ) in
the top bar of the page next to the status message.
Details
This panel provides basic system configuration such as the host's IP address, rack, health status summary, and
disk and CPU resources. This information summarizes much of the detailed information provided in other panes
on this tab. To view details about the Host agent, click the Host Agent link in the Details section.
Health Tests
Cloudera Manager monitors a variety of metrics that are used to indicate whether a host is functioning as
expected. The Health Tests panel shows health test results in an expandable/collapsible list, typically with the
specific metrics that the test returned. (You can Expand All or Collapse All from the links at the upper right of
the Health Tests panel).
• The color of the text (and the background color of the field) for a health test result indicates the status of the
results. The tests are sorted by their health status – Good, Concerning, Bad, or Disabled. The list of entries
for good and disabled health tests are collapsed by default; however, Bad or Concerning results are shown
expanded.
• The text of a health test also acts as a link to further information about the test. Clicking the text will pop
up a window with further information, such as the meaning of the test and its possible results, suggestions
for actions you can take or how to make configuration changes related to the test. The help text for a health
48 | Cloudera Administration
Managing CDH and Managed Services
test also provides a link to the relevant monitoring configuration section for the service. See Configuring
Monitoring Settings for more information.
Health History
The Health History provides a record of state transitions of the health tests for the host.
• Click the arrow symbol at the left to view the description of the health test state change.
• Click the View link to open a new page that shows the state of the host at the time of the transition. In this
view some of the status settings are greyed out, as they reflect a time in the past, not the current status.
File Systems
The File systems panel provides information about disks, their mount points and usage. Use this information
to determine if additional disk space is required.
Roles
Use the Roles panel to see the role instances running on the selected host, as well as each instance's status
and health. Hosts are configured with one or more role instances, each of which corresponds to a service. The
role indicates which daemon runs on the host. Some examples of roles include the NameNode, Secondary
NameNode, Balancer, JobTrackers, DataNodes, RegionServers and so on. Typically a host will run multiple roles
in support of the various services running in the cluster.
Clicking the role name takes you to the role instance's status page.
You can delete a role from the host from the Instances tab of the Service page for the parent service of the role.
You can add a role to a host in the same way. See Role Instances on page 43.
Charts
Charts are shown for each host instance in your cluster.
See Viewing Charts for Cluster, Service, Role, and Host Instances for detailed information on the charts that are
presented, and the ability to search and display metrics of your choice.
Processes
The Processes page provides information about each of the processes that are currently running on this host.
Use this page to access management web UIs, check process status, and access log information.
Note: The Processes page may display exited startup processes. Such processes are cleaned up
within a day.
Cloudera Administration | 49
Managing CDH and Managed Services
• Stderr - A link to the stderr log (a file external to Cloudera Manager) for this host.
• Stdout - A link to the stdout log (a file external to Cloudera Manager) for this host.
Resources
The Resources page provides information about the resources (CPU, memory, disk, and ports) used by every
service and role instance running on the selected host.
Each entry on this page lists:
• The service name
• The name of the particular instance of this service
• A brief description of the resource
• The amount of the resource being consumed or the settings for the resource
The resource information provided depends on the type of resource:
• CPU - An approximate percentage of the CPU resource consumed.
• Memory - The number of bytes consumed.
• Disk - The disk location where this service stores information.
• Ports - The port number being used by the service to establish network connections.
Commands
The Commands page shows you running or recent commands for the host you are viewing. See Viewing Running
and Recent Commands for more information.
Configuration
Required Role:
The Configuration page for a host lets you set properties for the selected host. You can set properties in the
following categories:
• Advanced - Advanced configuration properties. These include the Java Home Directory, which explicitly sets
the value of JAVA_HOME for all processes. This overrides the auto-detection logic that is normally used.
• Monitoring - Monitoring properties for this host. The monitoring settings you make on this page will override
the global host monitoring settings you make on the Configuration tab of the Hosts page. You can configure
monitoring properties for:
– health check thresholds
– the amount of free space on the filesystem containing the Cloudera Manager Agent's log and process
directories
– a variety of conditions related to memory usage and other properties
– alerts for health check events
For some monitoring properties, you can set thresholds as either a percentage or an absolute value (in bytes).
• Other - Other configuration properties.
• Parcels - Configuration properties related to parcels. Includes the Parcel Director property, the directory that
parcels will be installed into on this host. If the parcel_dir variable is set in the Agent's config.ini file, it
will override this value.
• Resource Management - Enables resource management using control groups (cgroups).
For more information, see the description for each or property or see Modifying Configuration Properties on
page 9.
Components
The Components page lists every component installed on this host. This may include components that have
been installed but have not been added as a service (such as YARN, Flume, or Impala).
This includes the following information:
50 | Cloudera Administration
Managing CDH and Managed Services
Required Role:
You can use the host inspector to gather information about hosts that Cloudera Manager is currently managing.
You can review this information to better understand system status and troubleshoot any existing issues. For
example, you might use this information to investigate potential DNS misconfiguration.
The inspector runs tests to gather information for functional areas including:
• Networking
• System time
• User and group configuration
• HDFS settings
• Component versions
Common cases in which this information is useful include:
• Installing components
• Upgrading components
• Adding hosts to a cluster
• Removing hosts from a cluster
Running the Host Inspector
1. Click the Hosts tab.
2. Click Host Inspector. Cloudera Manager begins several tasks to inspect the managed hosts.
3. After the inspection completes, click Download Result Data or Show Inspector Results to review the results.
The results of the inspection displays a list of all the validations and their results, and a summary of all the
components installed on your managed hosts.
If the validation process finds problems, the Validations section will indicate the problem. In some cases the
message may indicate actions you can take to resolve the problem. If an issue exists on multiple hosts, you may
be able to view the list of occurrences by clicking a small triangle that appears at the end of the message.
The Version Summary section shows all the components that are available from Cloudera, their versions (if
known) and the CDH distribution to which they belong (CDH 4 or CDH 5).
If you are running multiple clusters with both CDH 4 and CDH 5, the lists will be organized by distribution (CDH
4 or CDH 5). The hosts running that version are shown at the top of each list.
Viewing Past Host Inspector Results
You can view the results of a past host inspection by looking for the Host Inspector command using the Recent
Commands feature.
1.
Click the Running Commands indicator ( ) just to the left of the Search box at the right hand side of the
navigation bar.
Cloudera Administration | 51
Managing CDH and Managed Services
Required Role:
You can add one or more hosts to your Hadoop cluster using the Add Hosts wizard, which will install the Oracle
JDK, CDH, Impala (optional) and the Cloudera Manager Agent packages. After these packages are installed and
the Cloudera Manager Agent is started, the Agent will connect to the Cloudera Manager Server and you will then
be able to use the Cloudera Manager Admin Console to manage and monitor CDH on the new host.
The Add Hosts wizard does not create roles on the new host; once you have successfully added the host(s) you
can either add roles, one service at a time, or apply a host template, which can define role configurations for
multiple roles.
Important:
• All hosts in a single cluster must be running the same version of CDH, for example CDH 4.5 or CDH
5.0.
• When you install the new hosts on your system, you must install the same version of CDH to
enable the new host to work with the other hosts in the cluster. The installation wizard lets you
select the version of CDH you want to install, and you can choose a custom repository to ensure
that the version you install matches the version on your other hosts.
• If you are managing multiple clusters, be sure to select the version of CDH that matches the version
in use on the cluster where you plan to add the new hosts.
Important: This step leaves the existing hosts in an unmanageable state; they are still configured to
use TLS, and so can't communicate with the Cloudera Manager Server.
52 | Cloudera Administration
Managing CDH and Managed Services
3. Follow the instructions in the wizard to install the Oracle JDK and Cloudera Manager Agent packages and
start the Agent.
4. In the Specify hosts for your CDH Cluster installation page, you can search for new hosts to add under the
New Hosts tab. However, if you have hosts that are already known to Cloudera Manager but have no roles
assigned, (for example, a host that was previously in your cluster but was then removed) these will appear
under the Currently Managed Hosts tab.
5. You will have an opportunity to add (and start) role instances to your newly-added hosts using a host template.
a. You can select an existing host template, or create a new one.
b. To create a new host template, click the + Create... button. This will open the Create New Host Template
pop-up. See Host Templates on page 55 for details on how you select the role groups that define the
roles that should run on a host. When you have created the template, it will appear in the list of host
templates from which you can choose.
c. Select the host template you want to use.
d. By default Cloudera Manager will automatically start the roles specified in the host template on your
newly added hosts. To prevent this, uncheck the option to start the newly-created roles.
6. When the wizard is finished, you can verify the Agent is connecting properly with the Cloudera Manager
Server by clicking the Hosts tab and checking the health status for the new host. If the Health Status is Good
and the value for the Last Heartbeat is recent, then the Agent is connecting properly with the Cloudera
Manager Server.
If you did not specify a host template during the Add Hosts wizard, then no roles will be present on your new
hosts until you add them. You can do this by adding individual roles under the Instances tab for a specific service,
or by using a host template. See Role Instances on page 43 for information about adding roles for a specific
service. See Host Templates on page 55 to create a host template that specifies a set of roles (from different
services) that should run on a host.
Enable Kerberos
If you have previously enabled Kerberos on your cluster:
• Install the packages required to kinit on the new host. For the list of packages required for each OS, see
Kerberos Prerequisites.
• If you have set up Cloudera Manager to manage krb5.conf, it will automatically deploy the file on the new
host.
• If Cloudera Manager does not manage krb5.conf, you must manually update the file at /etc/krb5.conf.
Adding a Host by Installing the Packages Using Your Own Method
If you used a different mechanism to install the Oracle JDK, CDH, Cloudera Manager Agent packages, you can
use that same mechanism to install the Oracle JDK, CDH, Cloudera Manager Agent packages and then start the
Cloudera Manager Agent.
Cloudera Administration | 53
Managing CDH and Managed Services
1. Install the Oracle JDK, CDH, and Cloudera Manager Agent packages using your own method. For instructions
on installing these packages, see Installation Path B - Manual Installation Using Cloudera Manager Packages.
2. After installation is complete, start the Cloudera Manager Agent. For instructions, see Starting, Stopping, and
Restarting Cloudera Manager Agents on page 390.
3. After the Agent is started, you can verify the Agent is connecting properly with the Cloudera Manager Server
by clicking the Hosts tab and checking the health status for the new host. If the Health Status is Good and
the value for the Last Heartbeat is recent, then the Agent is connecting properly with the Cloudera Manager
Server.
4. If you have enabled TLS security on your cluster, you must enable and configure TLS on each new host.
Otherwise, ignore this step.
a. Enable and configure TLS on each new host by specifying 1 for the use_tls property in the
/etc/cloudera-scm-agent/config.ini configuration file.
b. Configure the same level(s) of TLS security on the new hosts by following the instructions in Configuring
TLS Security for Cloudera Manager.
5. If you have previously enabled SSL/TLS on your cluster, and you plan to start these roles on this new host,
make sure you install the certificates that were being used by these roles on the source host. Since the new
roles are inheriting their configuration from the previous host, make sure that the keystore or truststore
passwords and locations are the same on the new host. For instructions on configuring SSL/TLS, see
Configuring SSL/TLS Encryption for CDH Services.
6. If you have previously enabled Kerberos on your cluster:
• Install the packages required to kinit on the new host. For the list of packages required for each OS, see
Kerberos Prerequisites.
• If you have set up Cloudera Manager to manage krb5.conf, it will automatically deploy the file on the
new host.
• If Cloudera Manager does not manage krb5.conf, you must manually update the file at /etc/krb5.conf.
Required Role:
To get maximum performance, it is important to configure CDH so that it knows the topology of your network.
Network locations such as hosts and racks are represented in a tree, which reflects the network “distance”
between locations. HDFS will use the network location to be able to place block replicas more intelligently to
trade off performance and resilience. When placing jobs on hosts, CDH will prefer within-rack transfers (where
there is more bandwidth available) to off-rack transfers; the MapReduce and YARN schedulers use network
location to determine where the closest replica is as input to a map task. These computations are performed
with the assistance of rack awareness scripts.
Cloudera Manager includes internal rack awareness scripts, but you must specify the racks where the hosts in
your cluster are located. If your cluster contains more than 10 hosts, Cloudera recommends that you specify the
rack for each host. HDFS, MapReduce, and YARN will automatically use the racks you specify.
Cloudera Manager supports nested rack specifications. For example, you could specify the rack /rack3, or
/group5/rack3 to indicate the third rack in the fifth group. All hosts in a cluster must have the same number
of path components in their rack specifications.
To specify racks for hosts:
1. Click the Hosts tab.
2. Check the checkboxes next to the host(s) for a particular rack, such as all hosts for /rack123.
3. Click Actions for Selected (n) > Assign Rack, where n is the number of selected hosts.
4. Enter a rack name or ID that starts with a slash /, such as /rack123 or /aisle1/rack123, and then click
Confirm.
5. Optionally restart affected services. Rack assignments are not automatically updated for running services.
54 | Cloudera Administration
Managing CDH and Managed Services
Host Templates
Required Role:
Host templates let you designate a set of role groups that can be applied in a single operation to a host or a set
of hosts. This significantly simplifies the process of configuring new hosts when you need to expand your cluster.
Host templates are supported for both CDH 4 and CDH 5 cluster hosts.
Important: A host template can only be applied on a host with a version of CDH that matches the
CDH version running on the cluster to which the host template belongs.
You can create and manage host templates under the Templates tab from the Hosts page.
1. Click the Hosts tab on the main Cloudera Manager navigation bar.
2. Click the Templates tab on the Hosts page.
Templates are not required; Cloudera Manager assigns roles and role groups to the hosts of your cluster when
you perform the initial cluster installation. However, if you want to add new hosts to your cluster, a host template
can make this much easier.
If there are existing host templates, they are listed on the page, along with links to each role group included in
the template.
If you are managing multiple clusters, you must create separate host templates for each cluster, as the templates
specify role configurations specific to the roles in a single cluster. Existing host templates are listed under the
cluster to which they apply.
• You can click a role group name to be taken to the Edit configuration page for that role group, where you can
modify the role group settings.
• From the Actions menu associated with the template you can edit the template, clone it, or delete it.
Creating a Host Template
1. From the Templates tab, click Click here
2. In the Create New Host Template pop-up window that appears:
• Type a name for the template.
• For each role, select the appropriate role group. There may be multiple role groups for a given role type
— you want to select the one with the configuration that meets your needs.
3. Click Create to create the host template.
Editing a Host Template
1. From the Hosts tab, click the Templates tab.
2. Pull down the Actions menu for the template you want to modify, and click Edit. This put you into the Edit
Host Template pop-up window. This works exactly like the Create New Host Template window — you can
modify they template name or any of the role group selections.
3. Click OK when you have finished.
Applying a Host Template to a Host
You can use a host template to apply configurations for multiple roles in a single operation.
You can apply a template to a host that has no roles on it, or that has roles from the same services as those
included in the host template. New roles specified in the template that do not already exist on the host will be
added. A role on the host that is already a member of the role group specified in the template will be left
unchanged. If a role on the host matches a role in the template, but is a member of a different role group, it will
be moved to the role group specified by the template.
For example, suppose you have two role groups for a DataNode (DataNode Default Group and DataNode (1)).
The host has a DataNode role that belongs to DataNode Default Group. If you apply a host template that specifies
the DataNode (1) group, the role on the host will be moved from DataNode Default Group to DataNode (1).
Cloudera Administration | 55
Managing CDH and Managed Services
However, if you have two instances of a service, such as MapReduce (for example, mr1 and mr2) and the host
has a TaskTracker role from service mr2, you cannot apply a TaskTracker role from service mr1.
A host may have no roles on it if you have just added the host to your cluster, or if you decommissioned a
managed host and removed its existing roles.
Also, the host must have the same version of CDH installed as is running on the cluster whose host templates
you are applying.
If a host belongs to a different cluster than the one for which you created the host template, you can apply the
host template if the "foreign" host either has no roles on it, or has only management roles on it. When you apply
the host template, the host will then become a member of the cluster whose host template you applied. The
following instructions assume you have already created the appropriate host template.
1. Go to the Hosts page, Status tab.
2. Select the host(s) to which you want to apply your host template.
3. From the Actions for Selected menu, select Apply Host Template.
4. In the pop-up window that appears, select the host template you want to apply.
5. Optionally you can have Cloudera Manager start the roles created per the host template – check the box to
enable this.
6. Click Confirm to initiate the action.
Maintenance Mode
Required Role:
Maintenance mode allows you to suppress alerts for a host, service, role, or an entire cluster. This can be useful
when you need to take actions in your cluster (make configuration changes and restart various elements) and
do not want to see the alerts that will be generated due to those actions.
Putting an entity into maintenance mode does not prevent events from being logged; it only suppresses the
alerts that those events would otherwise generate. You can see a history of all the events that were recorded
for entities during the period that those entities were in maintenance mode.
Entities that have been explicitly put into maintenance mode show the icon . Entities that have entered
effective maintenance mode as a result of inheritance from a higher-level entity show the icon .
When an entity (role, host or service) is in effective maintenance mode, it can only be removed from maintenance
mode when the higher-level entity exits maintenance mode. For example, if you put a service into maintenance
mode, then the roles associated with that service will be entered into effective maintenance mode, and will
remain in effective maintenance mode until the service exits maintenance mode. You cannot remove them from
maintenance mode individually.
On the other hand, an entity that is in effective maintenance mode can be put into explicit maintenance mode.
In this case, the entity will remain in maintenance mode even when the higher-level entity exits maintenance
mode. For example, suppose you put a host into maintenance mode, (which puts all the roles on that host into
56 | Cloudera Administration
Managing CDH and Managed Services
effective maintenance mode). You then select one of the roles on that host and put it explicitly into maintenance
mode. When you have the host exit maintenance mode, that one role will remain in maintenance mode. You
will need to select it individually and specifically have it exit maintenance mode.
Viewing Maintenance Mode Status
You can view the status of Maintenance Mode in your cluster by clicking to the right of the cluster name and
selecting View Maintenance Mode Status.
Entering Maintenance Mode
You can enable maintenance mode for a cluster, service, role, or host.
The cluster is put into explicit maintenance mode, as indicated by the icon. All services and roles in the
cluster are entered into effective maintenance mode, as indicated by the icon.
The service is put into explicit maintenance mode, as indicated by the icon. All roles for the service are
Cloudera Administration | 57
Managing CDH and Managed Services
Decommissioning Hosts
Required Role:
You cannot decommission a DataNode or a host with a DataNode if the number of DataNodes equals the
replication factor (which by default is three) of any file stored in HDFS. For example, if the replication factor of
any file is three, and you have three DataNodes, you cannot decommission a DataNode or a host with a DataNode.
To decommission hosts:
1. If the host has a DataNode, perform the steps in Tuning HDFS Prior to Decommissioning DataNodes on page
59.
2. Click the Hosts tab.
3. Check the checkboxes next to one or more hosts.
4. Select Actions for Selected > Decommission.
A confirmation pop-up informs you of the roles that will be decommissioned or stopped on the hosts you have
selected. To proceed with the decommissioning, click Confirm.
A Command Details window appears that will show each stop or decommission command as it is run, service
by service. You can click one of the decommission links to see the subcommands that are run for decommissioning
58 | Cloudera Administration
Managing CDH and Managed Services
a given role. Depending on the role, the steps may include adding the host to an "exclusions list" and refreshing
the NameNode, JobTracker, or NodeManager, stopping the Balancer (if it is running), and moving data blocks or
regions. Roles that do not have specific decommission actions are stopped.
While decommissioning is in progress, the host displays the icon. Once all roles have been decommissioned
or stopped, the host displays the icon. If one host in a cluster has been decommissioned, the
DECOMMISSIONED facet displays in the Filters on the Hosts page and you can filter the hosts according to their
decommission status.
You cannot start roles on a decommissioned host.
Note: When a DataNode is decommissioned, the data blocks do not get removed from the storage
directories. You must delete the data manually.
Required Role:
When a DataNode is decommissioned, the NameNode ensures that every block from the DataNode will still be
available across the cluster as dictated by the replication factor. This procedure involves copying blocks off the
DataNode in small batches. In cases where a DataNode has thousands of blocks, decommissioning can take
several hours. Before decommissioning hosts with DataNodes, you should first tune HDFS:
1. Raise the heap size of the DataNodes. DataNodes should be configured with at least 4 GB heap size to allow
for the increase in iterations and max streams.
a. Go to the HDFS service page.
b. Click the Configuration tab.
c. Select Scope > DataNode.
d. Select Category > Resource Management.
e. Set the Java Heap Size of DataNode in Bytes property as recommended.
If more than one role group applies to this configuration, edit the value for the appropriate role group.
See Modifying Configuration Properties on page 9.
f. Click Save Changes to commit the changes.
2. Set the DataNode balancing bandwidth:
a. Expand the DataNode Default Group > Performance category.
b. Configure the DataNode Balancing Bandwidth property to the bandwidth you have on your disks and
network.
c. Click Save Changes to commit the changes.
3. Increase the replication work multiplier per iteration to a larger number (the default is 2, however 10 is
recommended):
a. Expand the NameNode Default Group > Advanced category.
b. Configure the Replication Work Multiplier Per Iteration property to a value such as 10.
c. Click Save Changes to commit the changes.
4. Increase the replication maximum threads and maximum replication thread hard limits:
a. Expand the NameNode Default Group > Advanced category.
b. Configure the Maximum number of replication threads on a DataNode and Hard limit on the number of
replication threads on a DataNode properties to 50 and 100 respectively.
c. Click Save Changes to commit the changes.
5. Restart the HDFS service.
Cloudera Administration | 59
Managing CDH and Managed Services
Required Role:
To increase the speed of a rolling restart of the HBase service, set the Region Mover Threads property to a higher
value. This increases the number of regions that can be moved in parallel, but places additional strain on the
HMaster. In most cases, Region Mover Threads should be set to 5 or lower.
Recommissioning Hosts
Required Role:
Only hosts that are decommissioned using Cloudera Manager can be recommissioned.
1. Click the Hosts tab.
2. Select one or more hosts to recommission.
3. Select Actions for Selected > Recommission.
The icon is removed from the host and from the roles that reside on the host. However, the roles themselves
are not restarted.
Required Role:
1. Click the Hosts tab.
2. Select one or more hosts on which to start recommissioned roles.
3. Select Actions for Selected > Start All Roles.
Deleting Hosts
Required Role:
You can remove a host from a cluster in two ways:
• Delete the host entirely from Cloudera Manager.
• Remove a host from a cluster, but leave it available to other clusters managed by Cloudera Manager.
Both methods decommission the hosts, delete roles, and remove managed service software, but preserve data
directories.
60 | Cloudera Administration
Managing CDH and Managed Services
Cloudera Administration | 61
Managing CDH and Managed Services
• Sqoop configuration:
– Setting HADOOP_MAPRED_HOME for Sqoop
– Configuring Sqoop 2
• ZooKeeper: Maintaining a ZooKeeper Server
62 | Cloudera Administration
Managing CDH and Managed Services
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
init(8) starts some daemons when the system is booted. Depending on the distribution, init executes scripts
from either the /etc/init.d directory or the /etc/rc2.d directory. The CDH packages link the files in init.d
and rc2.d so that modifying one set of files automatically updates the other.
To start system services at boot time and on restarts, enable their init scripts on the systems on which the
services will run, using the appropriate tool:
• chkconfig is included in the RHEL and CentOS distributions. Debian and Ubuntu users can install the
chkconfig package.
• update-rc.d is included in the Debian and Ubuntu distributions.
Configuring init to Start Core Hadoop System Services in an MRv1 Cluster
Important:
Cloudera does not support running MRv1 and YARN daemons on the same nodes at the same time;
it will degrade performance and may result in an unstable cluster deployment.
Cloudera Administration | 63
Managing CDH and Managed Services
Where Command
Important:
Do not run MRv1 and YARN on the same set of nodes at the same time. This is not recommended; it
degrades your performance and may result in an unstable MapReduce cluster deployment.
Where Command
64 | Cloudera Administration
Managing CDH and Managed Services
Where Command
Cloudera Administration | 65
Managing CDH and Managed Services
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Starting HBase
When starting HBase, it is important to start the HMaster, followed by the RegionServers, then the Thrift server.
66 | Cloudera Administration
Managing CDH and Managed Services
1. To start a HBase cluster using the command line, start the HBase Master by using the sudo hbase-master
start command on RHEL or SuSE, or the sudo hadoop-hbase-regionserver start command on Ubuntu
or Debian. The HMaster starts the RegionServers automatically.
2. To start a RegionServer manually, use the sudo hbase-regionserver start command on RHEL or SuSE,
or the sudo hadoop-hbase-regionserver start command on Ubuntu or Debian.
3. To start the Thrift server, use the hbase-thrift start on RHEL or SuSE, or the hadoop-hbase-thrift
start on Ubuntu or Debian.
Stopping HBase
When stopping HBase, it is important to stop the Thrift server, followed by each RegionServer, followed by any
backup HMasters, and finally the main HMaster.
1. Shut down the Thrift server by using the hbase-thrift stop command on the Thrift server host. sudo
service hbase-thrift stop
2. Shut down each RegionServer by using the hadoop-hbase-regionserver stop command on the
RegionServer host.
3. Shut down backup HMasters, followed by the main HMaster, by using the hbase-master stop command.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Run the following command on every host in the cluster to shut down all Hadoop Common system services that
are started by init in the cluster:
To verify that no Hadoop processes are running, issue the following command on each host::
You could also use ps -fu hdfs and ps -fu mapred to confirm that no processes are running as the hdfs or
mapred user, but additional user names are created by the other components in the ecosystem; checking for
the "java" string in the ps output is an easy way to identify any processes that may still be running.
To stop system services individually, use the instructions in the table below.
STOP system services in this order:
Cloudera Administration | 67
Managing CDH and Managed Services
3 Flume 0.9 Stop the Flume Node processes on each node where
they are running:
sudo service flume-node stop Stop the Flume
Master sudo service flume-master stop
4 Flume 1.x There is no Flume master Stop the Flume Node processes on each node where
they are running:
sudo service flume-ng-agent stop
6 Hive To stop Hive, exit the Hive console and make sure no
Hive scripts are running.
Shut down HiveServer2: sudo service hiveserver2
stop
7 HBase Stop the Thrift server and See Starting and Stopping HBase on page 78.
clients, then shut down the
cluster.
8a MapReduce v1 Stop Hive and Oozie before To stop MapReduce, stop the JobTracker service, and
stopping MapReduce. stop the Task Tracker on all nodes where it is running.
Use the following commands:
sudo service
hadoop-0.20-mapreduce-jobtracker stop
sudo service
hadoop-0.20-mapreduce-tasktracker stop
8b YARN Stop Hive and Oozie before To stop YARN, stop the MapReduce JobHistory service,
stopping YARN. ResourceManager service, and NodeManager on all
nodes where they are running. Use the following
commands:
sudo service hadoop-mapreduce-historyserver
stop
68 | Cloudera Administration
Managing CDH and Managed Services
11 ZooKeeper Stop HBase and HDFS To stop the ZooKeeper server, use one of the following
before stopping commands on each ZooKeeper node:
ZooKeeper.
sudo service zookeeper-server stop
or
sudo service zookeeper stop
Requirements and Restrictions for Data Migration between CDH 4 and CDH 5
1. The CDH 5 cluster must have a MapReduce service running on it (MRv1 or YARN (MRv2)).
2. All the MapReduce nodes in the CDH 5 cluster should have full network access to all the nodes of the source
cluster. This allows you to perform the copy in a distributed manner.
3. To copy data between a secure and an insecure cluster, you must run the distcp command on the secure
cluster.
4. To copy data from a CDH 4 to a CDH 5 cluster, you can do one of the following:
Note:
The term source in this case refers to the CDH 4 (or other Hadoop) cluster you want to migrate or
copy data from; and destination refers to the CDH 5 cluster.
• Running commands on the destination cluster, use the Hftp protocol for the source cluster, and HDFS
for the destination. (Hftp is read-only, so you must run DistCp on the destination cluster and pull the data
from the source cluster.) See Copying Data between two Clusters Using distcp on page 70.
Note:
Do not use this method if one of the clusters is secure and the other is not.
• Running commands on the source cluster, use the HDFS or webHDFS protocol for the source cluster, and
webHDFS for the destination. See Copying Data between a Secure and an Insecure Cluster using DistCp
and WebHDFS on page 73.
• Running commands on the destination cluster, use webHDFS for the source cluster, and webHDFS for
the destination. See Copying Data between a Secure and an Insecure Cluster using DistCp and WebHDFS
on page 73.
The following restrictions currently apply (see Apache Hadoop Known Issues):
Cloudera Administration | 69
Managing CDH and Managed Services
• DistCp does not work between a secure cluster and an insecure cluster in some cases.
As of CDH 5.1.3, DistCp does work between a secure and an insecure cluster if you use the webHDFS protocol
and run the command from the secure cluster side after setting
ipc.client.fallback-to-simple-auth-allowed to true, as described under Copying Data between a
Secure and an Insecure Cluster using DistCp and WebHDFS on page 73.
• To use DistCp using Hftp from a secure cluster using SPNEGO, you must configure the dfs.https.port
property on the client to use the HTTP port (50070 by default).
Important: Do not run distcp as the HDFS user. The HDFS user is blacklisted for MapReduce jobs
by default.
You can use the distcp tool on the destination cluster to initiate the copy job to move the data. Between two
clusters running different versions of CDH, run the distcp tool with hftp:// as the source file system and
hdfs:// as the destination file system. This uses the HFTP protocol for the source and the HDFS protocol for
the destination. The default port for HFTP is 50070 and the default port for HDFS is 8020. Amazon S3 block and
native filesystems are also supported, via s3:// or s3n:// protocols.
Example of a source URI: hftp://namenode-location:50070/basePath
where namenode-location refers to the CDH 4 NameNode hostname as defined by its configured
fs.default.name and 50070 is the NameNode's HTTP server port, as defined by the configured
dfs.http.address.
$ hadoop distcp
Run the distcp copy by issuing a command such as the following on the CDH 5 cluster:
Important: If you are using distcp as part of an upgrade, run the following commands on the
destination cluster only, in this example, the CDH 5 cluster, during the upgrade.
Or use a specific path, such as /hbase to move HBase data, for example:
distcp will then submit a regular MapReduce job that performs a file-by-file copy.
70 | Cloudera Administration
Managing CDH and Managed Services
distcp is a general utility for copying files between distributed filesystems in different clusters. In general, you
can use distcp to copy files between compatible clusters in either direction. For instance, you can copy files
from a HDFS filesystem to an Amazon S3 filesystem. The examples given above are specific to using distcp to
assist with an upgrade from CDH 4 to CDH 5.
Protocol Support for distcp
The following table lists support for using different protocols with the distcp command on different versions
of CDH. In the table, secure means that the cluster is configured to use Kerberos. Copying between a secure
cluster and an insecure cluster is only supported from CDH 5.1.3 onward, due to the inclusion of HDFS-6776.
Note: HFTP is a read-only protocol and cannot be used for the destination.
Cloudera Administration | 71
Managing CDH and Managed Services
To enable the fallback configuration, for copying between a secure cluster and an insecure one, add the following
to the HDFS core-default.xml, by using an advanced configuration snippet if you use Cloudera Manager, or
editing the file directly otherwise.
<property>
<name>ipc.client.fallback-to-simple-auth-allowed</name>
<value>true</value>
</property>
This section briefly describes the steps required to copy data between two secure clusters in distinct Kerberos
realms.
Note: JDK version 1.7.x is required on both clusters when copying data between kerberized clusters
that are in different realms. For information about supported JDK versions, see Supported JDK Versions.
[realms]
HADOOP.QA.domain.COM = { kdc = kdc.domain.com:88 admin_server = admin.test.com:749
default_domain = domain.com supported_enctypes = arcfour-hmac:normal des-cbc-crc:normal
des-cbc-md5:normal des:normal des:v4 des:norealm des:onlyrealm des:afs3 }
[domain_realm]
.domain.com = HADOOP.test.domain.COM
domain.com = HADOOP.test.domain.COM
test03.domain.com = HADOOP.QA.domain.COM
72 | Cloudera Administration
Managing CDH and Managed Services
<property>
<name>ssl.client.truststore.location</name>
<value>path_to_truststore</value>
</property>
<property>
<name>ssl.client.truststore.password</name>
<value>XXXXXX</value>
</property>
<property>
<name>ssl.client.truststore.type</name>
<value>jks</value>
</property>
If launching distcp fails, force Kerberos to use TCP instead of UDP by adding the following parameter to the
krb5.conf file on the client.
[libdefaults]
udp_preference_limit = 1
Copying Data between a Secure and an Insecure Cluster using DistCp and WebHDFS
You can use DistCp and WebHDFS to copy data between a secure cluster and an insecure cluster by doing the
following:
1. Set ipc.client.fallback-to-simple-auth-allowed to true in core-site.xml on the secure cluster side:
<property>
<name>ipc.client.fallback-to-simple-auth-allowed</name>
<value>true</value>
</property>
2. Use commands such as the following from the secure cluster side only:
Post-migration Verification
After migrating data between the two clusters, it is a good idea to use hadoop fs -ls /basePath to verify
the permissions, ownership and other aspects of your files, and correct any problems before using the files in
your new cluster.
Cloudera Administration | 73
Managing CDH and Managed Services
Managing Flume
The Flume packages are installed by the Installation wizard, but the service is not created. This page documents
how to add, configure, and start the Flume service.
Required Role:
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display. You can add one type of service at a time.
2. Select the Flume service and click Continue.
3. Select the radio button next to the services on which the new service should depend and click Continue.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
Required Role:
After you create a Flume service, you must first configure the agents before you start them. For detailed
information about Flume agent configuration, see the Flume User Guide.
The default Flume agent configuration provided in the Configuration File property of the Agent default role group
is a configuration for a single agent in a single tier; you should replace this with your own configuration. When
you add new agent roles, they are placed (initially) in the Agent default role group.
Agents that share the same configuration should be members of the same agent role group. You can create
new role groups and can move agents between them. If your Flume configuration has multiple tiers, you must
74 | Cloudera Administration
Managing CDH and Managed Services
create an agent role group for each tier, and move each agent to be a member of the appropriate role group for
their tier.
A Flume agent role group Configuration File property can contain the configuration for multiple agents, since
each configuration property is prefixed by the agent name. You can set the agents' names using configuration
overrides to change the name of a specific agent without changing its role group membership. Different agents
can have the same name — agent names do not have to be unique.
1. Go to the Flume service.
2. Click the Configuration tab.
3. Select Scope > Agent . Settings you make to the default role group apply to all agent instances unless you
associate those instances with a different role group, or override them for specific agents. See Modifying
Configuration Properties on page 9.
4. Set the Agent Name property to the name of the agent (or one of the agents) defined in the flume.conf
configuration file. The agent name can be comprised of letters, numbers, and the underscore character. You
can specify only one agent name here — the name you specify will be used as the default for all Flume agent
instances, unless you override the name for specific agents. You can have multiple agents with the same
name — they will share the configuration specified in on the configuration file.
5. Copy the contents of the flume.conf file, in its entirety, into the Configuration File property. Unless overridden
for specific agent instances, this property applies to all agents in the group. You can provide multiple agent
configurations in this file and use agent name overrides to specify which configuration to use for each agent.
Important: The name-value property pairs in the Configuration File property must include an
equal sign (=). For example, tier1.channels.channel1.capacity = 10000.
Required Role:
If you have specified multiple agent configurations in a Flume agent role group Configuration File property, you
can set the agent name for an agent that uses a different configuration. Overriding the agent name will point
the agent to the appropriate properties specified in the agent configuration.
1. Go to the Flume service.
2. Click the Configuration tab.
3. Select Scope > Agent.
4. Locate the Agent Name property or search for it by typing its name in the Search box.
5. Enter a name for the agent.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes to commit the changes.
Note: If you are using Flume with HBase, make sure that the /etc/zookeeper/conf/zoo.cfg file
either does not exist on the host of the Flume agent that is using an HBase sink, or that it contains
the correct ZooKeeper quorum.
Cloudera Administration | 75
Managing CDH and Managed Services
Required Role:
If you modify the Configuration File property after you have started the Flume service, update the configuration
across Flume agents as follows:
1. Go to the Flume service.
2. Select Actions > Update Config.
Managing HBase
Managing HBase
Cloudera Manager requires certain additional steps to set up and configure the HBase service.
Creating the HBase Root Directory
Required Role:
When adding the HBase service, the Add Service wizard automatically creates a root directory for HBase in HDFS.
If you quit the Add Service wizard or it does not finish, you can create the root directory outside the wizard by
doing these steps:
1. Choose Create Root Directory from the Actions menu in the HBase > Status tab.
2. Click Create Root Directory again to confirm.
Graceful Shutdown
Required Role:
A graceful shutdown of an HBase RegionServer allows the regions hosted by that RegionServer to be moved to
other RegionServers before stopping the RegionServer. Cloudera Manager provides the following configuration
options to perform a graceful shutdown of either an HBase RegionServer or the entire service.
To increase the speed of a rolling restart of the HBase service, set the Region Mover Threads property to a higher
value. This increases the number of regions that can be moved in parallel, but places additional strain on the
HMaster. In most cases, Region Mover Threads should be set to 5 or lower.
76 | Cloudera Administration
Managing CDH and Managed Services
Required Role:
This timeout only affects a graceful shutdown of the entire HBase service, not individual RegionServers. Therefore,
if you have a large cluster with many RegionServers, you should strongly consider increasing the timeout from
its default of 180 seconds.
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > HBASE-1 (Service Wide)
4. Use the Search box to search for the Graceful Shutdown Timeout property and edit the value.
5. Click Save Changes to save this setting.
Adding the HBase Thrift Server
Required Role:
The Thrift Server role is not added by default when you install HBase. To add the Thrift Server role:
1. Go to the HBase service.
2. Click the Instances tab.
3. Click the Add Role Instances button.
4. Select the host(s) where you want to add the Thrift Server role (you only need one for Hue) and click Continue.
The Thrift Server role should appear in the instances list for the HBase server.
5. Select the Thrift Server role instance.
6. Select Actions for Selected > Start.
Enabling HBase Indexing
Required Role:
HBase indexing is dependent on the Key-Value Store Indexer service. The Key-Value Store Indexer service uses
the Lily HBase Indexer Service to index the stream of records being added to HBase tables. Indexing allows you
to query data stored in HBase with the Solr service.
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > HBASE-1 (Service Wide)
4. Select Category > Backup.
5. Select the Enable Replication and Enable Indexing properties.
6. Click Save Changes.
Adding a Custom Coprocessor
Required Role:
The HBase coprocessor framework provides a way to extend HBase with custom functionality. To configure
these properties in Cloudera Manager:
1. Select the HBase service.
2. Click the Configuration tab.
Cloudera Administration | 77
Managing CDH and Managed Services
Required Role:
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > HBASE-1 (Service-Wide).
4. Select Category > Performance.
5. Configure the HDFS Hedged Read Threadpool Size and HDFS Hedged Read Delay Threshold properties. The
descriptions for each of these properties on the configuration pages provide more information.
6. Click Save Changes to commit the changes.
Advanced Configuration for Write-Heavy Workloads
HBase includes several advanced configuration parameters for adjusting the number of threads available to
service flushes and compactions in the presence of write-heavy workloads. Tuning these parameters incorrectly
can severely degrade performance and is not necessary for most HBase clusters. If you use Cloudera Manager,
configure these options using the HBase Service Advanced Configuration Snippet (Safety Valve) for hbase-site.xml.
hbase.hstore.flusher.count
The number of threads available to flush writes from memory to disk. Never increase
hbase.hstore.flusher.count to more of 50% of the number of disks available to HBase. For example,
if you have 8 solid-state drives (SSDs), hbase.hstore.flusher.count should never exceed 4. This
allows scanners and compactions to proceed even in the presence of very high writes.
hbase.regionserver.thread.compaction.large and hbase.regionserver.thread.compaction.small
The number of threads available to handle small and large compactions, respectively. Never increase
either of these options to more than 50% of the number of disks available to HBase.
Ideally, hbase.regionserver.thread.compaction.small should be greater than or equal to
hbase.regionserver.thread.compaction.large, since the large compaction threads do more intense
work and will be in use longer for a given operation.
In addition to the above, if you use compression on some column families, more CPU will be used when flushing
these column families to disk during flushes or compaction. The impact on CPU usage depends on the size of
the flush or the amount of data to be decompressed and compressed during compactions.
78 | Cloudera Administration
Managing CDH and Managed Services
3. To restart a running cluster, click Actions and select Restart or Rolling Restart. A rolling restart, which restarts
each RegionServer, one at a time, after a grace period. To configure the grace period, see Configuring the
Graceful Shutdown Timeout Property on page 77.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
If you need the ability to perform a rolling restart, Cloudera recommends managing your cluster with Cloudera
Manager.
1. To start a HBase cluster using the command line, start the HBase Master by using the sudo hbase-master
start command on RHEL or SuSE, or the sudo hadoop-hbase-regionserver start command on Ubuntu
or Debian. The HMaster starts the RegionServers automatically.
2. To start a RegionServer manually, use the sudo hbase-regionserver start command on RHEL or SuSE,
or the sudo hadoop-hbase-regionserver start command on Ubuntu or Debian. Running multiple
RegionServer processes on the same host is not supported.
3. To start the Thrift server, use the hbase-thrift start on RHEL or SuSE, or the hadoop-hbase-thrift
start on Ubuntu or Debian.
Stopping HBase
You can stop a single HBase host, all hosts of a given type, or all hosts in the cluster.
2. To stop or decommission a single HMaster, select the Master and go through the same steps as above.
3. To stop or decommission the entire cluster, select the Actions button at the top of the screen (not Actions
for selected) and select Decommission (Graceful Stop) or Stop.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Cloudera Administration | 79
Managing CDH and Managed Services
1. Shut down the Thrift server by using the hbase-thrift stop command on the Thrift server host. sudo
service hbase-thrift stop
2. Shut down each RegionServer by using the hadoop-hbase-regionserver stop command on the
RegionServer host.
3. Shut down backup HMasters, followed by the main HMaster, by using the hbase-master stop command.
Required Role:
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > HBase or HBase Service-Wide.
4. Select Category > Monitoring.
5. Locate the HBase Canary property or search for it by typing its name in the Search box. Several properties
have Canary in the property name.
6. Select the checkbox.
7. Review other HBase Canary properties to configure the specific behavior of the canary.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
8. Click Save Changes to commit the changes.
9. Restart the role.
10. Restart the service.
Configure the HBase Canary Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
The HBase canary is a Java class. To run it from the command line, in the foreground, issue a command similar
to the following, as the HBase user:
$ /usr/bin/hbase org.apache.hadoop.hbase.tool.Canary
To start the canary in the background, add the --daemon option. You can also use this option in your HBase
startup scripts.
80 | Cloudera Administration
Managing CDH and Managed Services
The canary has many options. To see usage instructions, add the --help parameter:
• To try to repair all inconsistencies and corruption at once, use the -repair option, which includes all the region
and table consistency options.
For more details about the hbck command, see Appendix C of the HBase Reference Guide.
Cloudera Administration | 81
Managing CDH and Managed Services
Required Role:
The hbck poller is a feature of Cloudera Manager, which can be configured to run hbck automatically, in read-only
mode, and send alerts if errors are found. By default, it runs every 30 minutes. Several configuration settings
are available for the hbck poller. The hbck poller is not provided if you use CDH without Cloudera Manager.
82 | Cloudera Administration
Managing CDH and Managed Services
– ORPHAN_HDFS_REGION
– LINGERING_SPLIT_PARENT
– NO_TABLEINFO_FILE
8. To configure the polling interval, edit the Service Monitor Derived Configs Advanced Configuration Snippet
with a setting such as the following, which sets the polling interval to 60 minutes. Restart the RegionServers
for the changes to take effect.
<property>
<name>smon.hbase.fsckpoller.interval.ms</name>
<value>3600000</value>
</property>
Hedged Reads
Hadoop 2.4 introduced a new feature called hedged reads. If a read from a block is slow, the HDFS client starts
up another parallel, 'hedged' read against a different block replica. The result of whichever read returns first is
used, and the outstanding read is cancelled. This feature helps in situations where a read occasionally takes a
long time rather than when there is a systemic problem. Hedged reads can be enabled for HBase when the
HFiles are stored in HDFS. This feature is disabled by default.
Enabling Hedged Reads for HBase Using Cloudera Manager
Required Role:
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > HBASE-1 (Service-Wide).
4. Select Category > Performance.
5. Configure the HDFS Hedged Read Threadpool Size and HDFS Hedged Read Delay Threshold properties. The
descriptions for each of these properties on the configuration pages provide more information.
6. Click Save Changes to commit the changes.
Enabling Hedged Reads for HBase Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
To enable hedged reads for HBase, edit the hbase-site.xml file on each server. Set
dfs.client.hedged.read.threadpool.size to the number of threads to dedicate to running hedged threads,
and set the dfs.client.hedged.read.threshold.millis configuration property to the number of milliseconds
to wait before starting a second read against a different block replica. Set
dfs.client.hedged.read.threadpool.size to 0 or remove it from the configuration to disable the feature.
After changing these properties, restart your cluster.
The following is an example configuration for hedged reads for HBase.
<property>
<name>dfs.client.hedged.read.threadpool.size</name>
<value>20</value> <!-- 20 threads -->
</property>
<property>
<name>dfs.client.hedged.read.threshold.millis</name>
Cloudera Administration | 83
Managing CDH and Managed Services
Warning: The default blocksize is appropriate for a wide range of data usage patterns, and tuning
the blocksize is an advanced operation. The wrong configuration can negatively impact performance.
• Consider the average key/value size for the column family when tuning the blocksize. You can find the
average key/value size using the HFile utility:
• Consider the pattern of reads to the table or column family. For instance, if it is common to scan for 500 rows
on various parts of the table, performance might be increased if the blocksize is large enough to encompass
500-1000 rows, so that often, only one read operation on the HFile is required. If your typical scan size is
only 3 rows, returning 500-1000 rows would be overkill.
It is difficult to predict the size of a row before it is written, because the data will be compressed when it is
written to the HFile. Perform testing to determine the correct blocksize for your data.
84 | Cloudera Administration
Managing CDH and Managed Services
After changing the blocksize, the HFiles will be rewritten during the next major compaction. To trigger a major
compaction, issue the following command in HBase Shell.
Depending on the size of the table, the major compaction can take some time and have a performance impact
while it is running.
Monitoring Blocksize Metrics
Several metrics are exposed for monitoring the blocksize by monitoring the blockcache itself.
Scan()
Scan(byte[] startRow)
Scan(byte[] startRow, byte[] stopRow)
• Specify a scanner cache that will be filled before the Scan result is returned, setting setCaching to the
number of rows to cache before returning the result. By default, the caching setting on the table is used. The
goal is to balance IO and network load.
• To limit the number of columns if your table has very wide rows (rows with a large number of columns), use
setBatch(int batch) and set it to the number of columns you want to return in one batch. A large number of
columns is not a recommended design pattern.
• To specify a maximum result size, use setMaxResultSize(long), with the number of bytes. The goal is to
reduce IO and network.
• When you use setCaching and setMaxResultSize together, single server requests are limited by either
number of rows or maximum result size, whichever limit comes first.
Cloudera Administration | 85
Managing CDH and Managed Services
• You can limit the scan to specific column families or columns by using addFamily or addColumn. The goal
is to reduce IO and network. IO is reduced because each column family is represented by a Store on each
region server, and only the Stores representing the specific column families in question need to be accessed.
• You can specify a range of timestamps or a single timestamp by specifying setTimeRange or setTimestamp.
• You can use a filter by using setFilter. Filters are discussed in detail in HBase Filtering on page 87 and
the Filter API.
• You can disable the server-side block cache for a specific scan by executing setCacheBlocks(boolean).
This is an expert setting and should only be used if you know what you are doing.
# Specify a startrow, limit the result to 10 rows, and only return selected columns
hbase> scan 't1', {COLUMNS => ['c1', 'c2'], LIMIT => 10, STARTROW => 'xyz'}
# Specify a timerange
hbase> scan 't1', {TIMERANGE => [1303668804, 1303668904]}
Hedged Reads
Hadoop 2.4 introduced a new feature called hedged reads. If a read from a block is slow, the HDFS client starts
up another parallel, 'hedged' read against a different block replica. The result of whichever read returns first is
used, and the outstanding read is cancelled. This feature helps in situations where a read occasionally takes a
long time rather than when there is a systemic problem. Hedged reads can be enabled for HBase when the
HFiles are stored in HDFS. This feature is disabled by default.
86 | Cloudera Administration
Managing CDH and Managed Services
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
To enable hedged reads for HBase, edit the hbase-site.xml file on each server. Set
dfs.client.hedged.read.threadpool.size to the number of threads to dedicate to running hedged threads,
and set the dfs.client.hedged.read.threshold.millis configuration property to the number of milliseconds
to wait before starting a second read against a different block replica. Set
dfs.client.hedged.read.threadpool.size to 0 or remove it from the configuration to disable the feature.
After changing these properties, restart your cluster.
The following is an example configuration for hedged reads for HBase.
<property>
<name>dfs.client.hedged.read.threadpool.size</name>
<value>20</value> <!-- 20 threads -->
</property>
<property>
<name>dfs.client.hedged.read.threshold.millis</name>
<value>10</value> <!-- 10 milliseconds -->
</property>
HBase Filtering
When reading data from HBase using Get or Scan operations, you can use custom filters to return a subset of
results to the client. While this does not reduce server-side IO, it does reduce network bandwidth and reduces
the amount of data the client needs to process. Filters are generally used via the Java API, but can be used from
HBase Shell for testing and debugging purposes.
For more information on Gets and Scans in HBase, see Reading Data from HBase on page 85.
Comparison Operators
• LESS (<)
• LESS_OR_EQUAL (<=)
Cloudera Administration | 87
Managing CDH and Managed Services
• EQUAL (=)
• NOT_EQUAL (!=)
• GREATER_OR_EQUAL (>=)
• GREATER (>)
• NO_OP (no operation)
Comparators
• BinaryComparator - lexicographically compares against the specified byte array using the
Bytes.compareTo(byte[], byte[]) method.
• BinaryPrefixComparator - lexicographically compares against a specified byte array. It only compares up to
the length of this byte array.
• RegexStringComparator - compares against the specified byte array using the given regular expression. Only
EQUAL and NOT_EQUAL comparisons are valid with this comparator.
• SubStringComparator - tests whether or not the given substring appears in a specified byte array. The
comparison is case insensitive. Only EQUAL and NOT_EQUAL comparisons are valid with this comparator.
Examples
Example1: >, 'binary:abc' will match everything that is lexicographically greater than
"abc"
Example2: =, 'binaryprefix:abc' will match everything whose first 3 characters are
lexicographically equal to "abc"
Example3: !=, 'regexstring:ab*yz' will match everything that doesn't begin with "ab"
and ends with "yz"
Example4: =, 'substring:abc123' will match everything that begins with the substring
"abc123"
Compound Operators
Within an expression, parentheses can be used to group clauses together, and parentheses have the highest
order of precedence.
SKIP and WHILE operators are next, and have the same precedence.
A filter string of the form: “Filter1 AND Filter2 OR Filter3” will be evaluated as:
“(Filter1 AND Filter2) OR Filter3”
A filter string of the form: “Filter1 AND SKIP Filter2 OR Filter3” will be evaluated
as: “(Filter1 AND (SKIP Filter2)) OR Filter3”
Filter Types
HBase includes several filter types, as well as the ability to group filters together and create your own custom
filters.
• KeyOnlyFilter - takes no arguments. Returns the key portion of each key-value pair.
Syntax: KeyOnlyFilter ()
• FirstKeyOnlyFilter - takes no arguments. Returns the key portion of the first key-value pair.
Syntax: FirstKeyOnlyFilter ()
88 | Cloudera Administration
Managing CDH and Managed Services
• PrefixFilter - takes a single argument, a prefix of a row key. It returns only those key-values present in a row
that start with the specified row prefix
• ColumnPrefixFilter - takes a single argument, a column prefix. It returns only those key-values present in a
column that starts with the specified column prefix.
• MultipleColumnPrefixFilter - takes a list of column prefixes. It returns key-values that are present in a column
that starts with any of the specified column prefixes.
• ColumnCountGetFilter - takes one argument, a limit. It returns the first limit number of columns in the
table.
• PageFilter - takes one argument, a page size. It returns page size number of rows from the table.
• ColumnPaginationFilter - takes two arguments, a limit and offset. It returns limit number of columns after
offset number of columns. It does this for all the rows.
• InclusiveStopFilter - takes one argument, a row key on which to stop scanning. It returns all key-values
present in rows up to and including the specified row.
• TimeStampsFilter - takes a list of timestamps. It returns those key-values whose timestamps matches any
of the specified timestamps.
Cloudera Administration | 89
Managing CDH and Managed Services
• RowFilter - takes a compare operator and a comparator. It compares each row key with the comparator
using the compare operator and if the comparison returns true, it returns all the key-values in that row.
• FamilyFilter - takes a compare operator and a comparator. It compares each family name with the comparator
using the compare operator and if the comparison returns true, it returns all the key-values in that family.
• QualifierFilter - takes a compare operator and a comparator. It compares each qualifier name with the
comparator using the compare operator and if the comparison returns true, it returns all the key-values in
that column.
• ValueFilter - takes a compare operator and a comparator. It compares each value with the comparator using
the compare operator and if the comparison returns true, it returns that key-value.
• DependentColumnFilter - takes two arguments required arguments, a family and a qualifier. It tries to locate
this column in each row and returns all key-values in that row that have the same timestamp. If the row
does not contain the specified column, none of the key-values in that row will be returned.
The filter can also take an optional boolean argument, dropDependentColumn. If set to true, the column
used for the filter does not get returned.
The filter can also take two more additional optional arguments, a compare operator and a value comparator,
which are further checks in addition to the family and qualifier. If the dependent column is found, its value
should also pass the value check. If it does pass the value check, only then is its timestamp taken into
consideration.
• SingleColumnValueFilter - takes a column family, a qualifier, a compare operator and a comparator. If the
specified column is not found, all the columns of that row will be emitted. If the column is found and the
comparison with the comparator returns true, all the columns of the row will be emitted. If the condition
fails, the row will not be emitted.
This filter also takes two additional optional boolean arguments, filterIfColumnMissing and
setLatestVersionOnly.
If the filterIfColumnMissing flag is set to true, the columns of the row will not be emitted if the specified
column to check is not found in the row. The default value is false.
90 | Cloudera Administration
Managing CDH and Managed Services
If the setLatestVersionOnly flag is set to false, it will test previous versions (timestamps) in addition to
the most recent. The default value is true.
These flags are optional and dependent on each other. You must set neither or both of them together.
• ColumnRangeFilter - takes either minColumn, maxColumn, or both. Returns only those keys with columns
that are between minColumn and maxColumn. It also takes two boolean variables to indicate whether to
include the minColumn and maxColumn or not. If you don’t want to set the minColumn or the maxColumn, you
can pass in an empty argument.
• Custom Filter - You can create a custom filter by implementing the Filter class. The JAR must be available
on all region servers.
/**
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
Cloudera Administration | 91
Managing CDH and Managed Services
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.apache.hadoop.hbase.filter;
import java.util.regex.Pattern;
import org.apache.hadoop.hbase.KeyValue;
import org.apache.hadoop.hbase.SmallTests;
import org.apache.hadoop.hbase.filter.CompareFilter.CompareOp;
import org.apache.hadoop.hbase.util.Bytes;
import org.junit.Before;
import org.junit.Test;
import org.junit.experimental.categories.Category;
/**
* Tests the value filter
*/
@Category(SmallTests.class)
public class TestSingleColumnValueFilter {
private static final byte[] ROW = Bytes.toBytes("test");
private static final byte[] COLUMN_FAMILY = Bytes.toBytes("test");
private static final byte [] COLUMN_QUALIFIER = Bytes.toBytes("foo");
private static final byte[] VAL_1 = Bytes.toBytes("a");
private static final byte[] VAL_2 = Bytes.toBytes("ab");
private static final byte[] VAL_3 = Bytes.toBytes("abc");
private static final byte[] VAL_4 = Bytes.toBytes("abcd");
private static final byte[] FULLSTRING_1 =
Bytes.toBytes("The quick brown fox jumps over the lazy dog.");
private static final byte[] FULLSTRING_2 =
Bytes.toBytes("The slow grey fox trips over the lazy dog.");
private static final String QUICK_SUBSTR = "quick";
private static final String QUICK_REGEX = ".+quick.+";
private static final Pattern QUICK_PATTERN = Pattern.compile("QuIcK",
Pattern.CASE_INSENSITIVE | Pattern.DOTALL);
Filter basicFilter;
Filter nullFilter;
Filter substrFilter;
Filter regexFilter;
Filter regexPatternFilter;
@Before
public void setUp() throws Exception {
basicFilter = basicFilterNew();
nullFilter = nullFilterNew();
substrFilter = substrFilterNew();
regexFilter = regexFilterNew();
regexPatternFilter = regexFilterNew(QUICK_PATTERN);
}
92 | Cloudera Administration
Managing CDH and Managed Services
CompareOp.EQUAL,
new SubstringComparator(QUICK_SUBSTR));
}
assertFalse("basicFilterNotNull", filter.filterRow());
filter.reset();
kv = new KeyValue(ROW, COLUMN_FAMILY, COLUMN_QUALIFIER, VAL_1);
assertTrue("basicFilter4", filter.filterKeyValue(kv) == Filter.ReturnCode.NEXT_ROW);
assertFalse("basicFilterAllRemaining", filter.filterAllRemaining());
assertTrue("basicFilterNotNull", filter.filterRow());
filter.reset();
filter.setLatestVersionOnly(false);
kv = new KeyValue(ROW, COLUMN_FAMILY, COLUMN_QUALIFIER, VAL_1);
assertTrue("basicFilter5", filter.filterKeyValue(kv) == Filter.ReturnCode.INCLUDE);
assertFalse("basicFilterNotNull", filter.filterRow());
}
assertFalse("substrFilterAllRemaining", filter.filterAllRemaining());
assertFalse("substrFilterNotNull", filter.filterRow());
}
Cloudera Administration | 93
Managing CDH and Managed Services
// Recompose filter.
Filter newFilter = SingleColumnValueFilter.parseFrom(buffer);
return newFilter;
}
/**
* Tests identification of the stop row
* @throws Exception
*/
@Test
public void testStop() throws Exception {
basicFilterTests((SingleColumnValueFilter) basicFilter);
nullFilterTests(nullFilter);
substrFilterTests(substrFilter);
regexFilterTests(regexFilter);
regexPatternFilterTests(regexPatternFilter);
}
/**
* Tests serialization
* @throws Exception
*/
@Test
public void testSerialization() throws Exception {
Filter newFilter = serializationTest(basicFilter);
basicFilterTests((SingleColumnValueFilter)newFilter);
newFilter = serializationTest(nullFilter);
nullFilterTests(newFilter);
newFilter = serializationTest(substrFilter);
substrFilterTests(newFilter);
newFilter = serializationTest(regexFilter);
regexFilterTests(newFilter);
newFilter = serializationTest(regexPatternFilter);
regexPatternFilterTests(newFilter);
}
94 | Cloudera Administration
Managing CDH and Managed Services
of the cell, and can be generated automatically or specified programmatically by your application, and must be
a long integer.
Variations on Put
There are several different ways to write data into HBase. Some of them are listed below.
• A Put operation writes data into HBase.
• A Delete operation deletes data from HBase. What actually happens during a Delete depends upon several
factors.
• A CheckAndPut operation performs a Scan before attempting the Put, and only does the Put if a value
matches what is expected, and provides row-level atomicity.
• A CheckAndDelete operation performs a Scan before attempting the Delete, and only does the Delete if
a value matches what is expected.
• An Increment operation increments values of one or more columns within a single row, and provides row-level
atomicity.
Refer to the API documentation for a full list of methods provided for writing data to HBase.Different methods
require different access levels and have other differences.
Versions
When you put data into HBase, a timestamp is required. The timestamp can be generated automatically by the
RegionServer or can be supplied by you. The timestamp must be unique per version of a given cell, because the
timestamp identifies the version. To modify a previous version of a cell, for instance, you would issue a Put with
a different value for the data itself, but the same timestamp.
HBase's behavior regarding versions is highly configurable. The maximum number of versions defaults to 1 in
CDH 5, and 3 in previous versions. You can change the default value for HBase by configuring
hbase.column.max.version in hbase-site.xml, either via an advanced configuration snippet if you use
Cloudera Manager, or by editing the file directly otherwise.
You can also configure the maximum and minimum number of versions to keep for a given column, or specify
a default time-to-live (TTL), which is the number of seconds before a version is deleted. The following examples
all use alter statements in HBase Shell to create new column families with the given characteristics, but you
can use the same syntax when creating a new table or to alter an existing column family. This is only a fraction
of the options you can specify for a given column family.
HBase sorts the versions of a cell from newest to oldest, by sorting the timestamps lexicographically. When a
version needs to be deleted because a threshold has been reached, HBase always chooses the "oldest" version,
even if it is in fact the most recent version to be inserted. Keep this in mind when designing your timestamps.
Consider using the default generated timestamps and storing other version-specific data elsewhere in the row,
such as in the row key. If MIN_VERSIONS and TTL conflict, MIN_VERSIONS takes precedence.
Deletion
When you request for HBase to delete data, either explicitly via a Delete method or implicitly via a threshold
such as the maximum number of versions or the TTL, HBase does not delete the data immediately. Instead, it
writes a deletion marker, called a tombstone, to the HFile, which is the physical file where a given RegionServer
stores its region of a column family. The tombstone markers are processed during major compaction operations,
when HFiles are rewritten without the deleted data included.
Even after major compactions, "deleted" data may not actually be deleted. You can specify the
KEEP_DELETED_CELLS option for a given column family, and the tombstones will be preserved in the HFile even
after major compaction. One scenario where this approach might be useful is for data retention policies.
Cloudera Administration | 95
Managing CDH and Managed Services
Another reason deleted data may not actually be deleted is if the data would be required to restore a table from
a snapshot which has not been deleted. In this case, the data is moved to an archive during a major compaction,
and only deleted when the snapshot is deleted. This is a good reason to monitor the number of snapshots saved
in HBase.
Examples
This abbreviated example writes data to an HBase table using HBase Shell and then scans the table to show
the result.
This abbreviated example uses the HBase API to write data to an HBase table, using the automatic timestamp
created by the Region Server.
publicstaticfinalbyte[] CF = "cf".getBytes();
publicstaticfinalbyte[] ATTR = "attr".getBytes();
...
Put put = new Put(Bytes.toBytes(row));
put.add(CF, ATTR, Bytes.toBytes( data));
htable.put(put);
This example uses the HBase API to write data to an HBase table, specifying the timestamp.
publicstaticfinalbyte[] CF = "cf".getBytes();
publicstaticfinalbyte[] ATTR = "attr".getBytes();
...
Put put = new Put( Bytes.toBytes(row));
long explicitTimeInMs = 555; // just an example
put.add(CF, ATTR, explicitTimeInMs, Bytes.toBytes(data));
htable.put(put);
Further Reading
• Refer to the HTableInterface and HColumnDescriptor API documentation for more details about configuring
tables and columns, as well as reading and writing to HBase.
• Refer to the Apache HBase Reference Guide for more in-depth information about HBase, including details
about versions and deletions not covered here.
96 | Cloudera Administration
Managing CDH and Managed Services
Always run HBase administrative commands as the HBase user (typically hbase).
Choosing the Right Import Method
If the data is already in an HBase table:
• To move the data from one HBase cluster to another, use snapshot and either the clone_snapshot or
ExportSnapshot utility; or, use the CopyTable utility.
• To move the data from one HBase cluster to another without downtime on either cluster, use replication.
• To migrate data between HBase version that are not wire compatible, such as from CDH 4 to CDH 5, see
Importing HBase Data From CDH 4 to CDH 5 on page 98.
If the data currently exists outside HBase:
• If possible, write the data to HFile format, and use a BulkLoad to import it into HBase. The data is immediately
available to HBase and you can bypass the normal write path, increasing efficiency.
• If you prefer not to use bulk loads, and you are using a tool such as Pig, you can use it to import your data.
Most likely, at least one of these methods works in your situation. If not, you can use MapReduce directly. Test
the most feasible methods with a subset of your data to determine which one is optimal.
Using CopyTable
CopyTable uses HBase read and write paths to copy part or all of a table to a new table in either the same
cluster or a different cluster. CopyTable causes read load when reading from the source, and write load when
writing to the destination. Region splits occur on the destination table in real time as needed. To avoid these
issues, use snapshot and export commands instead of CopyTable. Alternatively, you can pre-split the
destination table to avoid excessive splits. The destination table can be partitioned differently from the source
table. See this section of the Apache HBase documentation for more information.
Edits to the source table after the CopyTable starts are not copied, so you may need to do an additional
CopyTable operation to copy new data into the destination table. Run CopyTable as follows, using --help to
see details about possible parameters.
The starttime/endtime and startrow/endrow pairs function in a similar way: if you leave out the first of the
pair, the first timestamp or row in the table is the starting point. Similarly, if you leave out the second of the
pair, the operation continues until the end of the table. To copy the table to a new table in the same cluster, you
must specify --new.name, unless you want to write the copy back to the same table, which would add a new
version of each cell (with the same data), or just overwrite the cell with the same value if the maximum number
of versions is set to 1 (the default in CDH 5). To copy the table to a new table in a different cluster, specify
--peer.adr and optionally, specify a new table name.
Cloudera Administration | 97
Managing CDH and Managed Services
The following example creates a new table using HBase Shell in non-interactive mode, and then copies data in
two ColumnFamilies in rows starting with timestamp 1265875194289 and including the last row before the
CopyTable started, to the new table.
3. Create the table on the CDH 5 cluster using HBase Shell. Column families must be identical to the table on
the CDH 4 cluster.
4. Import the sequence file into the newly-created table.
2. Start HBase on the CDH 5 cluster. HBase detects and upgrades the HFiles and makes the table available.
Verify the data and confirm that no errors are logged.
Using Snapshots
As of CDH 4.7, Cloudera recommends snapshots instead of CopyTable where possible. A snapshot captures the
state of a table at the time the snapshot was taken. Because no data is copied when a snapshot is taken, the
process is very quick. As long as the snapshot exists, cells in the snapshot are never deleted from HBase, even
98 | Cloudera Administration
Managing CDH and Managed Services
if they are explicitly deleted by the API. Instead, they are archived so that the snapshot can restore the table to
its state at the time of the snapshot.
After taking a snapshot, use the clone_snapshot command to copy the data to a new (immediately enabled)
table in the same cluster, or the Export utility to create a new table based on the snapshot, in the same cluster
or a new cluster. This is a copy-on-write operation. The new table shares HFiles with the original table until
writes occur in the new table but not the old table, or until a compaction or split occurs in either of the tables.
This can improve performance in the short term compared to CopyTable.
To export the snapshot to a new cluster, use the ExportSnapshot utility, which uses MapReduce to copy the
snapshot to the new cluster. Run the ExportSnapshot utility on the source cluster, as a user with HBase and
HDFS write permission on the destination cluster, and HDFS read permission on the source cluster. This creates
the expected amount of IO load on the destination cluster. Optionally, you can limit bandwidth consumption,
which affects IO on the destination cluster. After the ExportSnapshot operation completes, you can see the
snapshot in the new cluster using the list_snapshot command, and you can use the clone_snapshot
command to create the table in the new cluster from the snapshot.
For full instructions for the snapshot and clone_snapshot HBase Shell commands, run the HBase Shell and
type help snapshot. The following example takes a snapshot of a table, uses it to clone the table to a new
table in the same cluster, and then uses the ExportSnapshot utility to copy the table to a different cluster, with
16 mappers and limited to 200 Mb/sec bandwidth.
$ bin/hbase shell
hbase(main):005:0> snapshot 'TestTable', 'TestTableSnapshot'
0 row(s) in 2.3290 seconds
Cloudera Administration | 99
Managing CDH and Managed Services
Job Counters
Total time spent by all maps in occupied slots (ms)=0
Total time spent by all reduces in occupied slots (ms)=0
14/10/28 21:48:37 INFO snapshot.ExportSnapshot: Finalize the Snapshot Export
14/10/28 21:48:37 INFO snapshot.ExportSnapshot: Verify snapshot integrity
14/10/28 21:48:37 INFO Configuration.deprecation: fs.default.name is deprecated. Instead,
use fs.defaultFS
14/10/28 21:48:37 INFO snapshot.ExportSnapshot: Export Completed: TestTableSnapshot
The bold italic line contains the URL from which you can track the ExportSnapshot job. When it finishes, a new
set of HFiles, comprising all of the HFiles that were part of the table when the snapshot was taken, is created
at the HDFS location you specified.
You can use the SnapshotInfo command-line utility included with HBase to verify or debug snapshots.
Using BulkLoad
HBase uses the well-known HFile format to store its data on disk. In many situations, writing HFiles
programmatically with your data, and bulk-loading that data into HBase on the RegionServer, has advantages
over other data ingest mechanisms. BulkLoad operations bypass the write path completely, providing the
following benefits:
• The data is available to HBase immediately but does cause additional load or latency on the cluster when it
appears.
• BulkLoad operations do not use the write-ahead log (WAL) and do not cause flushes or split storms.
• BulkLoad operations do not cause excessive garbage collection.
Note: Because they bypass the WAL, BulkLoad operations are not propagated between clusters
using replication. If you need the data on all replicated clusters, you must perform the BulkLoad
on each cluster.
If you use BulkLoads with HBase, your workflow is similar to the following:
1. Extract your data from its existing source. For instance, if your data is in a MySQL database, you might run
the mysqldump command. The process you use depends on your data. If your data is already in TSV or CSV
format, skip this step and use the included ImportTsv utility to process your data into HFiles. See the
ImportTsv documentation for details.
2. Process your data into HFile format. See http://hbase.apache.org/book/hfile_format.html for details about
HFile format. Usually you use a MapReduce job for the conversion, and you often need to write the Mapper
yourself because your data is unique. The job must to emit the row key as the Key, and either a KeyValue,
a Put, or a Delete as the Value. The Reducer is handled by HBase; configure it using
HFileOutputFormat.configureIncrementalLoad() and it does the following:
• Inspects the table to configure a total order partitioner
• Uploads the partitions file to the cluster and adds it to the DistributedCache
• Sets the number of reduce tasks to match the current number of regions
• Sets the output key/value class to match HFileOutputFormat requirements
• Sets the Reducer to perform the appropriate sorting (either KeyValueSortReducer or PutSortReducer)
3. One HFile is created per region in the output folder. Input data is almost completely re-written, so you need
available disk space at least twice the size of the original data set. For example, for a 100 GB output from
mysqldump, you should have at least 200 GB of available disk space in HDFS. You can delete the original input
file at the end of the process.
4. Load the files into HBase. Use the LoadIncrementalHFiles command (more commonly known as the
completebulkload tool), passing it a URL that locates the files in HDFS. Each file is loaded into the relevant
region on the RegionServer for the region. You can limit the number of versions that are loaded by passing
the --versions= N option, where N is the maximum number of versions to include, from newest to
oldest (largest timestamp to smallest timestamp).
If a region was split after the files were created, the tool automatically splits the HFile according to the new
boundaries. This process is inefficient, so if your table is being written to by other processes, you should load
as soon as the transform step is done.
• A source cluster might push changes to a destination cluster, which might also push its own changes back
to the original cluster.
• Many different low-latency clusters might push changes to one centralized cluster for backup or
resource-intensive data-analytics jobs. The processed data might then be replicated back to the low-latency
clusters.
• Multiple levels of replication can be chained together to suit your needs. The following diagram shows a
hypothetical scenario. Use the arrows to follow the data paths.
At the top of the diagram, the San Jose and Tokyo clusters, shown in red, replicate changes to each other, and
each also replicates changes to a User Data and a Payment Data cluster.
Each cluster in the second row, shown in blue, replicates its changes to the All Data Backup 1 cluster, shown
in grey. The All Data Backup 1 cluster replicates changes to the All Data Backup 2 cluster (also shown in
grey), as well as the Data Analysis cluster (shown in green). All Data Backup 2 also propagates any of its
own changes back to All Data Backup 1.
The Data Analysis cluster runs MapReduce jobs on its data, and then pushes the processed data back to the
San Jose and Tokyo clusters.
3. On the source cluster, in HBase Shell, add the destination cluster as a peer, using the add_peer command.
The syntax is as follows:
add_peer 'ID', 'CLUSTER_KEY'
The ID must be a short integer. To compose the CLUSTER_KEY, use the following template:
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
If both clusters use the same ZooKeeper cluster, you must use a different zookeeper.znode.parent, because
they cannot write in the same folder.
4. On the source cluster, configure each column family to be replicated by setting its REPLICATION_SCOPE to
1, using commands such as the following in HBase Shell.
5. Verify that replication is occurring by examining the logs on the source cluster for messages such as the
following.
6. To verify the validity of replicated data, use the included VerifyReplication MapReduce job on the source
cluster, providing it with the ID of the replication peer and table name to verify. Other options are available,
such as a time range or specific families to verify.
The command has the following form:
hbase org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
[--starttime=timestamp1] [--stoptime=timestamp] [--families=comma separated list
of families] <peerId> <tablename>
The VerifyReplication command prints GOODROWS and BADROWS counters to indicate rows that did and
did not replicate correctly.
Note:
Some changes are not replicated and must be propagated by other means, such as Snapshots or
CopyTable. See Initiating Replication When Data Already Exists on page 365 for more details.
• Data that existed in the master before replication was enabled.
• Operations that bypass the WAL, such as when using BulkLoad or API calls such as
writeToWal(false).
The following example shows a subset of data from Google's NGram Dataset, which shows the frequency of
specific phrases or letter-groupings found in publications indexed by Google. Here, the first column has been
added to this dataset as the row ID. It is formulated by combining the n-gram itself (in this case, Zones) with
the line number of the file in which it is found (z_LINE_NUM). This creates a format such as "Zones_z_6230867."
The second column is the n-gram itself, the third column is the year of occurrence, the fourth column is the
frequency of occurrence of that Ngram in that year, and the fifth column is the number of distinct publications.
This extract is from the z file of the 1-gram dataset from version 20120701. The data is truncated at the ...
mark, for the sake of readability of this document. In most real-world scenarios, you will not work with tables
that have five columns. Most HBase tables have one or two columns.
2. Using the hadoop fs command, put the data into HDFS. This example places the file into an /imported_data/
directory.
3. Create and register a new HBase table in HCatalog, using the hcat command, passing it a DDL file to represent
your table. You could also register an existing HBase table, using the same command. The DDL file format
is specified as part of the Hive REST API. The following example illustrates the basic mechanism.
CREATE TABLE
zones_frequency_table (id STRING, ngram STRING, year STRING, freq STRING, sources
STRING)
STORED BY 'org.apache.hcatalog.hbase.HBaseHCatStorageHandler'
TBLPROPERTIES (
'hbase.table.name' = 'zones_frequency_table',
'hbase.columns.mapping' = 'd:ngram,d:year,d:freq,d:sources',
'hcat.hbase.output.bulkMode' = 'true'
);
$ hcat -f zones_frequency_table.ddl
4. Create a Pig file to process the TSV file created in step 1, using the DDL file created in step 3. Modify the file
names and other parameters in this command to match your values if you use data different from this
working example. USING PigStorage('\t') indicates that the input file is tab-delimited. For more details
about Pig syntax, see the Pig Latin reference documentation.
...
HTable table = null;
try {
table = myCode.createTable(tableName, fam);
int i = 1;
List<Put> puts = new ArrayList<Put>();
for (String labelExp : labelExps) {
Put put = new Put(Bytes.toBytes("row" + i));
put.add(fam, qual, HConstants.LATEST_TIMESTAMP, value);
puts.add(put);
i++;
}
table.put(puts);
} finally {
if (table != null) {
table.flushCommits();
}
}
...
$ mkdir HBaseThrift
$ cd HBaseThrift/
$ thrift -gen py /path/to/Hbase.thrift
$ mv gen-py/* .
$ rm -rf gen-py/
$ mkdir thrift
$ cp -rp ~/Downloads/thrift-0.9.0/lib/py/src/* ./thrift/
The following iexample shows a simple Python application using the Thrift Proxy API.
mutations = [
Hbase.Mutation(column=messagecolumncf, value=line.strip()),
Hbase.Mutation(column=linenumbercolumncf, value=encode(linenumber)),
Hbase.Mutation(column=usernamecolumncf, value=username)
]
mutationsbatch.append(Hbase.BatchMutation(row=rowkey,mutations=mutations))
transport.close()
The Thrift Proxy API does not support writing to HBase clusters that are secured using Kerberos.
This example was modified from the following two blog posts on http://www.cloudera.com. See them for more
details.
• Using the HBase Thrift Interface, Part 1
• Using the HBase Thrift Interface, Part 2
Using the REST Proxy API
After configuring and starting the HBase REST Server on your cluster, you can use the HBase REST Proxy API to
stream data into HBase, from within another application or shell script, or by using an HTTP client such as wget
or curl. The REST Proxy API is slower than the Java API and may have fewer features. This approach is simple
and does not require advanced development experience to implement. However, like the Java and Thrift Proxy
APIs, it uses the full write path and can cause compactions and region splits.
Specified addresses without existing data create new values. Specified addresses with existing data create new
versions, overwriting an existing version if the row, column:qualifier, and timestamp all match that of the existing
value.
The REST Proxy API does not support writing to HBase clusters that are secured using Kerberos.
For full documentation and more examples, see the REST Proxy API documentation.
Using Flume
Apache Flume is a fault-tolerant system designed for ingesting data into HDFS, for use with Hadoop. You can
configure Flume to write data directly into HBase. Flume includes two different sinks designed to work with
HBase: HBaseSink (org.apache.flume.sink.hbase.HBaseSink) and AsyncHBaseSink
(org.apache.flume.sink.hbase.AsyncHBaseSink). HBaseSink supports HBase IPC calls introduced in HBase 0.96,
and allows you to write data to an HBase cluster that is secured by Kerberos, whereas AsyncHBaseSink does
not. However, AsyncHBaseSink uses an asynchronous model and guarantees atomicity at the row level.
You configure HBaseSink and AsyncHBaseSink nearly identically. Following is an example configuration for each.
Bold lines highlight differences in the configurations. For full documentation about configuring HBaseSink and
AsyncHBaseSink, see the Flume documentation. The table, columnFamily, and column parameters correlate
to the HBase table, column family, and column where the data is to be imported. The serializer is the class that
converts the data at the source into something HBase can use. Configure your sinks in the Flume configuration
file.
In practice, you usually need to write your own serializer, which implements either AsyncHBaseEventSerializer
or HBaseEventSerializer. The HBaseEventSerializer converts Flume Events into one or more HBase Puts, sends
them to the HBase cluster, and is closed when the HBaseSink stops. AsyncHBaseEventSerializer starts and
listens for Events. When it receives an Event, it calls the setEvent method and then calls the getActions and
getIncrements methods. When the AsyncHBaseSink is stopped, the serializer cleanUp method is called. These
methods return PutRequest and AtomicIncrementRequest, which are part of the asynchbase API.
AsyncHBaseSink:
HBaseSink:
The following serializer, taken from an Apache Flume blog post by Dan Sandler, splits the event body based on
a delimiter and inserts each split into a different column. The row is defined in the event header. When each
event is received, a counter is incremented to track the number of events received.
/**
* A serializer for the AsyncHBaseSink, which splits the event body into
* multiple columns and inserts them into a row whose key is available in
* the headers
*/
public class SplittingSerializer implements AsyncHbaseEventSerializer {
private byte[] table;
private byte[] colFam;
private Event currentEvent;
private byte[][] columnNames;
private final List<PutRequest> puts = new ArrayList<PutRequest>();
private final List<AtomicIncrementRequest> incs = new
ArrayList<AtomicIncrementRequest>();
private byte[] currentRowKey;
private final byte[] eventCountCol = "eventCount".getBytes(); @Override
public void initialize(byte[] table, byte[] cf) {
this.table = table;
this.colFam = cf;
} @Override
public void setEvent(Event event) {
// Set the event and verify that the rowKey is not present
this.currentEvent = event;
String rowKeyStr = currentEvent.getHeaders().get("rowKey");
if (rowKeyStr == null) {
throw new FlumeException("No row key found in headers!");
}
currentRowKey = rowKeyStr.getBytes();
} @Override
public List<PutRequest> getActions() {
// Split the event body and get the values for the columns
String eventStr = new String(currentEvent.getBody());
String[] cols = eventStr.split(",");
puts.clear();
for (int i = 0; i < cols.length; i++) {
//Generate a PutRequest for each column.
PutRequest req = new PutRequest(table, currentRowKey, colFam,
columnNames[i], cols[i].getBytes());
puts.add(req);
}
return puts;
} @Override
public List<AtomicIncrementRequest> getIncrements() {
incs.clear();
//Increment the number of events received
incs.add(new AtomicIncrementRequest(table, "totalEvents".getBytes(), colFam,
eventCountCol));
return incs;
} @Override
public void cleanUp() {
table = null;
colFam = null;
currentEvent = null;
columnNames = null;
currentRowKey = null;
} @Override
public void configure(Context context) {
//Get the column names from the configuration
String cols = new String(context.getString("columns"));
String[] names = cols.split(",");
byte[][] columnNames = new byte[names.length][];
int i = 0;
for(String name : names) {
columnNames[i++] = name.getBytes();
}
} @Override
public void configure(ComponentConfiguration conf) {
}
}
Using Spark
You can write data to HBase from Apache Spark by using def saveAsHadoopDataset(conf: JobConf):
Unit. This example is adapted from a post on the spark-users mailing list.
import org.apache.hadoop.hbase.mapred.TableOutputFormat
import org.apache.hadoop.hbase.client
// ... some other settings
Next, provide the mapping between how the data looks in Spark and how it should look in HBase. The following
example assumes that your HBase table has two column families, col_1 and col_2, and that your data is formatted
in sets of three in Spark, like (row_key, col_1, col_2).
new PairRDDFunctions(localData.map(convert)).saveAsHadoopDataset(jobConfig)
package org.apache.spark.streaming.examples
import java.util.Properties
import kafka.producer._
object MetricAggregatorHBase {
def main(args : Array[String]) {
if (args.length < 6) {
System.err.println("Usage: MetricAggregatorTest <master> <zkQuorum> <group>
<topics> <destHBaseTableName> <numThreads>")
System.exit(1)
}
admin.createTable(tableDesc)
}
ssc.start
ssc.awaitTermination
}
record.add(Bytes.toBytes("metric"), Bytes.toBytes("col"),
Bytes.toBytes(value.toString))
producer.send(messages : _*)
Thread.sleep(100)
}
}
}
Note: In the current implementation of MultiWAL, incoming edits are partitioned by Region. Therefore,
throughput to a single Region is not increased.
To configure MultiWAL for a RegionServer, set the value of the property hbase.wal.provider to multiwal and
restart the RegionServer. To disable MultiWAL for a RegionServer, unset the property and restart the RegionServer.
RegionServers using the original WAL implementation and those using the MultiWAL implementation can each
handle recovery of either set of WALs, so a zero-downtime configuration update is possible through a rolling
restart.
Configuring MultiWAL Support Using Cloudera Manager
1. Go to the HBase service.
2. Click the Configuration tab.
3. Select Scope > RegionServer.
4. Select Category > Main.
5. Set WAL Provider to MultiWAL.
6. Set the Per-RegionServer Number of WAL Pipelines to a value greater than 1.
7. Click Save Changes to commit the changes.
8. Restart the RegionServer roles.
Configuring MultiWAL Support Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
1. Edit hbase-site.xml on each RegionServer where you want to enable MultiWAL. Add the following property
by pasting the XML.
<property>
<name>hbase.wal.provider</name>
<value>multiwal</value>
</property>
<property>
<name>hfile.format.version</name>
<value>3</value>
</property>
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
To enable HFile version 3 using Cloudera Manager, edit the HBase RegionServer advanced configuration snippet.
1.
2. Go to the HBase service.
3. Click the Configuration tab.
4. Search for the property HBase Service Advanced Configuration Snippet (Safety Valve) for hbase-site.xml.
<property>
<name>hfile.format.version</name>
<value>3</value>
</property>
Restart the HBase Manager and RegionServers. Changes will take effect after the next major compaction.
Configuring Columns to Store MOBs
Two configuration options are provided to configure a column to store MOBs:
• IS_MOB is a Boolean option, which specifies whether or not the column can store MOBs.
• MOB_THRESHOLD configures the number of bytes at which an object is considered to be a MOB. If you do not
specify a value for MOB_THRESHOLD, the default is 100 KB. If you write a value larger than this threshold, it is
treated as a MOB.
You can configure a column to store MOBs using the HBase Shell or the Java API.
Using HBase Shell:
hbase> create 't1', {NAME => 'f1', IS_MOB => true, MOB_THRESHOLD => 102400}
hbase> alter 't1', {NAME => 'f1', IS_MOB => true, MOB_THRESHOLD =>
102400}
<property>
<name>hbase.mob.cache.evict.period</name>
<value>5000</value>
</property>
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Because there can be a large number of MOB files at any time, as compared to the number of HFiles, MOB files
are not always kept open. The MOB file reader cache is a LRU cache which keeps the most recently used MOB
files open.
To customize the configuration of the MOB file reader's cache on each RegionServer, configure the MOB cache
properties in the RegionServer's hbase-site.xml. Customize the configuration to suit your environment, and
restart or rolling restart the RegionServer. Cloudera recommends testing your configuration with the default
settings first. The following example sets the hbase.mob.cache.evict.period property to 5000 seconds. See
Table 1: HBase MOB Cache Properties on page 113 for a full list of configurable properties for HBase MOB.
<property>
<name>hbase.mob.cache.evict.period</name>
<value>5000</value>
</property>
• threshold is the threshold at which cells are considered to be MOBs. The default is 1 kB, expressed in bytes.
• minMobDataSize is the minimum value for the size of MOB data. The default is 512 B, expressed in bytes.
• maxMobDataSize is the maximum value for the size of MOB data. The default is 5 kB, expressed in bytes.
This functionality is also available via the API, using the Admin.compact and Admin.majorCompact methods.
Managing HDFS
The section contains configuration tasks for the HDFS service. For information on configuring HDFS for high
availability, see HDFS High Availability on page 264.
Required Role:
Cloudera Manager supports the configuration of multiple nameservices managing separate HDFS namespaces,
all of which share the storage available on the set of DataNodes. These nameservices are federated, meaning
each nameservice is independent and does not require coordination with other nameservices. See HDFS Federation
for more information.
It is simplest to add a second nameservice if high availability is already enabled. The process of enabling high
availability creates a nameservice as part of the enable high availability workflow.
Important: Configuring a new nameservice shut downs the services that depend upon HDFS. Once
the new nameservice has been started, the services that depend upon HDFS must be restarted, and
the client configurations must be redeployed. (This can be done as part of the Add Nameservice
workflow, as an option.)
c. If you want to configure high availability for the nameservice, leave the Highly Available checkbox checked.
d. Click Continue.
4. Select the hosts on which the new NameNode and Secondary NameNodes will be created. (These must be
hosts that are not already running other NameNode or SecondaryNameNode instances, and their /dfs/nn
and /dfs/snn directories should be empty if they exist. Click Continue.
5. Enter or confirm the directory property values (these will differ depending on whether you are enabling high
availability for this nameservice, or not).
6. Select the Start Dependent Services checkbox if you need to create directories or move data onto the new
nameservice. Leave this checked if you want the workflow to restart services and redeploy the client
configurations as the last steps in the workflow.
7. Click Continue. If the process finished successfully, click Finish. The new nameservice displays in the Federation
and High Availability section in the Instances tab of the HDFS service.
8. Create the directories you want under the new nameservice using the CLI:
a. To create a directory in the new namespace, use the command hadoop fs -mkdir
/nameservices/nameservice/directory where nameservice is the new nameservice you just created
and directory is the directory that corresponds to a mount point you specified.
b. To move data from one nameservice to another, use distcp or manual export/import. dfs -cp and dfs
-mv will not work.
c. Verify that the directories and data are where you expect them to be.
9. Restart the dependent services.
Note: The monitoring configurations at the HDFS level apply to all nameservices. If you have two
nameservices, it is not possible to disable a check on one but not the other. Likewise, it's not possible
to have different event thresholds for the two nameservices.
Also see Changing a Nameservice Name for Highly Available HDFS Using Cloudera Manager on page 290.
Nameservice and Quorum-based Storage
With Quorum-based Storage, JournalNodes are shared across nameservices. So, if JournalNodes are present in
an HDFS service, all nameservices will have Quorum-based Storage enabled. To override this:
• The dfs.namenode.shared.edits.dir configuration of the two NameNodes of a high availability nameservice
should be configured to include the value of the dfs.namenode.name.dirs setting, or
• The dfs.namenode.edits.dir configuration of the one NameNode of a non-high availability nameservice
should be configured to include the value of the dfs.namenode.name.dirs setting.
NameNodes
NameNodes maintain the namespace tree for HDFS and a mapping of file blocks to DataNodes where the data
is stored. A simple HDFS cluster can have only one primary NameNode, supported by a secondary NameNode
that periodically compresses the NameNode edits log file that contains a list of HDFS metadata modifications.
This reduces the amount of disk space consumed by the log file on the NameNode, which also reduces the
restart time for the primary NameNode. A high availability cluster contains two NameNodes: active and standby.
Formatting the NameNode and Creating the /tmp Directory
Formatting the NameNode and Creating the /tmp Directory Using Cloudera Manager
Required Role:
When you add an HDFS service, the wizard automatically formats the NameNode and creates the /tmp directory
on HDFS. If you quit the wizard or it does not finish, you can format the NameNode and create the /tmp directory
outside the wizard by doing these steps:
1. Stop the HDFS service if it is running. See Starting, Stopping, and Restarting Services on page 37.
2. Click the Instances tab.
3. Click the NameNode role instance.
4. Select Actions > Format.
5. Start the HDFS service.
6. Select Actions > Create /tmp Directory.
Formatting the NameNode and Creating the /tmp Directory Using the Command Line
See Formatting the NameNode.
Backing Up HDFS Metadata
Required Role:
1. Stop the cluster. It is particularly important that the NameNode role process is not running so that you can
make a consistent backup.
2. Go to the HDFS service.
3. Click the Configuration tab.
4. In the Search field, search for "NameNode Data Directories". This locates the NameNode Data Directories
property.
5. From the command line on the NameNode host, back up the directory listed in the NameNode Data Directories
property. If more than one is listed, then you only need to make a backup of one directory, since each directory
is a complete copy. For example, if the data directory is /mnt/hadoop/hdfs/name, do the following as root:
# cd /mnt/hadoop/hdfs/name
# tar -cvf /root/nn_backup_data.tar .
./
./current/
./current/fsimage
./current/fstime
./current/VERSION
./current/edits
./image/
./image/fsimage
Warning: If you see a file containing the word lock, the NameNode is probably still running. Repeat
the preceding steps, starting by shutting down the CDH services.
Required Role:
The Migrate Roles wizard allows you to move roles of a highly available HDFS service from one host to another.
You can use it to move NameNode, JournalNode, and Failover Controller roles.
• IP addresses
• Rack name
Select the checkboxes next to the desired host. The list of available roles to migrate displays. Deselect any
roles you don't want to migrate. When migrating a NameNode, the co-located Failover Controller must be
migrated as well.
6. Click the Destination Host text field and specify the host to which the roles will be migrated. On destination
hosts, indicate whether to delete data in the NameNode data directories and JournalNode edits directory. If
you choose not to delete data and such role data exists, the Migrate Roles command will not complete
successfully.
7. Acknowledge that the migration process incurs service unavailability by selecting the Yes, I am ready to
restart the cluster now checkbox.
8. Click Continue. The Command Progress screen displays listing each step in the migration process.
9. When the migration completes, click Finish.
Required Role:
1. If the host to which you want to move the NameNode is not in the cluster, follow the instructions in Adding
a Host to the Cluster on page 52 to add the host.
2. Stop all cluster services.
3. Make a backup of the dfs.name.dir directories on the existing NameNode host. Make sure you back up
the fsimage and edits files. They should be the same across all of the directories specified by the
dfs.name.dir property.
4. Copy the files you backed up from dfs.name.dir directories on the old NameNode host to the host where
you want to run the NameNode.
5. Go to the HDFS service.
6. Click the Instances tab.
7. Select the checkbox next to the NameNode role instance and then click the Delete button. Click Delete again
to confirm.
8. In the Review configuration changes page that appears, click Skip.
9. Click Add Role Instances to add a NameNode role instance.
10. Select the host where you want to run the NameNode and then click Continue.
11. Specify the location of the dfs.name.dir directories where you copied the data on the new host, and then
click Accept Changes.
12. Start cluster services. After the HDFS service has started, Cloudera Manager distributes the new configuration
files to the DataNodes, which will be configured with the IP address of the new NameNode host.
NameNode Post-Migration Steps
After moving a NameNode, if you have a Hive and/or Impala service, perform the following steps:
1. Go to the Hive service.
2. Stop the Hive service.
3. Select Actions > Update Hive Metastore NameNodes.
4. If you have an Impala service, restart the Impala service or run an INVALIDATE METADATA query.
DataNodes
DataNodes store data in a Hadoop cluster and is the name of the daemon that manages the data. File data is
replicated on multiple DataNodes for reliability and so that localized computation can be executed near the data.
How NameNode Manages Blocks on a Failed DataNode
After a period without any heartbeats (which by default is 10.5 minutes), a DataNode is assumed to be failed.
The following describes how the NameNode manages block replication in such cases.
1. NameNode determines which blocks were on the failed DataNode.
2. NameNode locates other DataNodes with copies of these blocks.
3. The DataNodes with block copies are instructed to copy those blocks to other DataNodes to maintain the
configured replication factor.
4. Follow the procedure in Replacing a Disk on a DataNode Host on page 120 or Performing Disk Hot Swap for
DataNodes on page 122 to bring a repaired DataNode back online.
Replacing a Disk on a DataNode Host
Required Role:
For CDH 5.3 and higher, see Performing Disk Hot Swap for DataNodes on page 122.
If one of your DataNode hosts experiences a disk failure, follow this process to replace the disk:
Required Role:
1. Go to the HDFS service.
2. Click the Configuration tab.
3. Select Scope > DataNode.
4. Add the new storage directory to the DataNode Data Directory property.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
Required Role:
1. Stop the cluster.
2. Go to the HDFS service.
3. Click the Configuration tab.
4. Select Scope > DataNode.
5. Remove the current directories and add new ones to the DataNode Data Directory property.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes to commit the changes.
7. Copy the contents under the old directory to the new directory.
8. Start the cluster.
Configuring Storage-Balancing for DataNodes
You can configure HDFS to distribute writes on each DataNode in a manner that balances out available storage
among that DataNode's disk volumes.
By default a DataNode writes new block replicas to disk volumes solely on a round-robin basis. You can configure
a volume-choosing policy that causes the DataNode to take into account how much space is available on each
volume when deciding where to place a new replica.
You can configure
• how much DataNode volumes are allowed to differ in terms of bytes of free disk space before they are
considered imbalanced, and
• what percentage of new block allocations will be sent to volumes with more available disk space than others.
Required Role:
1. Go to the HDFS service.
2. Click the Configuration tab.
3. Select Scope > DataNode.
4. Select Category > Advanced.
5. Configure the following properties (you can use the Search box to locate the properties):
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes to commit the changes.
7. Restart the role.
Configuring Storage-Balancing for DataNodes Using the Command Line
See Configuring Storage-Balancing for DataNodes.
Performing Disk Hot Swap for DataNodes
This section describes how to replace HDFS disks without shutting down a DataNode. This is referred to as hot
swap.
Required Role:
1. Configure data directories to remove the disk you are swapping out:
a. Go to the HDFS service.
b. Click the Instances tab.
c. Click the affected DataNode.
d. Click the Configuration tab.
e. Select Scope > DataNode.
f. Select Category > Main.
g. Change the value of the DataNode Data Directory property to remove the directories that are mount
points for the disk you are removing. Change the value of this property only for the specific DataNode
instance where you are planning to hot swap the disk. Do not edit the role group value for this property.
2. Click Save Changes to commit the changes.
3. Refresh the affected DataNode. Select Actions > Refresh Data Directories.
4. Remove the old disk and add the replacement disk.
5. Change the value of the DataNode Data Directory property to add back the directories that are mount points
for the disk you added.
6. Click Save Changes to commit the changes.
7. Refresh the affected DataNode. Select Actions > Refresh Data Directories.
8. Run the HDFS fsck utility to validate the health of HDFS.
Performing Disk Hot Swap for DataNodes Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Use these instructions to perform hot swap of disks in a cluster that is not managed by Cloudera Manager
To add and remove disks:
1. If you are adding disks, format and mount them.
2. Change the value of dfs.datanode.data.dir in hdfs-site.xml on the DataNode to reflect the directories
that will be used from now on (add new points and remove obsolete ones). For more information, see the
instructions for DataNodes under Configuring Local Storage Directories.
3. Start the reconfiguration process:
• If Kerberos is enabled:
where HOST:PORT is the DataNode's dfs.datanode.ipc.address (or its hostname and the port specified
in dfs.datanode.ipc.address; for example dnhost1.example.com:5678)
To check on the progress of the reconfiguration, you can use the status option of the command; for example,
if Kerberos is not enabled:
4. Once the reconfiguration is complete, unmount any disks you have removed from the configuration.
5. Run the HDFS fsck utility to validate the health of HDFS.
where HOST:PORT is the DataNode's dfs.datanode.ipc.address, or its hostname and the port specified
in dfs.datanode.ipc.address.
To check on the progress of the reconfiguration, you can use the status option of the command; for example,
if Kerberos is not enabled:
JournalNodes
JournalNodes maintain an edits directory to log the modifications to HDFS namespace metadata when using
the quorum-based storage mechanism for providing high availability. During failover, the NameNode standby
ensures that it has applied all of the edits from the JournalNodes before promoting itself to the active state.
Changing a JournalNode Edits Directory
Changing a JournalNode Edits Directory Using Cloudera Manager
Use the following procedure to change the location of a JournalNode edits directory:
1. Go to the HDFS service.
2. Click the Instances tab.
3. Click the link of the JournalNode whose edits directory you are changing.
4. Click the Configuration tab.
5. Search for the dfs.journalnode.edits.dir property and set it to the location of the new directory.
6. Click Save Changes to commit the changes.
7. Copy the contents of the existing JournalNode edits directory to the newly configured directory using scp.
8. Deploy client configurations.
9. Perform a rolling restart.
Moving JournalNodes
To move JournalNodes to a new host, see Moving Highly Available NameNode, Failover Controller, and JournalNode
Roles Using the Migrate Roles Wizard on page 118.
Required Role:
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
Configure the following properties in hdfs-site.xml to enable short-circuit reads in a cluster that is not
managed by Cloudera Manager:
<property>
<name>dfs.client.read.shortcircuit</name>
<value>true</value>
</property>
<property>
<name>dfs.client.read.shortcircuit.streams.cache.size</name>
<value>1000</value>
</property>
<property>
<name>dfs.client.read.shortcircuit.streams.cache.expiry.ms</name>
<value>10000</value>
</property>
<property>
<name>dfs.domain.socket.path</name>
<value>/var/run/hadoop-hdfs/dn._PORT</value>
</property>
Note: The text _PORT appears just as shown; you do not need to substitute a number.
Important:
• The trash feature is disabled by default. Cloudera recommends that you enable it on all production
clusters.
• The trash feature works by default only for files and directories deleted using the Hadoop shell.
Files or directories deleted programmatically using other interfaces (WebHDFS or the Java APIs,
for example) are not moved to trash, even if trash is enabled, unless the program has implemented
a call to the trash functionality. (Hue, for example, implements trash as of CDH 4.4.)
Users can bypass trash when deleting files using the shell by specifying the -skipTrash option
to the hadoop fs -rm -r command. This can be useful when it is necessary to delete files that
are too large for the user's quota.
Required Role:
Note: The trash interval is measured from the point at which the files are moved to trash, not
from the last time the files were modified.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
HDFS Balancers
HDFS data might not always be distributed uniformly across DataNodes. One common reason is addition of
new DataNodes to an existing cluster. HDFS provides a balancer utility that analyzes block placement and
balances data across the DataNodes. The balancer moves blocks until the cluster is deemed to be balanced,
which means that the utilization of every DataNode (ratio of used space on the node to total capacity of the
node) differs from the utilization of the cluster (ratio of used space on the cluster to total capacity of the cluster)
by no more than a given threshold percentage. The balancer does not balance between individual volumes on
a single DataNode.
Configuring and Running the HDFS Balancer Using Cloudera Manager
Required Role:
In Cloudera Manager, the HDFS balancer utility is implemented by the Balancer role. The Balancer role usually
shows a health of None on the HDFS Instances tab because it does not run continuously.
The Balancer role is normally added (by default) when the HDFS service is installed. If it has not been added, you
must add a Balancer role in order to rebalance HDFS and to see the Rebalance action.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
The HDFS balancer re-balances data across the DataNodes, moving blocks from over-utilized to under-utilized
nodes. As the system administrator, you can run the balancer from the command-line as necessary -- for
example, after adding new DataNodes to the cluster.
Points to note:
• The balancer requires the capabilities of an HDFS superuser (for example, the hdfs user) to run.
• The balancer does not balance between individual volumes on a single DataNode.
• You can run the balancer without parameters, as follows:
Note: If Kerberos is enabled, do not use commands in the form sudo -u <user> hadoop
<command>; they will fail with a security error. Instead, use the following commands: $ kinit
<user> (if you are using a password) or $ kinit -kt <keytab> <principal> (if you are using
a keytab) and then, for each command executed by this user, $ <command>
This runs the balancer with a default threshold of 10%, meaning that the script will ensure that disk usage
on each DataNode differs from the overall usage in the cluster by no more than 10%. For example, if overall
usage across all the DataNodes in the cluster is 40% of the cluster's total disk-storage capacity, the script
ensures that each DataNode's disk usage is between 30% and 50% of that DataNode's disk-storage capacity.
• You can run the script with a different threshold; for example:
This specifies that each DataNode's disk usage must be (or will be adjusted to be) within 5% of the cluster's
overall usage.
• You can adjust the network bandwidth used by the balancer, by running the dfsadmin
-setBalancerBandwidth command before you run the balancer; for example:
where newbandwidth is the maximum amount of network bandwidth, in bytes per second, that each DataNode
can use during the balancing operation. For more information about the bandwidth command, see
BalancerBandwidthCommand.
• The balancer can take a long time to run, especially if you are running it for the first time, or do not run it
regularly.
Enabling WebHDFS
Enabling WebHDFS Using Cloudera Manager
Required Role:
To enable WebHDFS, proceed as follows:
1. Select the HDFS service.
2. Click the Configuration tab.
3. Select Scope > HDFS-1 (Service Wide)
4. Select the Enable WebHDFS property.
5. Click the Save Changes button.
6. Restart the HDFS service.
You can find a full explanation of the WebHDFS API in the WebHDFS API documentation.
Enabling WebHDFS Using the Command Line
See Enabling WebHDFS.
Adding HttpFS
Required Role:
Apache Hadoop HttpFS is a service that provides HTTP access to HDFS.
HttpFS has a REST HTTP API supporting all HDFS filesystem operations (both read and write).
Common HttpFS use cases are:
• Read and write data in HDFS using HTTP utilities (such as curl or wget) and HTTP libraries from languages
other than Java (such as Perl).
• Transfer data between HDFS clusters running different versions of Hadoop (overcoming RPC versioning
issues), for example using Hadoop DistCp.
• Read and write data in HDFS in a cluster behind a firewall. (The HttpFS server acts as a gateway and is the
only system that is allowed to send and receive data through the firewall).
HttpFS supports Hadoop pseudo-authentication, HTTP SPNEGO Kerberos, and additional authentication
mechanisms via a plugin API. HttpFS also supports Hadoop proxy user functionality.
The webhdfs client file system implementation can access HttpFS via the Hadoop filesystem command (hadoop
fs), by using Hadoop DistCp, and from Java applications using the Hadoop file system Java API.
The HttpFS HTTP REST API is interoperable with the WebHDFS REST HTTP API.
For more information about HttpFS, see Hadoop HDFS over HTTP.
The HttpFS role is required for Hue when you enable HDFS high availability.
Note:
When you set this property, Cloudera Manager regenerates the keytabs for HttpFS roles. The principal
in these keytabs contains the load balancer hostname.
If there is a Hue service that depends on this HDFS service, the Hue service has the option to use the
load balancer as its HDFS Web Interface Role.
Important:
HDFS does not currently provide ACL support for an NFS gateway.
Required Role:
The NFS Gateway role implements an NFSv3 gateway. It is an optional role for a CDH 5 HDFS service.
15. Check the checkbox next to the NFS Gateway role and select Actions for Selected > Start.
Configuring an NFSv3 Gateway Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
The subsections that follow provide information on installing and configuring the gateway.
$ umount /hdfs_nfs_mount
• On a SLES system:
• On a SLES system:
6. Now proceed with Starting the NFSv3 Gateway on page 133, and then remount the HDFS gateway mounts.
Installing the Packages for the First Time
On RHEL and similar systems:
Install the following packages on the cluster host you choose for NFSv3 Gateway machine (we'll refer to it as
the NFS server from here on).
• nfs-utils
• nfs-utils-lib
• hadoop-hdfs-nfs3
The first two items are standard NFS utilities; the last is a CDH package.
Use the following command:
On SLES:
Install nfs-utils on the cluster host you choose for NFSv3 Gateway machine (referred to as the NFS server
from here on):
<property>
<name>dfs.namenode.accesstime.precision</name>
<value>3600000</value>
<description>The access time for an HDFS file is precise up to this value. The
default value is 1 hour.
Setting a value of 0 disables access times for HDFS.</description>
</property>
<property>
<name>dfs.nfs3.dump.dir</name>
<value>/tmp/.hdfs-nfs</value>
</property>
Note:
You should change the location of the file dump directory, which temporarily saves out-of-order
writes before writing them to HDFS. This directory is needed because the NFS client often reorders
writes, and so sequential writes can arrive at the NFS gateway in random order and need to be
saved until they can be ordered correctly. After these out-of-order writes have exceeded 1MB in
memory for any given file, they are dumped to the dfs.nfs3.dump.dir (the memory threshold
is not currently configurable).
Make sure the directory you choose has enough space. For example, if an application uploads 10
files of 100MB each, dfs.nfs3.dump.dir should have roughly 1GB of free space to allow for a
worst-case reordering of writes to every file.
3. Configure the user running the gateway (normally the hdfs user as in this example) to be a proxy for other
users. To allow the hdfs user to be a proxy for all other users, add the following entries to core-site.xml
on the NameNode:
<property>
<name>hadoop.proxyuser.hdfs.groups</name>
<value>*</value>
<description>
Set this to '*' to allow the gateway user to proxy any group.
</description>
</property>
<property>
<name>hadoop.proxyuser.hdfs.hosts</name>
<value>*</value>
<description>
Set this to '*' to allow requests from any hosts to be proxied.
</description>
</property>
$ rpcinfo -p <nfs_server_ip_address>
To verify that the HDFS namespace is exported and can be mounted, use the showmount command.
$ showmount -e <nfs_server_ip_address>
Note:
When you create a file or directory as user hdfs on the client (that is, in the HDFS file system imported
via the NFS mount), the ownership may differ from what it would be if you had created it in HDFS
directly. For example, ownership of a file created on the client might be hdfs:hdfs when the same
operation done natively in HDFS resulted in hdfs:supergroup. This is because in native HDFS, BSD
semantics determine the group ownership of a newly-created file: it is set to the same group as the
parent directory where the file is created. When the operation is done over NFS, the typical Linux
semantics create the file with the group of the effective GID (group ID) of the process creating the file,
and this characteristic is explicitly passed to the NFS gateway and HDFS.
• The disk space quota calculation includes open files (files presently being written), as well as files already
written.
• Block allocations for files being written will fail if the quota would not allow a full block to be written.
Setting HDFS Quotas Using Cloudera Manager
Required Role:
1. From the HDFS service page, select the File Browser tab.
2. Browse the file system to find the directory for which you want to set quotas.
3. Click the directory name so that it appears in the gray panel above the listing of its contents and in the detail
section to the right of the File Browser table.
4. Click the Edit Quota button for the directory. A Manage Quota pop-up displays, where you can set file count
or disk space limits for the directory you have selected.
5. When you have set the limits you want, click OK.
Setting HDFS Quotas Using the Command Line
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
where n is a number of bytes and directory is the directory the quota applies to. You can specify multiple
directories in a single command; napplies to each.
To remove space quotas from a directory:
where n is the number of file and directory names in directory. You can specify multiple directories in a single
command; napplies to each.
To remove name quotas from a directory:
Before you start: You must have a working HDFS cluster and know the hostname and port that your NameNode
exposes.
To install hadoop-hdfs-fuses On Red Hat-compatible systems:
You now have everything you need to begin mounting HDFS on Linux.
To set up and test your mount point in a non-HA installation:
$ mkdir -p <mount_point>
$ hadoop-fuse-dfs dfs://<name_node_hostname>:<namenode_port> <mount_point>
$ mkdir -p <mount_point>
$ hadoop-fuse-dfs dfs://<nameservice_id> <mount_point>
where nameservice_id is the value of fs.defaultFS. In this case the port defined for
dfs.namenode.rpc-address.[nameservice ID].[name node ID] is used automatically. See Enabling HDFS
HA on page 266 for more information about these properties.
You can now run operations as if they are on your mount point. Press Ctrl+C to end the fuse-dfs program, and
umount the partition if it is still mounted.
Note:
To find its configuration directory, hadoop-fuse-dfs uses the HADOOP_CONF_DIR configured at the
time the mount command is invoked.
$ umount <mount_point>
You can now add a permanent HDFS mount which persists through reboots.
To add a system mount:
1. Open /etc/fstab and add lines to the bottom similar to these:
For example:
Note:
In an HA deployment, use the HDFS nameservice instead of the NameNode URI; that is, use the
value of dfs.nameservices in hdfs-site.xml.
$ mount <mount_point>
Your system is now configured to allow you to use the ls command and use that mount point as if it were a
normal system disk.
For more information, see the help for hadoop-fuse-dfs:
$ hadoop-fuse-dfs --help
Be careful not to set the minimum to a higher value than the maximum.
Architecture
In this architecture, the NameNode is responsible for coordinating all the DataNode off-heap caches in the
cluster. The NameNode periodically receives a "cache report" from each DataNode which describes all the blocks
cached on a given DataNode. The NameNode manages DataNode caches by piggybacking cache and uncache
commands on the DataNode heartbeat.
The NameNode queries its set of cache directives to determine which paths should be cached. Cache directives
are persistently stored in the fsimage and edit log, and can be added, removed, and modified using Java and
command-line APIs. The NameNode also stores a set of cache pools, which are administrative entities used to
group cache directives together for resource management and enforcing permissions.
The NameNode periodically rescans the namespace and active cache directories to determine which blocks need
to be cached or uncached and assign caching to DataNodes. Rescans can also be triggered by user actions like
adding or removing a cache directive or removing a cache pool.
We do not currently cache blocks which are under construction, corrupt, or otherwise incomplete. If a cache
directive covers a symlink, the symlink target is not cached. Caching is currently done on a per-file basis, although
we would like to add block-level granularity in the future.
Concepts
Cache Directive
A cache directive defines a path that should be cached. Paths can be either directories or files. Directories are
cached non-recursively, meaning only files in the first-level listing of the directory will be cached. Directives also
specify additional parameters, such as the cache replication factor and expiration time. The replication factor
specifies the number of block replicas to cache. If multiple cache directives refer to the same file, the maximum
cache replication factor is applied.
The expiration time is specified on the command line as a time-to-live (TTL), a relative expiration time in the
future. After a cache directive expires, it is no longer considered by the NameNode when making caching decisions.
Cache Pool
A cache pool is an administrative entity used to manage groups of cache directives. Cache pools have UNIX-like
permissions that restrict which users and groups have access to the pool. Write permissions allow users to add
and remove cache directives to the pool. Read permissions allow users to list the cache directives in a pool, as
well as additional metadata. Execute permissions are unused.
Cache pools are also used for resource management. Pools can enforce a maximum limit, which restricts the
number of bytes that can be cached in aggregate by directives in the pool. Normally, the sum of the pool limits
will approximately equal the amount of aggregate memory reserved for HDFS caching on the cluster. Cache
pools also track a number of statistics to help cluster users determine what is and should be cached.
Pools also enforce a maximum time-to-live. This restricts the maximum expiration time of directives being
added to the pool.
cacheadmin Command-Line Interface
On the command-line, administrators and users can interact with cache pools and directives via the hdfs
cacheadmin subcommand. Cache directives are identified by a unique, non-repeating 64-bit integer ID. IDs will
not be reused even if a cache directive is later removed. Cache pools are identified by a unique string name.
Cache Directive Commands
addDirective
Description: Add a new cache directive.
Usage: hdfs cacheadmin -addDirective -path <path> -pool <pool-name> [-force] [-replication
<replication>] [-ttl <time-to-live>]
time-to-live: Time period for which the directive is valid. Can be specified in seconds, minutes, hours, and
days, for example: 30m, 4h, 2d. The value never indicates a directive that never expires. If unspecified, the
directive never expires.
removeDirective
Description: Remove a cache directive.
Usage: hdfs cacheadmin -removeDirective <id>
Where, id: The id of the cache directive to remove. You must have write permission on the pool of the directive
in order to remove it. To see a list of PathBasedCache directive IDs, use the -listDirectives command.
removeDirectives
Description: Remove every cache directive with the specified path.
Usage: hdfs cacheadmin -removeDirectives <path>
Where, path: The path of the cache directives to remove. You must have write permission on the pool of the
directive in order to remove it.
listDirectives
Description: List PathBasedCache directives.
Usage: hdfs cacheadmin -listDirectives [-stats] [-path <path>] [-pool <pool>]
Where, path: List only PathBasedCache directives with this path. Note that if there is a PathBasedCache directive
for path in a cache pool that we don't have read access for, it will not be listed.
pool: List only path cache directives in that pool.
addPool
Description: Add a new cache pool.
Usage: hdfs cacheadmin -addPool <name> [-owner <owner>] [-group <group>] [-mode <mode>]
[-limit <limit>] [-maxTtl <maxTtl>]
group: Group of the pool. Defaults to the primary group name of the current user.
mode: UNIX-style permissions for the pool. Permissions are specified in octal, for example: 0755. By default, this
is set to 0755.
limit: The maximum number of bytes that can be cached by directives in this pool, in aggregate. By default, no
limit is set.
maxTtl: The maximum allowed time-to-live for directives being added to the pool. This can be specified in
seconds, minutes, hours, and days, for example: 120s, 30m, 4h, 2d. By default, no maximum is set. A value of
never specifies that there is no limit.
modifyPool
Description: Modify the metadata of an existing cache pool.
Usage: hdfs cacheadmin -modifyPool <name> [-owner <owner>] [-group <group>] [-mode <mode>]
[-limit <limit>] [-maxTtl <maxTtl>]
maxTtl: The maximum allowed time-to-live for directives being added to the pool.
removePool
Description: Remove a cache pool. This also uncaches paths associated with the pool.
Usage: hdfs cacheadmin -removePool <name>
Where, name: Name of the cache pool to remove.
listPools
Description: Display information about one or more cache pools, for example: name, owner, group, permissions,
and so on.
Usage: hdfs cacheadmin -listPools [-stats] [<name>]
Where, name: If specified, list only the named cache pool.
stats: Display additional cache pool statistics.
help
Description: Get detailed help about a command.
Required
Be sure to configure the following in /etc/default/hadoop/conf/hdfs-default.xml:
• dfs.datanode.max.locked.memory: The maximum amount of memory a DataNode will use for caching (in
bytes). The "locked-in-memory size" ulimit (ulimit -l) of the DataNode user also needs to be increased to
match this parameter (see OS Limits). When setting this value, remember that you will need space in memory
for other things as well, such as the DataNode and application JVM heaps and the operating system page
cache.
Optional
The following properties are not required, but may be specified for tuning:
• dfs.namenode.path.based.cache.refresh.interval.ms: The NameNode uses this as the amount of
milliseconds between subsequent path cache rescans. This calculates the blocks to cache and each DataNode
containing a replica of the block that should cache it. By default, this parameter is set to 300000, which is
five minutes.
• dfs.datanode.fsdatasetcache.max.threads.per.volume: The DataNode uses this as the maximum
number of threads per volume to use for caching new data. By default, this parameter is set to 4.
• dfs.cachereport.intervalMsec: The DataNode uses this as the amount of milliseconds between sending
a full report of its cache state to the NameNode. By default, this parameter is set to 10000, which is 10
seconds.
• dfs.namenode.path.based.cache.block.map.allocation.percent: The percentage of the Java heap
which we will allocate to the cached blocks map. The cached blocks map is a hash map which uses chained
hashing. Smaller maps may be accessed more slowly if the number of cached blocks is large; larger maps
will consume more memory. By default, this parameter is set to 0.25 percent.
OS Limits
If you get the error Cannot start datanode because the configured max locked memory size... is
more than the datanode's available RLIMIT_MEMLOCK ulimit, that means that the operating system
is imposing a lower limit on the amount of memory that you can lock than what you have configured. To fix this,
you must adjust the ulimit -l value that the DataNode runs with. Usually, this value is configured in
/etc/security/limits.conf. However, it will vary depending on what operating system and distribution you
are using.
You will know that you have correctly configured this value when you can run ulimit -l from the shell and
get back either a higher value than what you have configured with dfs.datanode.max.locked.memory, or the
string unlimited, indicating that there is no limit. Note that it's typical for ulimit -l to output the memory
lock limit in KB, but dfs.datanode.max.locked.memory must be specified in bytes.
Managing Hive
Use the following procedures to manage HiveServer2 and the Hive metastore. To configure high availability for
the Hive metastore, see Hive Metastore High Availability on page 322.
Number of Concurrent Connections HiveServer2 Heap Size Minimum Hive Metastore Heap Size Minimum
Recommendation Recommendation
Up to 40 concurrent connections 12 GB 12 GB
(Cloudera recommends splitting
HiveServer2 into multiple instances
and load balancing once you start
allocating >12 GB to HiveServer2.1
Up to 20 concurrent connections 6 GB 10 GB
Up to 10 concurrent connections 4 GB 8 GB
Single connection 2 GB 4 GB
Important: These numbers are general guidance only, and may be affected by factors such as number
of columns, partitions, complex joins, and client activity among other things. It is important to review
and refine through testing based on your anticipated deployment to arrive at best values for your
environment.
In addition, the Beehive CLI should use a heap size of at least 2 GB.
The permGenSize should be set to 512M for all.
else
export HADOOP_OPTS="$HADOOP_OPTS -XX:NewRatio=12 -Xmx12288m -Xms10m
-XX:MaxHeapFreeRatio=40 -XX:MinHeapFreeRatio=15 -XX:-useGCOverheadLimit"
1
The objective is to size to reduce impact of Java garbage collection on active processing by the service.
fi
fi
export HADOOP_HEAPSIZE=2048
You can choose whether to use the Concurrent Collector or the New Parallel Collector for garbage collection, by
passing -XX:+useParNewGC or -XX:+useConcMarkSweepGC in the HADOOP_OPTS lines above, and you can tune
the garbage collection overhead limit by setting -XX:-useGCOverheadLimit. To enable the garbage collection
overhead limit, remove the setting or change it to -XX:+useGCOverheadLimit.
export PYTHON_CMD=/usr/bin/python
Required Role:
In bypass mode Hive clients directly access the metastore database instead of using the Hive Metastore Server
for metastore information.
1. Go to the Hive service.
2. Click the Configuration tab.
3. Select Scope > HIVE service_name (Service-Wide)
4. Select Category > Advanced.
5. Deselect the Bypass Hive Metastore Server property.
6. Click Save Changes to commit the changes.
7. Re-deploy Hive client configurations.
8. Restart Hive and any Hue or Impala services configured to use that Hive service.
Note:
When you set this property, Cloudera Manager regenerates the keytabs for HiveServer2 roles. The
principal in these keytabs contains the load balancer hostname.
If there is a Hue service that depends on this Hive service, it also uses the load balancer to
communicate with Hive.
Required Role:
If your cluster has Impala then you can use the Impala implementation to compute statistics. The Impala
implementation to compute table statistics is available in CDH 5.0.0 or higher and in Impala version 1.2.2 or
higher. The Impala implementation of COMPUTE STATS requires no setup steps and is preferred over the Hive
implementation. See Overview of Table Statistics. If you are running an older version of Impala, you can collect
statistics on a Hive table by running the following command from a Beeline client connected to HiveServer2:
Required Role:
Creating Permanent Functions
1. Copy the JAR file to HDFS and make sure the hive user can access this JAR file.
2. Copy the JAR file to the host on which HiveServer2 is running. Save the JARs to any directory you choose,
give the hive user read, write, and execute access to this directory, and make a note of the path (for example,
/opt/local/hive/lib/).
3. In the Cloudera Manager Admin Console, go to the Hive service.
4. Click the Configuration tab.
5. Expand the Service-Wide > Advanced categories.
6. Configure the Hive Auxiliary JARs Directory property with the HiveServer2 host path from Step 2,
/opt/local/hive/lib/. Setting this property overwrites hive.aux.jars.path, even if this variable has
been previously set in the HiveServer2 advanced configuration snippet.
7. Click Save Changes. The JARs are added to HIVE_AUX_JARS_PATH environment variable.
8. Redeploy the Hive client configuration.
a. In the Cloudera Manager Admin Console, go to the Hive service.
b. From the Actions menu at the top right of the service page, select Deploy Client Configuration.
c. Click Deploy Client Configuration.
9. Restart the Hive service. If the Hive Auxiliary JARs Directory property is configured but the directory does
not exist, HiveServer2 will not start.
10. If Sentry is enabled - Grant privileges on the JAR files to the roles that require access. Login to Beeline as
user hive and use the Hive SQL GRANT statement to do so. For example:
11. Run the CREATE FUNCTION command and point to the JAR file location in HDFS. For example:
hive.aux.jars.path=file:///opt/local/hive/lib/my.jar
3. Copy the JAR file (and its dependent libraries) to the host running HiveServer2/Impala. Make sure the hive
user has read, write, and execute access to these files on the HiveServer2/Impala host.
4. On the HiveServer2/Impala host, open /etc/default/hive-server2 and set the AUX_CLASSPATH variable
to a comma-separated list of the fully-qualified paths to the JAR file and any dependent libraries.
AUX_CLASSPATH=/opt/local/hive/lib/my.jar
5. Restart HiveServer2.
6. If Sentry is enabled - Grant privileges on the JAR files to the roles that require access. Login to Beeline as
user hive and use the Hive SQL GRANT statement to do so. For example:
If you are using Sentry policy files, you can grant the URI privilege as follows:
udf_r = server=server1->uri=file:///opt/local/hive/lib
udf_r = server=server1->uri=hdfs:///path/to/jar
7. Run the CREATE FUNCTION command and point to the JAR from Hive:
hive.aux.jars.path=file:///opt/local/hive/lib/my.jar
2. Copy the JAR file (and its dependent libraries) to the host running HiveServer2/Impala. Make sure the hive
user has read, write, and execute access to these files on the HiveServer2/Impala host.
3. On the HiveServer2/Impala host, open /etc/default/hive-server2 and set the AUX_CLASSPATH variable
to a comma-separated list of the fully-qualified paths to the JAR file and any dependent libraries.
AUX_CLASSPATH=/opt/local/hive/lib/my.jar
4. If Sentry is enabled - Grant privileges on the local JAR files to the roles that require access. Login to Beeline
as user hive and use the Hive SQL GRANT statement to do so. For example:
If you are using Sentry policy files, you can grant the URI privilege as follows:
udf_r = server=server1->uri=file:///opt/local/hive/lib
5. Restart HiveServer2.
6. Run the CREATE FUNCTION command and point to the JAR from Hive:
Hive on Spark
This section explains how to set up Hive on Spark. It assumes that your cluster is managed by Cloudera Manager.
Important: Hive on Spark is included in CDH 5.4 but is not currently supported nor recommended for
production use. If you are interested in this feature, try it out in a test environment until we address
the issues and limitations needed for production-readiness.
Important: Hive on Spark is included in CDH 5.4 but is not currently supported nor recommended for
production use. If you are interested in this feature, try it out in a test environment until we address
the issues and limitations needed for production-readiness.
This topic explains the configuration properties you set up to run Hive on Spark.
Tip: We recommend that you use HiveServer2 with Beeline. The following content, except for
Configuring Hive on Spark for Hive CLI on page 151, is based on this assumption.
Installation Considerations
For Hive to work on Spark, you must deploy Spark gateway roles on the same machine that hosts HiveServer2.
Otherwise, Hive on Spark cannot read from Spark configurations and cannot submit Spark jobs. For more
information about gateway roles, see Managing Roles on page 42.
After installation, run the following command in Hive so that Hive will use Spark as the back-end engine for all
subsequent queries.
set hive.execution.engine=spark;
Configuration Properties
Property Description
hive.stats.collect.rawdatasize Hive on Spark uses statistics to determine the
threshold for converting common join to map join.
There are two types of statistics about the size of data:
• totalSize: The approximate size of data on the
disk
• rawDataSize: The approximate size of data in
memory
When both metrics are available, Hive chooses
rawDataSize.
Property Description
Default: True
hive.auto.convert.join.noconditionaltask.size The threshold for the sum of all the small table size
(by default, rawDataSize), for map join conversion. You
can increase the value if you want better performance
by converting more common joins to map joins.
However, if you set this value too high, tasks may fail
because too much memory is being used by data from
small tables.
Default: 20MB
Configuring Hive
For improved performance, Cloudera recommends that you configure the following additional properties for
Hive. Set these properties in Cloudera Manager Safety Valve for HiveServer2.
• hive.stats.fetch.column.stats=true
• hive.optimize.index.filter=true
Configuring Spark
Configure the following Spark properties to suit your cluster environment. During initial deployment, rules in
Cloudera Manager tune this according to your cluster environment.
Property Description
spark.executor.cores The number of cores per Spark executor.
spark.executor.memory The maximum size of each Spark executor's Java heap
memory when Hive is running on Spark.
spark.yarn.executor.memoryOverhead The amount of extra off-heap memory that can be
requested from YARN, per executor process. Combined
with spark.executor.memory, this is the total
memory YARN can use to create a JVM for an executor
process.
spark.driver.memory The maximum size of each Spark driver's Java heap
memory when Hive is running on Spark.
spark.yarn.driver.memoryOverhead The amount of extra off-heap memory that can be
requested from YARN per driver. Combined with
spark.driver.memory, this is the total memory that
YARN can use to create a JVM for a driver process.
When you enable dynamic allocation, Spark adds and removes executors dynamically to Hive jobs, based on
workload. The following table describes additional properties.
Property Description
spark.executor.dynamicAllocation.initialExecutors The initial number of executors for a Spark application
when dynamic allocation is enabled. The default is 1.
spark.executor.dynamicAllocation.minExecutors The lower bound for the number of executors. The
default is 1.
spark.executor.dynamicAllocation.maxExecutors The upper bound for the number of executors. The
default is Integer.MAX_VALUE.
Property Description
spark.executor.instances The total number of executors used for the Spark
application.
Important: Hive on Spark is included in CDH 5.4 but is not currently supported nor recommended for
production use. If you are interested in this feature, try it out in a test environment until we address
the issues and limitations needed for production-readiness.
Problem: Delayed result from the first query after starting a new Hive on Spark session
The first query after starting a new Hive on Spark session might be delayed due to the start-up time for
the Spark on YARN cluster. The query waits for YARN containers to initialize. Subsequent queries will be
faster.
Problem: Exception Error: org.apache.thrift.transport.TTransportException (state=08S01,code=0)
and HiveServer2 is down
HiveServer2 memory is set too small. For more information, see STDOUT for HiveServer2. To fix this issue:
1. In Cloudera Manager, go to HIVE.
2. Click Configuration.
3. Search for Java Heap Size of HiveServer2 in Bytes, and change it to be a larger value. Cloudera
recommends a minimum value of 256 MB.
4. Restart HiveServer2.
This error indicates that the Spark driver does not have enough off-heap memory. Increase the off-heap
memory by setting spark.yarn.driver.memoryOverhead or spark.driver.memory.
Problem: Hive on Spark does not work with HBase
Hive on Spark with HBase is not supported. If you use HBase, use Hive on MapReduce instead of Hive
on Spark.
Problem: Spark applications stay alive forever and occupy cluster resources
This can occur if there are multiple concurrent Hive sessions. To manually terminate the Spark applications:
1. Find the YARN application IDs for the applications by going to Cloudera Manager and clicking Yarn >
ResourceManager > ResourceManager Web UI.
2. Log in to the YARN ResourceManager host.
3. Open a terminal and run:
Important: Hive on Spark is included in CDH 5.4 but is not currently supported nor recommended for
production use. If you are interested in this feature, try it out in a test environment until we address
the issues and limitations needed for production-readiness.
To use the Hive CLI, perform the following tasks in Cloudera Manager.
Tip: Cloudera recommends using HiveServer2 with Beeline. All Cloudera Manager–related configuration
properties for Hive on Spark are for the HiveServer2 role. Also, the Hive CLI cannot read from
spark-defaults.conf. As a result, the Hive CLI could perform poorly.
• hive.auto.convert.join
• hive.auto.convert.join.noconditionaltask.size
• hive.optimize.bucketmapjoin.sortedmerge
• hive.smbjoin.cache.rows
• hive.exec.reducers.max
• hive.vectorized.groupby.checkinterval
• hive.vectorized.groupby.flush.percent
• hive.compute.query.using.stats
• hive.vectorized.execution.enabled
• hive.vectorized.execution.reduce.enabled
• hive.merge.mapfiles
• hive.merge.mapredfiles
• hive.cbo.enable
• hive.fetch.task.conversion
• hive.fetch.task.conversion.threshold
• hive.limit.pushdown.memory.usage
• hive.merge.sparkfiles
• hive.merge.smallfiles.avgsize
• hive.merge.size.per.task
• hive.optimize.reducededuplication
• hive.optimize.reducededuplication.min.reducer
• hive.map.aggr
• hive.map.aggr.hash.percentmemory
• hive.optimize.sort.dynamic.partition
• spark.executor.memory
• spark.driver.memory
• spark.executor.cores
• spark.master
• spark.yarn.driver.memoryOverhead
• spark.yarn.executor.memoryOverhead
• spark.dynamicAllocation.enabled
• spark.dynamicAllocation.minExecutors
• spark.dynamicAllocation.initialExecutors
• hive.entity.capture.input.URI
• spark.shuffle.service.enabled
10. In the Search field, enter hive-env.
11. In the Gateway Client Environment Advanced Configuration Snippet for hive-env.sh (Safety Valve) field, enter
AUX_CLASSPATH=${AUX_CLASSPATH}:/etc/spark/conf.
12. Click Save Changes to commit the changes.
13. Click Actions > Deploy Client Configuration.
Important: When using Hive on Spark with Hive CLI, Hive Clients require Spark on YARN client
configuration. Every host with a Hive role must also have a Spark on YARN Gateway. Deploy Spark
client configurations whenever there's a change in order for Hive clients to pick up the change.
Managing Hue
Hue is a set of web UIs that enable you to interact with a CDH cluster. This section describes tasks for managing
Hue.
Required Role:
After initial installation, you can use the Add a Service wizard to add and configure a new Hue service instance.
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display.
2. Select Hue.
3. Click Continue.
A page displays where you can specify the dependencies for the Hue service.
4. Select the row with the Hue dependencies required for your cluster. For more information, see Hue
Dependencies.
5. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
6. Click Continue.
Cloudera Manager starts the Hue service.
7. Click Continue.
8. Click Finish.
9. If your cluster uses Kerberos, Cloudera Manager will automatically add a Hue Kerberos Ticket Renewer role
to each host where you assigned the Hue Server role instance. Also see, Enable Hue to Work with Hadoop
Security using Cloudera Manager.
Adding a Hue Role Instance
Required Role:
1. In Cloudera Manager Administration Console, navigate to the Hue service.
2. Click the Instances tab.
3. Click the Add Role Instances button.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
5. If your cluster uses Kerberos, you must add the Hue Kerberos Ticket Renewer role to each host where you
assigned the Hue Server role instance. Cloudera Manager will throw a validation error if the new Hue Server
role does not have a colocated KT Renewer role. Also see, Enable Hue to Work with Hadoop Security using
Cloudera Manager.
6. Click Continue.
Required Role:
Hue tracks anonymized pages and application versions to collect information used to compare each application's
usage levels. The data collected does not include hostnames or IDs; For example, the data has the format
/2.3.0/pig, /2.5.0/beeswax/execute. You can restrict data collection as follows:
1. Go to the Hue service.
2. Click the Configuration tab.
3. Select Scope > Hue.
4. Locate the Enable Usage Data Collection property or search for it by typing its name in the Search box.
5. Deselect the Enable Usage Data Collection checkbox.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes to commit the changes.
7. Restart the Hue service.
Required Role:
Most Hue applications are configured by default, based on the services you have installed. Cloudera Manager
selects the service instance that Hue depends on. If you have more than one service, you may want to verify or
change the service dependency for Hue. Also, if you add a service such as Sqoop 2 or Oozie after you have set
up Hue, you need to set the dependency because it is not done automatically. To add a dependency:
1. Go to the Hue service.
Required Role:
The Hue HBase application communicates through a proxy server called the HBase Thrift Server, which then
forwards commands to HBase. Because Hue stands between the Thrift server and the actual user, all HBase
operations appear to come from the hue user and not the actual user. To secure these interactions, you must
do the following:
• Ensure that users logged into Hue perform operations with their own privileges, and not those of the
impersonating hue user.
• Once Hue can impersonate other users, ensure that only the Hue server can send commands to the HBase
Thrift server. To ensure this, use Kerberos to authenticate the hue user to the HBase Thrift server.
To enable the HBase browser application:
1. Add the HBase Thrift Server role.
2. If you have a Kerberos-enabled cluster, enable impersonation by configuring the following HBase properties:
a. Select the HBase service.
b. Click the Configuration tab.
c. Select Scope > Service-Wide.
d. Select Category > Security.
e. For the HBase Thrift Authentication property, make sure it is set to one of the following values:
• auth-conf: authentication, integrity and confidentiality checking
• auth-int: authentication and integrity checking
• auth: authentication only
f. Select Category > Main.
g. Check the Enable HBase Thrift Http Server and Enable HBase Thrift Proxy Users properties checkboxes.
h. Click Save Changes to commit the changes.
3. Configure Hue to point to the Thrift Server and to a valid HBase configuration directory:
a. Select the Hue service.
b. Click the Configuration tab.
c. Select Scope > All.
d. Select Category > Main.
e. For the HBase Service property, make sure it is set to the HBase service for which you enabled the Thrift
Server role (if you have more than one HBase service instance).
f. In the HBase Thrift Server property, click the edit field and select the Thrift Server role for Hue to use.
g. Select Category > Advanced.
h. Locate the Hue Service Advanced Configuration Snippet (Safety Valve) for hue_safety_valve.ini property
and add the following property:
[hbase]
hbase_conf_dir=/etc/hbase/conf
Required Role:
In the instructions that follow, dumping the database and editing the JSON objects is only necessary if you have
data in SQLite that you need to migrate. If you don't need to migrate data from SQLite, you can skip those steps.
Configuring the Hue Server to Store Data in MySQL
Note: Hue on CDH 5 requires InnoDB, not MyISAM, as the MySQL engine.
1. In the Cloudera Manager Admin Console, go to the Hue service status page.
2. Select Actions > Stop. Confirm you want to stop the service by clicking Stop.
3. In the Status Summary, click a Hue Server instance.
4. Select Actions > Dump Database. Confirm you want to dump the database by clicking Dump Database.
5. Open the database dump file (by default /tmp/hue_database_dump.json) and remove all JSON objects with
useradmin.userprofile in the model field. (You can verify the location of the database dump file by
searching for Database Dump File in the Hue configuration settings.)
6. Configure MySQL to set strict mode:
[mysqld]
sql_mode=STRICT_ALL_TABLES
7. Create a new database and grant privileges to a Hue user to manage this database. For example:
12. Specify the settings for Hue Database Type, Hue Database Hostname, Hue Database Port, Hue Database
Username, Hue Database Password, and Hue Database Name. For example, for a MySQL database on the
local host, you might use the following values:
• Hue Database Type = mysql
• Hue Database Hostname = host
• Hue Database Port = 3306
• Hue Database Username = hue
• Hue Database Password = secretpassword
• Hue Database Name = hue
13. Optionally restore the Hue data to the new database:
a. Select Actions > Synchronize Database.
b. Determine the foreign key ID.
c. (InnoDB only) Drop the foreign key that you retrieved in the previous step.
e. In Hue service instance page, click Actions > Load Database. Confirm you want to load the database by
clicking Load Database.
f. (InnoDB only) Add back the foreign key.
mysql > ALTER TABLE auth_permission ADD FOREIGN KEY (content_type_id) REFERENCES
django_content_type (id);
SLES
Ubuntu or Debian
• Package install
– CDH 4
– CDH 5
SLES
Ubuntu or Debian
$ su - postgres
# /usr/bin/postgres -D /var/lib/pgsql/data > logfile 2>&1 &
13. Create the hue database and grant privileges to a hue user to manage the database.
# psql -U postgres
postgres=# create database hue;
postgres=# \c hue;
You are now connected to database 'hue'.
postgres=# create user hue with password 'secretpassword';
postgres=# grant all privileges on database hue to hue;
postgres=# \q
SLES
Ubuntu or Debian
17. In the Cloudera Manager Admin Console, click the Hue service.
18. Click the Configuration tab.
19. Select Scope > All.
20. Select Category > Advanced.
21. Specify the settings for Hue Server Configuration Advanced Configuration Snippet:
Note: If you specify the database host, port, username, password, and name in the respective
Service-Wide > Database > Hue Database * properties, you can omit those properties from the
configuration. In particular, you can avoid storing the password in the Hue configuration file in
plain text.
[desktop]
[[database]]
host=localhost
port=5432
engine=postgresql_psycopg2
user=hue
password=secretpassword
name=hue
bash# su – postgres
$ psql –h localhost –U hue –d hue
postgres=# \d auth_permission;
c. Drop the foreign key that you retrieved in the previous step.
e. In Hue service instance page, Actions > Load Database. Confirm you want to load the database by clicking
Load Database.
f. Add back the foreign key you dropped.
bash# su – postgres
$ psql –h localhost –U hue –d hue
postgres=# ALTER TABLE auth_permission ADD CONSTRAINT
content_type_id_refs_id_XXXXXX FOREIGN KEY (content_type_id) REFERENCES
django_content_type(id) DEFERRABLE INITIALLY DEFERRED;
Important: Configure the database for character set AL32UTF8 and national character set UTF8.
SLES
Ubuntu or Debian
5. In the Cloudera Manager Admin Console, go to the Hue service status page.
6. Select Actions > Stop. Confirm you want to stop the service by clicking Stop.
7. In the Status Summary, click a Hue Server instance.
8. Select Actions > Dump Database. Confirm you want to dump the database by clicking Dump Database.
9. Click the Configuration tab.
10. Select Scope > All.
11. Select Category > Advanced.
12. Set the Hue Service Advanced Configuration Snippet (Safety Valve) for hue_safety_valve.ini property.
Note: If you specify the database host, port, username, password, and name in the respective
Service-Wide > Database > Hue Database * properties, you can omit those properties from the
configuration. In particular, you can avoid storing the password in the Hue configuration file in
plain text.
Add the following options (and modify accordingly for your setup):
[desktop]
[[database]]
host=localhost
port=1521
engine=oracle
user=hue
password=secretpassword
name=<SID of the Oracle database, for example, 'XE'>
For CDH 5.1 and higher you can use an Oracle service name. To use the Oracle service name instead of the
SID, use the following configuration instead:
port=0
engine=oracle
user=hue
password=secretpassword
name=oracle.example.com:1521/orcl.example.com
The directive port=0 allows Hue to use a service name. The name string is the connect string, including
hostname, port, and service name.
To add support for a multithreaded environment, set the threaded option to true under the
[desktop]>[[database]] section.
options={"threaded":true}
14. Navigate to the Hue Server instance in Cloudera Manager and select Actions > Synchronize Database.
15. Ensure you are connected to Oracle as the hue user, then run the following command to delete all data from
Oracle tables:
commit;
18. Load the data that you dumped. Navigate to the Hue Server instance and select Actions > Load Database.
This step is not necessary if you have a fresh Hue install with no data or if you don’t want to save the Hue
data.
19. Start the Hue service.
Configuring the Hue Server to Store Data in Oracle (Package Installation)
If you have a parcel-based environment, see Configuring the Hue Server to Store Data in Oracle (Parcel Installation)
on page 160.
Important: Configure the database for character set AL32UTF8 and national character set UTF8.
1. Download the Oracle libraries at Instant Client for Linux x86-64 Version 11.1.0.7.0, Basic and SDK (with
headers) zip files to the same directory.
2. Unzip the Oracle client zip files.
3. Set environment variables to reference the libraries.
$ export ORACLE_HOME=oracle_download_directory
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME
$ cd $ORACLE_HOME
$ ln -sf libclntsh.so.11.1 libclntsh.so
SLES
Ubuntu or Debian
6. For CDH versions lower than 5.3, install the Python Oracle library:
8. In the Cloudera Manager Admin Console, go to the Hue service status page.
9. Select Actions > Stop. Confirm you want to stop the service by clicking Stop.
10. In the Status Summary, click a Hue Server instance.
11. Select Actions > Dump Database. Confirm you want to dump the database by clicking Dump Database.
12. Click the Configuration tab.
13. Select Scope > All.
14. Select Category > Advanced.
15. Set the Hue Service Environment Advanced Configuration Snippet (Safety Valve) property to
ORACLE_HOME=oracle_download_directory
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:oracle_download_directory
16. Set the Hue Service Advanced Configuration Snippet (Safety Valve) for hue_safety_valve.ini property.
Note: If you specify the database host, port, username, password, and name in the respective
Service-Wide > Database > Hue Database * properties, you can omit those properties from the
configuration. In particular, you can avoid storing the password in the Hue configuration file in
plain text.
Add the following options (and modify accordingly for your setup):
[desktop]
[[database]]
host=localhost
port=1521
engine=oracle
user=hue
password=secretpassword
name=<SID of the Oracle database, for example, 'XE'>
For CDH 5.1 and higher you can use an Oracle service name. To use the Oracle service name instead of the
SID, use the following configuration instead:
port=0
engine=oracle
user=hue
password=secretpassword
name=oracle.example.com:1521/orcl.example.com
The directive port=0 allows Hue to use a service name. The name string is the connect string, including
hostname, port, and service name.
To add support for a multithreaded environment, set the threaded option to true under the
[desktop]>[[database]] section.
options={"threaded":true}
18. Navigate to the Hue Server instance in Cloudera Manager and select Actions > Synchronize Database.
19. Ensure you are connected to Oracle as the hue user, then run the following command to delete all data from
Oracle tables:
commit;
22. Load the data that you dumped. Navigate to the Hue Server instance and select Actions > Load Database.
This step is not necessary if you have a fresh Hue install with no data or if you don’t want to save the Hue
data.
23. Start the Hue service.
Using an External Database for Hue Using the Command Line
The Hue server requires an SQL database to store small amounts of data, including user account information
as well as history of job submissions and Hive queries. The Hue server supports a lightweight embedded database
and several types of external databases. If you elect to configure Hue to use an external database, upgrades
may require more manual steps.
Prerequisites
Before using an external database with Hue, install all of the support libraries required by your operating system.
See Development Preferences in the Hue documentation for the full list.
Embedded Database
By default, Hue is configured to use the embedded database SQLite for this purpose, and should require no
configuration or management by the administrator.
# sqlite3 /var/lib/hue/desktop.db
SQLite version 3.6.22
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select username from auth_user;
admin
test
sample
sqlite>
Important: It is strongly recommended that you avoid making any modifications to the database
directly using sqlite3, though sqlite3 is useful for management or troubleshooting.
In the instructions that follow, dumping the database and editing the JSON objects is only necessary if you have
data in SQLite that you need to migrate. If you don't need to migrate data from SQLite, you can skip those steps.
Note: Hue on CDH 5 requires InnoDB, not MyISAM, as the MySQL engine.
3. Open <some-temporary-file>.json and remove all JSON objects with useradmin.userprofile in the
model field. Here are some examples of JSON objects that should be deleted.
{
"pk": 1,
"model": "useradmin.userprofile",
"fields": {
"creation_method": "HUE",
"user": 1,
"home_directory": "/user/alice"
}
},
{
"pk": 2,
"model": "useradmin.userprofile",
"fields": {
"creation_method": "HUE",
"user": 1100714,
"home_directory": "/user/bob"
}
},
.....
OS Command
RHEL $ sudo yum install mysql-devel
OS Command
RHEL $ sudo yum install mysql-connector-java
OS Command
RHEL $ sudo yum install mysql-server
OS Command
SLES $ sudo zypper install mysql
$ sudo zypper install libmysqlclient_r15
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
bind-address=<ip-address>
default-storage-engine=InnoDB
sql_mode=STRICT_ALL_TABLES
OS Command
RHEL $ sudo service mysqld start
10. Configure MySQL to use a strong password. In the following procedure, your current root password is blank.
Press the Enter key when you're prompted for the root password.
$ sudo /usr/bin/mysql_secure_installation
[...]
Enter current password for root (enter for none):
OK, successfully used password, moving on...
[...]
Set root password? [Y/n] y
New password:
Re-enter new password:
Remove anonymous users? [Y/n] Y
[...]
Disallow root login remotely? [Y/n] N
[...]
Remove test database and access to it [Y/n] Y
[...]
Reload privilege tables now? [Y/n] Y
All done!
OS Command
RHEL $ sudo /sbin/chkconfig mysqld on
$ sudo /sbin/chkconfig --list mysqld
mysqld 0:off 1:off 2:on 3:on 4:on 5:on
6:off
12. Create the Hue database and grant privileges to a hue user to manage the database.
host=localhost
port=3306
engine=mysql
user=hue
password=<secretpassword>
name=hue
15. As the hue user, load the existing data and create the necessary database tables using syncdb and migrate
commands. When running these commands, Hue will try to access a logs directory, located at
/opt/cloudera/parcels/CDH/lib/hue/logs, which might be missing. If that is the case, first create the
logs directory and give the hue user and group ownership of the directory.
3. Open <some-temporary-file>.json and remove all JSON objects with useradmin.userprofile in the
model field. Here are some examples of JSON objects that should be deleted.
{
"pk": 1,
"model": "useradmin.userprofile",
"fields": {
"creation_method": "HUE",
"user": 1,
"home_directory": "/user/alice"
}
},
{
"pk": 2,
"model": "useradmin.userprofile",
"fields": {
"creation_method": "HUE",
"user": 1100714,
"home_directory": "/user/bob"
}
},
.....
OS Command
RHEL $ sudo yum install postgresql-devel gcc python-devel
OS Command
RHEL $ sudo yum install postgresql-server
$ su - postgres
# /usr/bin/postgres -D /var/lib/pgsql/data > logfile 2>&1 &
11. Create the hue database and grant privileges to a hue user to manage the database.
# psql -U postgres
postgres=# create database hue;
postgres=# \c hue;
You are now connected to database 'hue'.
postgres=# create user hue with password '<secretpassword>';
postgres=# grant all privileges on database hue to hue;
postgres=# \q
OS Command
RHEL $ sudo /sbin/chkconfig postgresql on
$ sudo /sbin/chkconfig --list postgresql
postgresql 0:off 1:off 2:on 3:on 4:on 5:on
6:off
host=localhost
port=5432
engine=postgresql_psycopg2
user=hue
password=<secretpassword>
name=hue
17. As the hue user, configure Hue to load the existing data and create the necessary database tables. You will
need to run both the migrate and syncdb commands. When running these commands, Hue will try to access
a logs directory, located at /opt/cloudera/parcels/CDH/lib/hue/logs, which might be missing. If that
is the case, first create the logs directory and give the hue user and group ownership of the directory.
bash# su - postgres
$ psql -h localhost -U hue -d hue
postgres=# \d auth_permission;
19. Drop the foreign key that you retrieved in the previous step.
bash# su - postgres
$ psql -h localhost -U hue -d hue
postgres=# ALTER TABLE auth_permission ADD CONSTRAINT
content_type_id_refs_id_<XXXXXX> FOREIGN KEY (content_type_id) REFERENCES
django_content_type(id) DEFERRABLE INITIALLY DEFERRED;
Important: Configure the database for character set AL32UTF8 and national character set UTF8.
1. Ensure Python 2.6 or newer is installed on the server Hue is running on.
2. Download the Oracle client libraries at Instant Client for Linux x86-64 Version 11.1.0.7.0, Basic and SDK (with
headers) zip files to the same directory.
3. Unzip the zip files.
4. Set environment variables to reference the libraries.
$ cd $ORACLE_HOME
$ ln -sf libclntsh.so.11.1 libclntsh.so
7. Edit the Hue configuration file hue.ini. Directly below the [[database]] section under the [desktop] line,
add the following options (and modify accordingly for your setup):
host=localhost
port=1521
engine=oracle
user=hue
password=<secretpassword>
name=<SID of the Oracle database, for example, 'XE'>
To use the Oracle service name instead of the SID, use the following configuration instead:
port=0
engine=oracle
user=hue
password=password
name=oracle.example.com:1521/orcl.example.com
The directive port=0 allows Hue to use a service name. The name string is the connect string, including
hostname, port, and service name.
To add support for a multithreaded environment, set the threaded option to true under the
[desktop]>[[database]] section.
options={'threaded':true}
9. As the hue user, configure Hue to load the existing data and create the necessary database tables. You will
need to run both the syncdb and migrate commands. When running these commands, Hue will try to access
a logs directory, located at /opt/cloudera/parcels/CDH/lib/hue/logs, which might be missing. If that
is the case, first create the logs directory and give the hue user and group ownership of the directory.
10. Ensure you are connected to Oracle as the hue user, then run the following command to delete all data from
Oracle tables:
commit;
Managing Impala
This section explains how to configure Impala to accept connections from applications that use popular
programming APIs:
• Post-Installation Configuration for Impala on page 175
• Configuring Impala to Work with ODBC on page 178
• Configuring Impala to Work with JDBC on page 180
This type of configuration is especially useful when using Impala in combination with Business Intelligence tools,
which use these standard interfaces to query different kinds of database and Big Data systems.
You can also configure these other aspects of Impala:
• Overview of Impala Security
• Modifying Impala Startup Options
<property>
<name>hive.metastore.local</name>
<value>false</value>
</property>
<property>
<name>hive.metastore.uris</name>
<value>thrift://hive_metastore_server_host:9083</value>
</property>
Note:
When you set this property, Cloudera Manager regenerates the keytabs for Impala Daemon roles.
The principal in these keytabs contains the load balancer hostname.
If there is a Hue service that depends on this Impala service, it also uses the load balancer to
communicate with Impala.
• Impala Daemon
1. Go the to Impala service.
2. Click the Instances tab.
3. Click an Impala Daemon instance.
4. Click Impala Daemon Web UI.
• Impala Catalog Server
1. Go to the Impala service.
2. Select Web UI > Impala Catalog Web UI.
• Impala Llama ApplicationMaster
1. Go to the Impala service.
2. Click the Instances tab.
3. Click a Impala Llama ApplicationMaster instance.
4. Click Llama Web UI.
When you access the Web UI for the Impala Catalog Server, Daemon, and StateStore, https will be used.
Note: If you use Cloudera Manager, you can enable short-circuit reads through a checkbox in the user
interface and that setting takes effect for Impala as well.
Cloudera strongly recommends using Impala with CDH 4.2 or higher, ideally the latest 4.x release. Impala does
support short-circuit reads with CDH 4.1, but for best performance, upgrade to CDH 4.3 or higher. The process
of configuring short-circuit reads varies according to which version of CDH you are using. Choose the procedure
that is appropriate for your environment.
To configure DataNodes for short-circuit reads with CDH 4.2 or higher:
1. Copy the client core-site.xml and hdfs-site.xml configuration files from the Hadoop configuration
directory to the Impala configuration directory. The default Impala configuration location is /etc/impala/conf.
2. On all Impala nodes, configure the following properties in Impala's copy of hdfs-site.xml as shown:
<property>
<name>dfs.client.read.shortcircuit</name>
<value>true</value>
</property>
<property>
<name>dfs.domain.socket.path</name>
<value>/var/run/hdfs-sockets/dn</value>
</property>
<property>
<name>dfs.client.file-block-storage-locations.timeout.millis</name>
<value>10000</value>
</property>
Note: If you are also going to enable block location tracking, you can skip copying configuration
files and restarting DataNodes and go straight to Optional: Block Location Tracking. Configuring
short-circuit reads and block location tracking require the same process of copying files and
restarting services, so you can complete that process once when you have completed all
configuration changes. Whether you copy files and restart services now or during configuring block
location tracking, short-circuit reads are not enabled until you complete those final steps.
Note: Cloudera strongly recommends using Impala with CDH 4.2 or higher, ideally the latest 4.x
release. Impala does support short-circuit reads with CDH 4.1, but for best performance, upgrade to
CDH 4.3 or higher. The process of configuring short-circuit reads varies according to which version of
CDH you are using. Choose the procedure that is appropriate for your environment.
Note: If the Impala configuration directory does not exist, create it and then add
the core-site.xml file.
<property>
<name>dfs.client.read.shortcircuit</name>
<value>true</value>
</property>
Note: For an installation managed by Cloudera Manager, specify these settings in the Impala
dialogs, in the options field for HDFS. In Cloudera Manager 4, these fields are labelled Safety Valve;
in Cloudera Manager 5, they are called Advanced Configuration Snippet.
2. For each DataNode, enable access by adding the following to the hdfs-site.xml file:
<property>
<name>dfs.client.use.legacy.blockreader.local</name>
<value>true</value>
</property>
<property>
<name>dfs.datanode.data.dir.perm</name>
<value>750</value>
</property>
<property>
<name>dfs.block.local-path-access.user</name>
<value>impala</value>
</property>
<property>
<name>dfs.client.file-block-storage-locations.timeout.millis</name>
<value>10000</value>
</property>
3. Use usermod to add users requiring local block access to the appropriate HDFS group. For example, if you
assigned impala to the dfs.block.local-path-access.user property, you would add impala to the
hadoop HDFS group:
Note: The default HDFS group is hadoop, but it is possible to have an environment configured to
use an alternate group. To find the configured HDFS group name using the Cloudera Manager
Admin Console:
1. Go to the HDFS service.
2. Click the Configuration tab.
3. Click Scope > HDFS service name (Service-Wide).
4. Click Category > Advanced.
5. The Shared Hadoop Group Name property contains the group name.
Note: If you are going to enable block location tracking, you can skip copying configuration files
and restarting DataNodes and go straight to Mandatory: Block Location Tracking on page 177.
Configuring short-circuit reads and block location tracking require the same process of copying
files and restarting services, so you can complete that process once when you have completed all
configuration changes. Whether you copy files and restart services now or during configuring block
location tracking, short-circuit reads are not enabled until you complete those final steps.
4. Copy the client core-site.xml and hdfs-site.xml configuration files from the Hadoop configuration
directory to the Impala configuration directory. The default Impala configuration location is /etc/impala/conf.
5. After applying these changes, restart all DataNodes.
<property>
<name>dfs.datanode.hdfs-blocks-metadata.enabled</name>
<value>true</value>
</property>
2. Copy the client core-site.xml and hdfs-site.xml configuration files from the Hadoop configuration
directory to the Impala configuration directory. The default Impala configuration location is /etc/impala/conf.
3. After applying these changes, restart all DataNodes.
Note: You may need to sign in and accept license agreements before accessing the pages required
for downloading ODBC connectors.
Versions 2.5 and 2.0 of the Cloudera ODBC Connector, currently certified for some but not all BI applications, use
the HiveServer2 protocol, corresponding to Impala port 21050. Impala supports Kerberos authentication with
all the supported versions of the driver, and requires ODBC 2.05.13 for Impala or higher for LDAP
username/password authentication.
Version 1.x of the Cloudera ODBC Connector uses the original HiveServer1 protocol, corresponding to Impala
port 21000.
See the downloads page for the versions of these drivers for different products, and the documentation page
for installation instructions.
Important: If you are using the Cloudera Connector for Tableau, to connect Impala to your
Kerberos-secured CDH clusters, contact your Tableau account representative for an updated Tableau
Data-connection Customization (TDC) file. The updated TDC file will override the Tableau connection
settings to set specific parameters on the connection string that are required for a secure connection.
Note: If your JDBC or ODBC application connects to Impala through a load balancer such as haproxy,
be cautious about reusing the connections. If the load balancer has set up connection timeout values,
either check the connection frequently so that it never sits idle longer than the load balancer timeout
value, or check the connection validity before using it and create a new one if the connection has been
closed.
To illustrate the outline of the setup process, here is a transcript of a session to set up all required drivers and
a business intelligence application that uses the ODBC driver, under Mac OS X. Each .dmg file runs a GUI-based
installer, first for the underlying IODBC driver needed for non-Windows systems, then for the Cloudera ODBC
Connector, and finally for the BI tool itself.
$ ls -1
Cloudera-ODBC-Driver-for-Impala-Install-Guide.pdf
BI_Tool_Installer.dmg
iodbc-sdk-3.52.7-macosx-10.5.dmg
ClouderaImpalaODBC.dmg
$ open iodbc-sdk-3.52.7-macosx-10.dmg
Install the IODBC driver using its installer
$ open ClouderaImpalaODBC.dmg
Install the Cloudera ODBC Connector using its installer
$ installer_dir=$(pwd)
$ cd /opt/cloudera/impalaodbc
$ ls -1
Cloudera ODBC Driver for Impala Install Guide.pdf
Readme.txt
Setup
lib
ErrorMessages
Release Notes.txt
Tools
$ cd Setup
$ ls
odbc.ini odbcinst.ini
$ cp odbc.ini ~/.odbc.ini
$ vi ~/.odbc.ini
$ cat ~/.odbc.ini
[ODBC]
# Specify any global ODBC configuration here such as ODBC tracing.
# Values for HOST, PORT, KrbFQDN, and KrbServiceName should be set here.
# They can also be specified on the connection string.
HOST=hostname.sample.example.com
PORT=21050
Schema=default
# General settings
TSaslTransportBufSize=1000
RowsFetchedPerBlock=10000
SocketTimeout=0
StringColumnLength=32767
UseNativeQuery=0
$ pwd
/opt/cloudera/impalaodbc/Setup
$ cd $installer_dir
$ open BI_Tool_Installer.dmg
Install the BI tool using its installer
$ ls /Applications | grep BI_Tool
BI_Tool.app
$ open -a BI_Tool.app
In the BI tool, connect to a data source using port 21050
Note: The latest JDBC driver, corresponding to Hive 0.13, provides substantial performance
improvements for Impala queries that return large result sets. Impala 2.0 and later are compatible
with the Hive 0.13 driver. If you already have an older JDBC driver installed, and are running Impala
2.0 or higher, consider upgrading to the latest Hive JDBC driver for best performance with JDBC
applications.
If you are using JDBC-enabled applications on hosts outside the CDH cluster, you cannot use the CDH install
procedure on the non-CDH hosts. Install the JDBC driver on at least one CDH host using the preceding procedure.
Then download the JAR files to each client machine that will use JDBC with Impala:
commons-logging-X.X.X.jar
hadoop-common.jar
hive-common-X.XX.X-cdhX.X.X.jar
hive-jdbc-X.XX.X-cdhX.X.X.jar
hive-metastore-X.XX.X-cdhX.X.X.jar
hive-service-X.XX.X-cdhX.X.X.jar
httpclient-X.X.X.jar
httpcore-X.X.X.jar
libfb303-X.X.X.jar
libthrift-X.X.X.jar
log4j-X.X.XX.jar
slf4j-api-X.X.X.jar
slf4j-logXjXX-X.X.X.jar
To enable JDBC support for Impala on the system where you run the JDBC application:
1. Download the JAR files listed above to each client machine.
Note: For Maven users, see this sample github page for an example of the dependencies you could
add to a pom file instead of downloading the individual JARs.
2. Store the JAR files in a location of your choosing, ideally a directory already referenced in your CLASSPATH
setting. For example:
• On Linux, you might use a location such as /opt/jars/.
• On Windows, you might use a subdirectory underneath C:\Program Files.
3. To successfully load the Impala JDBC driver, client programs must be able to locate the associated JAR files.
This often means setting the CLASSPATH for the client process to include the JARs. Consult the documentation
for your JDBC client for more details on how to install new JDBC drivers, but some examples of how to set
CLASSPATH variables include:
• On Linux, if you extracted the JARs to /opt/jars/, you might issue the following command to prepend
the JAR files path to an existing classpath:
export CLASSPATH=/opt/jars/*.jar:$CLASSPATH
• On Windows, use the System Properties control panel item to modify the Environment Variables for your
system. Modify the environment variables to include the path to which you extracted the files.
Note: If the existing CLASSPATH on your client machine refers to some older version of the
Hive JARs, ensure that the new JARs are the first ones listed. Either put the new JAR files earlier
in the listings, or delete the other references to Hive JAR files.
Note: If your JDBC or ODBC application connects to Impala through a load balancer such as haproxy,
be cautious about reusing the connections. If the load balancer has set up connection timeout values,
either check the connection frequently so that it never sits idle longer than the load balancer timeout
value, or check the connection validity before using it and create a new one if the connection has been
closed.
jdbc:impala://Host:Port[/Schema];Property1=Value;Property2=Value;...
jdbc:hive2://myhost.example.com:21050/;auth=noSasl
To connect to an instance of Impala that requires Kerberos authentication, use a connection string of the form
jdbc:hive2://host:port/;principal=principal_name. The principal must be the same user principal you
used when starting Impala. For example, you might use:
jdbc:hive2://myhost.example.com:21050/;principal=impala/[email protected]
To connect to an instance of Impala that requires LDAP authentication, use a connection string of the form
jdbc:hive2://host:port/db_name;user=ldap_userid;password=ldap_password. For example, you might
use:
jdbc:hive2://myhost.example.com:21050/test_db;user=fred;password=xyz123
Managing Isilon
EMC Isilon is a storage service with a distributed file system that can used in place of HDFS to provide storage
for CDH services.
Note: This documentation covers only the Cloudera Manager portion of using EMC Isilon storage with
Cloudera Manager. For information about tasks performed on Isilon OneFS, see the information hub
for Cloudera on the EMC Community Network: https://community.emc.com/docs/DOC-39522.
Supported Versions
The following versions of Cloudera and Isilon products are supported:
• CDH 5.4.4 or higher, and corresponding level of Impala
• Cloudera Manager 5.4.3 or higher
• Isilon OneFS 7.2.0.3
Example:
/ifs/your-access-zone/hdfs
Note: The above is simply an example; the HDFS root directory does not have to begin with ifs
or end with hdfs.
Example:
cd hdfs_root_directory
isi_run -z zone_id mkdir tmp
isi_run -z zone_id chown hdfs:supergroup tmp
isi_run -z zone_id chmod 1777 tmp
b. Create a user directory in the access zone and set ownership to hdfs:supergroup, and permissions to
755
Example:
cd hdfs_root_directory
isi_run -z zone_id mkdir user
isi_run -z zone_id chown hdfs:supergroup user
isi_run -z zone_id chmod 755 user
3. Create the service-specific users, groups, or directories for each CDH service you plan to use. Create the
directories under the access zone you have created.
Note: Many of the values provided in the examples below are default values in Cloudera Manager
and must match the Cloudera Manager configuration settings. The format for the examples is:
dir user:group permission . Create the directories below under the access zone you have
created, for example, /ifs/ your-access-zone /hdfs/
Example:
hdfs_root_directory/hbase hbase:hbase 755
• YARN (MR2)
– Create mapred group with mapred user.
– Create history directory for YARN:
Example:
hdfs_root_directory/user/history mapred:hadoop 777
Example:
hdfs_root_directory/tmp/logs mapred:hadoop 775
• Oozie
– Create oozie group with oozie user.
– Create the user directory for Oozie:
Example:
hdfs_root_directory/user/oozie oozie:oozie 775
• Flume
– Create flume group with flume user.
– Create the user directory for Flume:
Example:
hdfs_root_directory/user/flume flume:flume 775
• Hive
– Create hive group with hive user.
– Create the user directory for Hive:
Example:
hdfs_root_directory/user/hive hive:hive 775
Example:
hdfs_root_directory/user/hive/warehouse hive:hive 1777
Example:
hdfs_root_directory/tmp/hive hive:supergroup 777
• Solr
– Create solr group with solr user.
– Create the data directory for Solr:
Example:
hdfs_root_directory/solr solr:solr 775
• Sqoop
– Create sqoop group with sqoop2 user.
– Create the user directory for Sqoop:
Example:
hdfs_root_directory/user/sqoop2 sqoop2:sqoop 775
• Hue
– Create hue group with hue user.
– Create sample group with sample user.
• Spark
– Create spark group with spark user.
– Create the user directory for Spark:
Example:
hdfs_root_directory/user/spark spark:spark 751
Example:
hdfs_root_directory/user/spark/applicationHistory spark:spark 1777
Once the users, groups, and directories are created in Isilon OneFS, you are ready to install Cloudera Manager.
On the installation wizard's Cluster Setup page, choose Custom Services, and choose the services you want
installed in the cluster. Be sure to choose Isilon among the selected services, do not select the HDFS service,
and do not check Include Cloudera Navigator at the bottom of the Cluster Setup page. Also, on the Role
Assignments page, be sure to specify the hosts that will serve as gateway roles for the Isilon service. You can
add gateway roles to one, some, or all nodes in the cluster.
The typical use case for Impala and Isilon together is to use Isilon for the default filesystem, replacing HDFS
entirely. In this configuration, when you create a database, table, or partition, the data always resides on Isilon
storage and you do not need to specify any special LOCATION attribute. If you do specify a LOCATION attribute,
its value refers to a path within the Isilon filesystem. For example:
Impala can write to, delete, and rename data files and database, table, and partition directories on Isilon storage.
Therefore, Impala statements such as CREATE TABLE, DROP TABLE, CREATE DATABASE, DROP DATABASE, ALTER
TABLE, and INSERT work the same with Isilon storage as with HDFS.
When the Impala spill-to-disk feature is activated by a query that approaches the memory limit, Impala writes
all the temporary data to a local (not Isilon) storage device. Because the I/O bandwidth for the temporary data
depends on the number of local disks, and clusters using Isilon storage might not have as many local disks
attached, pay special attention on Isilon-enabled clusters to any queries that use the spill-to-disk feature. Where
practical, tune the queries or allocate extra memory for Impala to avoid spilling. Although you can specify an
Isilon storage device as the destination for the temporary data for the spill-to-disk feature, that configuration
is not recommended due to the need to transfer the data both ways using remote I/O.
When tuning Impala queries on HDFS, you typically try to avoid any remote reads. When the data resides on
Isilon storage, all the I/O consists of remote reads. Do not be alarmed when you see non-zero numbers for
remote read measurements in query profile output. The benefit of the Impala and Isilon integration is primarily
convenience of not having to move or copy large volumes of data to HDFS, rather than raw query performance.
You can increase the performance of Impala I/O for Isilon systems by increasing the value for the
num_remote_hdfs_io_threads configuration parameter, in the Cloudera Manager user interface for clusters
using Cloudera Manager, or through the --num_remote_hdfs_io_threads startup option for the impalad
daemon on clusters not using Cloudera Manager.
For information about managing Isilon storage devices through Cloudera Manager, see Managing Isilon on page
182.
Required Role:
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display. You can add one type of service at a time.
2. Select the Key-Value Store Indexer service and click Continue.
3. Select the radio button next to the services on which the new service should depend and click Continue.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
5. Click Continue.
6. Review the configuration changes to be applied. Confirm the settings entered for file system paths. The file
paths required vary based on the services to be installed. If you chose to add the Sqoop service, indicate
whether to use the default Derby database or the embedded PostgreSQL database. If the latter, type the
database name, host, and user credentials that you specified when you created the database.
Warning: Do not place DataNode data directories on NAS devices. When resizing an NAS, block
replicas can be deleted, which will result in reports of missing blocks.
Required Role:
Cloudera Morphlines is an open source framework that reduces the time and skills necessary to build or change
Search indexing applications. A morphline is a rich configuration file that simplifies defining an ETL transformation
chain.
1. Go to the Indexer service.
2. Click the Configuration tab.
3. Select Scope > All.
4. Select Category > Morphlines.
5. Create the necessary configuration files, and modify the content in the following properties:
• Morphlines File — Text that goes into the morphlines.conf used by HBase indexers. You should use
$ZK_HOST in this file instead of specifying a ZooKeeper quorum. Cloudera Manager automatically replaces
the $ZK_HOST variable with the correct value during the Solr configuration deployment.
• Custom MIME-types File — Text that goes verbatim into the custom-mimetypes.xml file used by HBase
Indexers with the detectMimeTypes command. See the Cloudera Morphlines Reference Guide for details
on this command.
• Grok Dictionary File — Text that goes verbatim into the grok-dictionary.conf file used by HBase
Indexers with the grok command. See the Cloudera Morphlines Reference Guide for details of this
command.
See Extracting, Transforming, and Loading Data With Cloudera Morphlines for information about using
morphlines with Search and HBase.
the NodeManagers to execute and monitor the tasks. For details of this architecture, see Apache Hadoop NextGen
MapReduce (YARN).
• The Cloudera Manager Admin Console has different methods for displaying MapReduce and YARN job history.
See Monitoring MapReduce Jobs and Monitoring YARN Applications.
• For information on configuring the MapReduce and YARN services for high availability, see MapReduce (MRv1)
and YARN (MRv2) High Availability on page 291
• For information on configuring MapReduce and YARN resource management features, see Resource
Management on page 222.
Once you have migrated to YARN and deleted the MapReduce service, you can remove local data from each
TaskTracker node. The mapred.local.dir parameter is a directory on the local filesystem of each TaskTracker
that contains temporary data for MapReduce. Once the service is stopped, you can remove this directory to free
disk space on each node.
For detailed information on migrating from MapReduce to YARN, see Migrating from MapReduce 1 (MRv1) to
MapReduce 2 (MRv2, YARN).
Required Role:
MapReduce and YARN use separate sets of configuration files. No files are removed or altered when you change
to a different framework. To change from YARN to MapReduce (or vice versa):
1. (Optional) Configure the new MapReduce or YARN service.
2. Update dependent services to use the chosen framework.
3. Configure the alternatives priority.
4. Redeploy the Oozie ShareLib.
5. Redeploy the client configuration.
6. Start the framework service to switch to.
7. (Optional) Stop the unused framework service to free up the resources it uses.
Required Role:
When you change the MapReduce framework, the dependent services that must be updated to use the new
framework are:
• Hive
• Sqoop 2
• Oozie
To update a service:
1. Go to the service.
2. Click the Configuration tab.
3. Select Scope > service name(Service Wide).
4. Select Scope > All.
5. Locate the MapReduce Service property and select the YARN or MapReduce service.
6. Click Save Changes to commit the changes.
7. Select Actions > Restart.
The Hue service is automatically reconfigured to use the same framework as Oozie and Hive. This cannot be
changed. To update the Hue service:
1. Go to the Hue service.
2. Select Actions > Restart.
Required Role:
The alternatives priority property determines which service—MapReduce or YARN—is used by clients to run
MapReduce jobs. The service with a higher value of the property is used. In CDH 4, the MapReduce service
alternatives priority is set to 92 and the YARN service is set to 91. In CDH 5, the values are reversed; the
MapReduce service alternatives priority is set to 91 and the YARN service is set to 92.
To configure the alternatives priority:
1. Go to the MapReduce or YARN service.
2. Click the Configuration tab.
3. Select Scope > Gateway Default Group.
4. Select Category > All.
5. Type Alternatives in Search box.
6. In the Alternatives Priority property, set the priority value.
7. Click Save Changes to commit the changes.
8. Redeploy the client configuration.
Managing MapReduce
For an overview of computation frameworks, and their usage and restrictions, and common tasks, see Managing
MapReduce and YARN on page 188.
Configuring the MapReduce Scheduler
Required Role:
The MapReduce service is configured by default to use the FairScheduler. You can change the scheduler type
to FIFO or Capacity Scheduler. You can also modify the Fair Scheduler and Capacity Scheduler configuration. For
further information on schedulers, see Schedulers on page 222.
Required Role:
Normally job history is saved on the host on which the JobTracker is running. You can configure JobTracker to
write information about every job that completes to a specified HDFS location. By default, the information is
retained for 7 days.
Managing YARN
For an overview of computation frameworks, and their usage and restrictions, and common tasks, see Managing
MapReduce and YARN on page 188.
Required Role:
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display. You can add one type of service at a time.
2. Click the YARN (MR2 Included) radio button and click Continue.
3. Select the radio button next to the services on which the new service should depend and click Continue.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
Configuring Directories
Required Role:
Required Role:
When you upgrade from CDH 4 to CDH 5, you can import MapReduce configurations to YARN as part of the
upgrade wizard. If you do not import configurations during upgrade, you can manually import the configurations
at a later time:
1. Go to the YARN service page.
2. Stop the YARN service.
3. Select Actions > Import MapReduce Configuration. The import wizard presents a warning letting you know
that it will import your configuration, restart the YARN service and its dependent services, and update the
client configuration.
4. Click Continue to proceed. The next page indicates some additional configuration required by YARN.
5. Verify or modify the configurations and click Continue. The Switch Cluster to MR2 step proceeds.
6. When all steps have been completed, click Finish.
Required Role:
The YARN service is configured by default to use the FairScheduler. You can change the scheduler type to FIFO
or Capacity Scheduler. You can also modify the Fair Scheduler and Capacity Scheduler configuration. For further
information on schedulers, see Schedulers on page 222.
The non-zero exit code is reported by the NodeManager as an error in the child process. The NodeManager itself
is not affected by the error.
There are multiple reasons why the task JVM might exit with a non-zero code, though there is no exhaustive
list. Exit codes can be split into two categories:
1. Set by the JVM based on the OS signal received by the JVM
2. Directly set in the code
Signal-related exit codes When the OS sends a signal to the JVM, the JVM handles the signal, which could cause
the JVM to exit. Not all signals cause the JVM to exit. Exit codes for OS signals have a value between 128 and
160. Logs show non-zero status codes without further explanation.
Two exit values that typically do not require investigation are 137 and 143. These values are logged when the
JVM is killed by the NodeManager or the OS. The NodeManager might kill a JVM due to task pre-emption (if that
is configured) or speculative execution. The OS might kill the JVM when the JVM exceeds system limits like CPU
time. You should investigate these codes if they appear frequently, as they might indicate a misconfiguration
or a structural problem with regard to resources.
Exit code 154 is used in RecoveredContainerLaunch#call to indicate containers that were lost between
NodeManager restarts without an exit code being recorded. This is usually a bug, and requires investigation.
Other exit codes The JVM might exit if there is an unrecoverable error while executing a task. The exit code and
the message logged should provide more detail. A Java stack trace might also be logged as part of the exit. These
exits should be investigated further to discover a root cause.
In the case of a streaming MapReduce job, the exit code of the JVM is the same as the mapper or reducer in use.
The mapper or reducer can be a shell script or Python script. This means that the underlying script dictates the
exit code: in streaming jobs, you should take this into account during your investigation.
Managing Oozie
This section describes tasks for managing Oozie.
Required Role:
When you upgrade CDH or switch between MapReduce and YARN computation frameworks, redeploy the Oozie
ShareLib as follows:
1. Go to the Oozie service.
Required Role:
For CDH 4.x Cloudera Manager configures Oozie to recognize only the schema available in CDH 4.0.0, even though
more were added later. If you want to use any additional schema, do the following:
1. In the Cloudera Manager Admin Console, go to the Oozie service.
2. Click the Configuration tab.
3. Select Scope > Oozie Server.
4. Select Category > Advanced.
5. Locate theOozie SchemaService Workflow Extension Schemas property or search for it by typing its name
in the Search box.
6. Enter the desired schema from Table 3: Oozie Schema - CDH 5 on page 198 or Table 4: Oozie Schema - CDH
4 on page 199, appending .xsd to each entry.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
7. Click Save Changes to commit the changes.
8. Restart the Oozie service.
Note: Releases are only included in the following tables if a schema was added or removed. If a
release is not in the table, it has the same set of schemas as the previous release that is in the table.
CDH 5.4.0 CDH 5.2.0 CDH 5.1.0 CDH 5.0.1 CDH 5.0.0
distcp distcp-action-0.1 distcp-action-0.1 distcp-action-0.1 distcp-action-0.1 distcp-action-0.1
distcp-action-0.2 distcp-action-0.2 distcp-action-0.2 distcp-action-0.2 distcp-action-0.2
spark spark-action-0.1
Required Role:
1. Download ext-2.2. Extract the contents of the file to /var/lib/oozie/ on the same host as the Oozie Server.
-Duser.timezone=GMT
• To set the timezone just for Oozie in MySQL, add the following argument to
oozie.service.JPAService.jdbc.url:
useLegacyDatetimeCode=false&serverTimezone=GMT
Important: Changing the timezone on an existing Oozie database while Coordinators are already
running might cause Coordinators to shift by the offset of their timezone from GMT one time after
you make this change.
For more information about how to set your database's timezone, see your database's documentation.
Location
Set the scheduling information in the frequency attribute of the coordinator.xml file. A simple file looks like
the following example. The frequency attribute and scheduling information appear in bold.
Important: Before CDH 5 Oozie used fixed-frequency scheduling. You could only schedule according
to a set amount of minutes or a set time configured in an EL (Expression Language) function. The
cron-like syntax allows more flexibility.
The following table summarizes the valid values for each field.
Hour 0-23 , - * /
Day-of-month 0-31 , - * ? / L W
For more information about Oozie cron-like syntax, see Cron syntax in coordinator frequency.
Important: Some cron implementations accept 0-6 as the range for days of the week. Oozie accepts
1-7 instead.
Scheduling Examples
The following examples show cron scheduling in Oozie. Oozie’s processing time zone is UTC. If you are in a
different time zone, add to or subtract from the appropriate offset in these examples.
Run at the 30th minute of every hour
Set the minute field to 30 and the remaining fields to * so they match every value.
frequency="30 * * * *"
frequency="30 14 * * *"
frequency="30 14 * 2 *"
Run every 20 minutes between 5:00-10:00 a.m. and between 12:00-2:00 p.m. on the fifth day of each month
Set the minute field to 0/20, the hour field to 5-9,12-14, the day-of-month field to 0/5, and the remaining
fields to *.
frequency="0 5 ? * MON"
Tip: If the ? was set to *, this expression would run the job every day at 5:00 a.m., not just
Mondays.
frequency="0 5 L * ?"
Run at 5:00 a.m. on the weekday closest to the 15th day of each month
Set the minute field to 0, the hour field to 5, the day-of-month field to 15W, the month field to *, and the
day-of-week field to ?.
Run every 33 minutes from 9:00-3:00 p.m. on the first Monday of every month
Set the minute field to 0/33, the hour field to 9-14, the day-of-week field to 2#1 (the first Monday), and
the remaining fields to *.
Oozie uses Quartz, a job scheduler library, to parse the cron syntax. For more examples, go to the CronTrigger
Tutorial on the Quartz website. Quartz has two fields (second and year) that Oozie does not support.
Managing Solr
You can install the Solr service through the Cloudera Manager installation wizard, using either parcels or packages.
See Installing Search.
You can elect to have the service created and started as part of the Installation wizard. If you elect not to create
the service using the Installation wizard, you can use the Add Service wizard to perform the installation. The
wizard will automatically configure and start the dependent services and the Solr service. See Adding a Service
on page 34 for instructions.
For further information on the Solr service, see:
• CDH 4 - Cloudera Search Documentation for CDH 4
• CDH 5 - Cloudera Search Guide
The following sections describe how to configure other CDH components to work with the Solr service.
Configuring the Flume Morphline Solr Sink for Use with the Solr Service
Required Role:
To use a Flume Morphline Solr sink, the Flume service must be running on your cluster. See the Flume Near
Real-Time Indexing Reference (CDH 4) or Flume Near Real-Time Indexing Reference (CDH 5) or information about
the Flume Morphline Solr Sink and Managing Flume on page 74.
1. Go to the Flume service.
2. Click the Configuration tab.
3. Select Scope > Agent
4. Select Category > Flume-NG Solr Sink.
5. Edit the following settings, which are templates that you must modify for your deployment:
• Morphlines File (morphlines.conf) - Configures Morphlines for Flume agents. You must use $ZK_HOST
in this field instead of specifying a ZooKeeper quorum. Cloudera Manager automatically replaces the
$ZK_HOST variable with the correct value during the Flume configuration deployment.
• Custom MIME-types File (custom-mimetypes.xml) - Configuration for the detectMimeTypes command.
See the Cloudera Morphlines Reference Guide for details on this command.
• Grok Dictionary File (grok-dictionary.conf) - Configuration for the grok command. See the Cloudera
Morphlines Reference Guide for details on this command.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
Once configuration is complete, Cloudera Manager automatically deploys the required files to the Flume agent
process directory when it starts the Flume agent. Therefore, you can reference the files in the Flume agent
configuration using their relative path names. For example, you can use the name morphlines.conf to refer
to the location of the Morphlines configuration file.
Required Role:
In CDH 4.3 and earlier, in order to use Solr with Hue, you must update the URL for the Solr Server in the Hue
Server advanced configuration snippet.
1. Go to the Hue service.
2. Click the Configuration tab.
3. Type the word "snippet" in the Search box.
A set of Hue advanced configuration snippet properties displays.
4. Add information about your Solr host to the Hue Server Configuration Advanced Configuration Snippet for
hue_safety_valve_server.ini property. For example, if your hostname is SOLR_HOST, you might add the
following:
[search]
## URL of the Solr Server
solr_url=http://SOLR_HOST:8983/solr
Important: If you are using parcels with CDH 4.3, you must register the "hue-search" application
manually or access will fail. You do not need to do this if you are using CDH 4.4 or later.
1. Stop the Hue service.
2. From the command line do the following:
a. cd /opt/cloudera/parcels/CDH 4.3.0-1.cdh4.3.0.pXXX/share/hue
(Substitute your own local repository path for the /opt/cloudera/parcels/... if yours is
different, and specify the appropriate name of the CDH 4.3 parcel that exists in your repository.)
b. ./build/env/bin/python ./tools/app_reg/app_reg.py
--install
/opt/cloudera/parcels/SOLR-0.9.0-1.cdh4.3.0.pXXX/share/hue/apps/search
c. sed -i 's/\.\/apps/..\/..\/..\/..\/..\/apps/g'
./build/env/lib/python2.X/site-packages/hue.pth
where python2.X should be the version you are using (for example, python2.4).
3. Start the Hue service.
Managing Spark
Apache Spark is a general framework for distributed computing that offers very high performance for both
iterative and interactive processing. Spark exposes APIs for Java, Python, and Scala. Spark consists of Spark core
and several related projects:
• Spark SQL - module for working with structured data. Allows you to seamlessly mix SQL queries with Spark
programs.
• Spark Streaming - API that allows you to build scalable fault-tolerant streaming applications.
• MLlib - library that implements common machine learning algorithms.
• GraphX - API for graphs and graph-parallel computation.
This section describes how to manage Spark services and run Spark applications.
To run applications distributed across a cluster, Spark requires a cluster manager. Cloudera supports two cluster
managers: Spark Standalone and YARN. Cloudera does not support running Spark applications on Mesos. On
Spark Standalone, Spark application processes run on Spark Master and Worker roles. On YARN, Spark application
processes run on YARN ResourceManager and NodeManager roles.
In CDH 5, Cloudera recommends running Spark applications on a YARN cluster manager instead of on a Spark
Standalone cluster manager. Using YARN as the Spark cluster manager provides several benefits:
• You can dynamically share and centrally configure the same pool of cluster resources among all frameworks
that run on YARN.
• You can use all the features of YARN schedulers for categorizing, isolating, and prioritizing workloads.
• You choose the number of executors to use; in contrast, Spark Standalone requires each application to run
an executor on every host in the cluster.
• Spark can run against Kerberos enabled Hadoop clusters and use secure authentication between its processes.
Related Information
• Monitoring Spark Applications
• Tuning Spark Applications on page 263
• Cloudera Spark forum
• Apache Spark documentation
• Edit /etc/spark/conf/spark-env.sh and change hostname in the last line to the name of the host where
the Spark Master will run:
###
### === IMPORTANT ===
### Change the following to specify the Master host
###
export STANDALONE_SPARK_MASTER_HOST=`hostname`
Required Role:
To add the History Server:
1. Go to the Spark service.
2. Click the Instances tab.
3. Click the Add Role Instances button.
4. Select a host in the column under History Server, and then click OK.
5. Click Continue.
6. Check the checkbox next to the History Server role.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
1. Create the /user/spark/applicationHistory/ directory in HDFS and set ownership and permissions as
follows:
2. On hosts from which you will launch Spark jobs, do the following:
a. Create /etc/spark/conf/spark-defaults.conf:
cp /etc/spark/conf/spark-defaults.conf.template
/etc/spark/conf/spark-defaults.conf
spark.eventLog.dir=/user/spark/applicationHistory
spark.eventLog.enabled=true
This causes Spark applications to write their history to the directory that the History Server reads.
c. On one host, start the History Server:
To link the YARN ResourceManager directly to the Spark History Server, set the
spark.yarn.historyServer.address property in /etc/spark/conf/spark-defaults.conf:
spark.yarn.historyServer.address=http://spark_history_server:history_port
Spark Applications
Spark applications are similar to MapReduce jobs. Each application is a self-contained computation that runs
user-supplied code to compute a result. As with MapReduce jobs, Spark applications can make use of the
resources of multiple hosts.
In MapReduce, the highest-level unit of computation is a job. The system loads the data, applies a map function,
shuffles it, applies a reduce function, and writes it back out to persistent storage. In Spark, the highest-level of
computation is an application, which can run multiple jobs, in sequence or in parallel. A Spark job can consist of
more stages than just a single map and reduce.
To manage the job flow and schedule tasks, Spark relies on a driver process. Typically, this driver process is the
same as the client process used to initiate the job, although in YARN mode, the driver can run on the cluster. In
contrast, in MapReduce, the client process can terminate and the job will continue running.
A Spark application corresponds to an instance of the SparkContext class. An application can be used for a
single batch job, an interactive session with multiple jobs spaced apart, or a long-lived server continually satisfying
requests. Unlike MapReduce, an application will have processes, called executors, running on its behalf even
when it's not running any jobs. This approach enables data storage in memory for quick access, as well as
lightning-fast task startup time.
Spark Terminology
resilient distributed dataset (RDD)
The core programming abstraction in Spark, consisting of a fault-tolerant collection of elements that can
be operated on in parallel.
partition
A subset of the elements in an RDD. Partitions define the unit of parallelism; Spark processes elements
within a partition in sequence and multiple partitions in parallel. When Spark reads a file from HDFS, it
creates a single partition for a single input split. It returns a single partition for a single block of HDFS
(but the split between partitions is on line split, not the block split), unless you have a compressed text
file. In case of compressed file you would get a single partition for a single file (as compressed text files
are not splittable).
application
A job, sequence of jobs, or a long-running service issuing new commands as needed or an interactive
exploration session.
application JAR
A JAR containing a Spark application. In some cases you can use an "Uber" JAR containing your application
along with its dependencies. The JAR should never include Hadoop or Spark libraries, however, these will
be added at runtime.
cluster manager
An external service for acquiring resources on the cluster: Spark Standalone or YARN.
job
A parallel computation consisting of multiple tasks that gets spawned in response to a Spark action.
task
A unit of work on a partition of a distributed dataset. Also referred to as a stage.
driver
Process that represents the application session. The driver is responsible for converting the application
to a directed graph of individual steps to execute on the cluster. There is one driver per application.
executor
A process that serves a Spark application. An executor runs multiple tasks over its lifetime, and multiple
tasks concurrently. A host may have several Spark executors and there are many hosts running Spark
executors for each application.
deploy mode
Identifies where the driver process runs. In client mode, the submitter launches the driver outside of the
cluster. In cluster mode, the framework launches the driver inside the cluster. Client mode is simpler,
but cluster mode allows you to log out after starting a Spark application without terminating the
application.
Spark Standalone
A model of running Spark applications in which a Master daemon coordinates the efforts of Worker
daemons, which run the executors.
Spark on YARN
A model of running Spark applications in which the YARN ResourceManager performs the functions of
the Spark Master. The functions of the Workers are performed by the YARN NodeManagers, which run
the executors.
ApplicationMaster
A YARN role responsible for negotiating resource requests made by the driver and finding a set of
containers in which to run the Spark application. There is one ApplicationMaster per application.
spark-submit \
--class com.cloudera.example.YarnExample \
--master yarn \
--deploy-mode cluster \
--conf "spark.eventLog.dir=hdfs:///user/spark/eventlog" \
lib/yarn-example.jar \
10
– Specify them in spark-defaults.conf. This file contains lines in the form: "property value". You can
create a comment by putting a hash mark ( # ) at the beginning of a line. You cannot add comments to
the end or middle of a line.
Here is an example of a spark-defaults.conf file:
spark.master spark://mysparkmaster.acme.com:7077
spark.eventLog.enabled true
spark.eventLog.dir hdfs:///user/spark/eventlog
# Set spark executor memory
spark.executor.memory 2g
spark.logConf true
It is a good idea to put configuration properties that you want to use for every application into
spark-defaults.conf. See Application Properties for more information.
Required Role:
1. Go to the Spark service.
2. Click the Configuration tab.
3. Select Scope > Spark Service_Name Service-Wide.
4. Select Category > Advanced.
5. Locate the Spark Client Advanced Configuration Snippet (Safety Valve) for spark-conf/spark-defaults.conf
property.
6. Specify properties described in Application Properties.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
7. Click Save Changes to commit the changes.
8. Deploy the client configuration.
sparkConf.set("spark.streaming.receiver.writeAheadLog.enable", "true")
2. Create a StreamingContext instance using this SparkConf, and specify a checkpoint directory.
3. Use the getOrCreate method in StreamingContext to either create a new context or recover from an old
context from the checkpoint directory:
See Spark Streaming + Kafka Integration Guide and Spark Streaming + Flume Integration Guide.
Using Spark with HBase
A common use case is to use Spark to process data that is destined for HBase. See Importing Data Into HBase
on page 96.
Running Spark Applications
You can run Spark applications locally or distributed across a cluster, either by using an interactive shell or by
submitting an application.
To run applications distributed across a cluster, Spark requires a cluster manager. Cloudera supports two cluster
managers: Spark Standalone and YARN. Cloudera does not support running Spark applications on Mesos. On
Spark Standalone, Spark application processes run on Spark Master and Worker roles. On YARN, Spark application
processes run on YARN ResourceManager and NodeManager roles.
In CDH 5, Cloudera recommends running Spark applications on a YARN cluster manager instead of on a Spark
Standalone cluster manager. Using YARN as the Spark cluster manager provides several benefits:
• You can dynamically share and centrally configure the same pool of cluster resources among all frameworks
that run on YARN.
• You can use all the features of YARN schedulers for categorizing, isolating, and prioritizing workloads.
• You choose the number of executors to use; in contrast, Spark Standalone requires each application to run
an executor on every host in the cluster.
• Spark can run against Kerberos enabled Hadoop clusters and use secure authentication between its processes.
For information on monitoring Spark applications, see Monitoring Spark Applications.
Running Spark Applications Interactively
You can run a Spark application interactively using the the Scala spark-shell or Python pyspark shell application.
For a complete list of options, run spark-shell or Python pyspark with the -h flag.
For example, when the shell is running, you can perform a word-count application using the following code
examples:
• Scala
• Python
file = sc.textFile("hdfs://namenode:8020/path/to/input")
counts = file.flatMap(lambda line: line.split(" ")).map(lambda word: (word,
1)).reduceByKey(lambda v1,v2: v1 + v2)
counts.saveAsTextFile("hdfs://namenode:8020/user/hdfs/output")
Note: Some applications run in an interactive shell that have nested definitions may encounter a
Task not serializable exception, because of a limitation in the way Scala compiles code. Cloudera
recommends submitting these applications to a cluster.
SPARK_HOME/bin/spark-submit \
--option value
Example: Running SparkPi on YARN on page 216 and Example: Running SparkPi on Spark Standalone on page
218 demonstrate how to run a sample application, SparkPi, which is packaged with Spark. It computes an
approximation to the value of Pi.
Option Description
application jar Path to a bundled JAR file including your application and all
dependencies. The URL must be globally visible inside your cluster;
for example, an hdfs:// path or a file:// path that exists on
all nodes.
python file Path to a Python file containing your application. The URL must
be globally visible inside your cluster; for example, an hdfs://
path or a file:// path that exists on all nodes.
--py-files python files Comma-separated list of .zip, .egg, or .py files to place on the
PYTHONPATH for Python apps.
--files files Comma-separated list of files to be placed in the working directory
of each executor.
application arguments Arguments passed to the main method of your main class, if any.
Command-Line Options
You specify command-line options using the form --option value instead of --option=value. (Use a space
instead of an equals sign.)
Table 7: Options
Option Description
--class The FQCN of the class containing the main method of the
application. For example, org.apache.spark.examples.SparkPi.
--conf Spark configuration property in key=value format. For values that
contain spaces, surround "key=value" with quotes (as shown).
--deploy-mode The deployment mode: cluster and client. In cluster mode the
driver runs on worker hosts. In client mode, the driver runs locally
as an external client. Broadly, cluster mode should be used
production jobs, while client mode is more appropriate for
interactive and debugging uses, where you want to see your
application's output immediately. For affect of the deployment
mode when running on YARN, see Deployment Modes on page
214.
Default: client.
--driver-cores Number of cores used by the driver, only in cluster mode (Default:
1).
--driver-memory The maximum heap size (represented as a JVM string; for example
1024m, 2g, and so on) to allocate to the driver. Alternatively, you
can use the spark.driver.memory configuration parameter.
Option Description
--jars Additional JARs to be loaded into the classpath of drivers and
executors in cluster mode or into the executor classpath in client
mode. These JARs can be in the HDFS file system; otherwise they
must be available locally on each executor. The path to the JARs
on HDFS must be specified as
hdfs://nameservice:8020/path/to/jar.
Master Description
local Run Spark locally with one worker thread (that is, no parallelism).
local[K] Run Spark locally with K worker threads (ideally, set this to the
number of cores on your host).
local[*] Run Spark locally with as many worker threads as logical cores
on your host.
spark://host:port Run on the Spark Standalone Master on the specified host. The
port must be the one your Master is configured to use (7077 by
default).
yarn Run on a YARN cluster. The cluster location is determined by the
HADOOP_CONF_DIR or YARN_CONF_DIR variable.
Cluster Overview
MapReduce runs each task in its own process. When a task completes, the process terminates. In Spark, many
tasks can run concurrently in an executor, and the executor exists for the lifetime of the Spark application, even
when no jobs are running. A cluster manager starts the executor processes.
In this model, tasks can start very quickly and process in-memory data. However, you have less control of
resource management. Because the number of executors for an application is typically fixed, and each executor
has a fixed allotment of resources, an application uses the same amount of resources for the full duration that
it runs.
When running on YARN, you can dynamically increase and decrease the number of executors.
Following are the steps that occur when you submit a Spark application to a cluster:
1. spark-submit launches the driver program and invokes the main method in the Spark application.
2. The driver program requests resources from the cluster manager to launch executors.
3. The cluster manager launches executors on behalf of the driver program.
4. The driver process runs the user application. Based on the resilient distributed dataset (RDD) actions and
transformations in the program, the driver sends tasks to executors.
5. Tasks are run on executor processes to compute and save results.
6. If the driver's main method exits or calls SparkContext.stop, it terminates the executors and releases
resources from the cluster manager.
Cluster mode is not well suited to using Spark interactively. Spark applications that require user input, such as
spark-shell and pyspark, need the Spark driver to run inside the client process that initiates the Spark
application.
Spark Options
As well as the class implementing the application and the library containing the class, the options applicable to
running Spark applications on YARN are:
Option Description
--executor-cores Number of processor cores to allocate on each executor.
--executor-memory The maximum heap size to allocate to each executor. Alternatively, you
can use the spark.executor.memory configuration parameter.
--num-executors The total number of YARN containers to allocate for this application.
Alternatively, you can use the spark.executor.instances configuration
parameter.
--queue The YARN queue to submit to.
Default: default.
The argument passed after the JAR controls how close to Pi the approximation should be.
The command will continue to print out status until the job finishes or you press control-C. Terminating the
spark-submit process in cluster mode does not terminate the Spark application as it does in client mode. To
monitor the status of the running application, run yarn application -list.
Running SparkPi in YARN Client Mode
To run SparkPi in client mode:
• CDH 5.2 and lower
The argument passed after the JAR controls how close to Pi the approximation should be.
You can avoid doing this copy each time by manually uploading the Spark assembly JAR file to HDFS. Then set
the SPARK_JAR environment variable to the HDFS path:
Note: In a cluster that is not managed by Cloudera Manager, you must manually upload the JAR each
time you upgrade Spark to a new minor CDH release (for example, any CDH 5 release, including 5.4.0).
The argument passed after the JAR controls how close to Pi the approximation should be.
Running a Crunch Application with Spark
The blog post How-to: Run a Simple Apache Spark App in CDH 5 provides a tutorial on writing, compiling, and
running a Spark application. Taking that article as a starting point, do the following to run a Crunch application
with Spark.
1. Add both the crunch-core and crunch-spark dependencies to your Maven project, along with the other
dependencies shown in the blog post.
2. Use the SparkPipeline (org.apache.crunch.impl.spark.SparkPipeline) where you would have used
the MRPipeline instance in the declaration of your Crunch pipeline. The SparkPipeline will need either a
String that contains the connection string for the Spark master (local for local mode, yarn-client for
YARN) or an actual JavaSparkContext instance.
3. Update the SPARK_SUBMIT_CLASSPATH:
export
SPARK_SUBMIT_CLASSPATH=./commons-codec-1.4.jar:$SPARK_HOME/assembly/lib/*:./myapp-jar-with-dependencies.jar
Important: The commons-codec-1.4 dependency must come before the SPARK_HOME dependencies.
4. Now you can start the pipeline using your Crunch application jar-with-dependencies file using the
spark-submit script, just as you would for a regular Spark pipeline.
Required Role:
The Sqoop 1 client packages are installed by the Installation wizard. However, the client configuration is not
deployed. To create a Sqoop 1 gateway and deploy the client configuration:
1.
On the Home page, click to the right of the cluster name and select Add a Service. A list of service types
display. You can add one type of service at a time.
2. Select the Sqoop 1 Client service and click Continue.
3. Select the radio button next to the services on which the new service should depend and click Continue.
4. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations of
the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same set of
hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
5. Click Continue. The client configuration deployment command runs.
6. Click Continue and click Finish.
Managing Sqoop 2
Cloudera Manager installs the Sqoop 2 service as part of the CDH installation.
Note:
Moving from Sqoop 1 to Sqoop 2: Sqoop 2 is essentially the future of the Apache Sqoop project.
However, since Sqoop 2 currently lacks some of the features of Sqoop 1, Cloudera recommends you
use Sqoop 2 only if it contains all the features required for your use case; otherwise, continue to use
Sqoop 1.
You can elect to have the service created and started as part of the Installation wizard. If you elect not to create
the service using the Installation wizard, you can use the Add Service wizard to perform the installation. The
wizard will automatically configure and start the dependent services and the Sqoop 2 service. See Adding a
Service on page 34 for instructions.
Managing ZooKeeper
Required Role:
When adding the ZooKeeper service, the Add Service wizard automatically initializes the data directories. If you
quit the Add Service wizard or it does not finish successfully, you can initialize the directories outside the wizard
by doing these steps:
1. Go to the ZooKeeper service.
Note: If the data directories are not initialized, the ZooKeeper servers cannot be started.
In a production environment, you should deploy ZooKeeper as an ensemble with an odd number of servers. As
long as a majority of the servers in the ensemble are available, the ZooKeeper service will be available. The
minimum recommended ensemble size is three ZooKeeper servers, and Cloudera recommends that each server
run on a separate machine. In addition, the ZooKeeper server process should have its own dedicated disk storage
if possible.
HDFS
1. Go to the HDFS service.
2. Click the Configuration tab.
3. Search for the io.compression.codecs property.
4. In the Compression Codecs property, click in the field, then click the + sign to open a new value field.
5. Add the following two codecs:
• com.hadoop.compression.lzo.LzoCodec
• com.hadoop.compression.lzo.LzopCodec
6. Save your configuration changes.
7. Restart HDFS.
8. Redeploy the HDFS client configuration.
Oozie
1. Go to /var/lib/oozie on each Oozie server and even if the LZO JAR is present, symlink the Hadoop LZO
JAR:
• CDH 5 - /opt/cloudera/parcels/GPLEXTRAS/lib/hadoop/lib/hadoop-lzo.jar
• CDH 4 - /opt/cloudera/parcels/HADOOP_LZO/lib/hadoop/lib/hadoop-lzo.jar
2. Restart Oozie.
HBase
Restart HBase.
Impala
Restart Impala.
Hive
Restart the Hive server.
Sqoop 2
1. Add the following entries to the Sqoop Service Environment Advanced Configuration Snippet:
• HADOOP_CLASSPATH=$HADOOP_CLASSPATH:/opt/cloudera/parcels/GPLEXTRAS/lib/hadoop/lib/*
• JAVA_LIBRARY_PATH=$JAVA_LIBRARY_PATH:/opt/cloudera/parcels/GPLEXTRAS/lib/hadoop/lib/native
Resource Management
Resource management helps ensure predictable behavior by defining the impact of different services on cluster
resources. The goals of resource management features are to:
• Guarantee completion in a reasonable time frame for critical workloads
• Support reasonable cluster scheduling between groups of users based on fair allocation of resources per
group
• Prevent users from depriving other users access to the cluster
Schedulers
A scheduler is responsible for deciding which tasks get to run and where and when to run them.
The MapReduce and YARN computation frameworks support the following schedulers:
• FIFO - Allocates resources based on arrival time.
• Fair - Allocates resources to weighted pools, with fair sharing within each pool.
– CDH 4 Fair Scheduler
– CDH 5 Fair Scheduler
• Capacity - Allocates resources to pools, with FIFO scheduling within each pool.
– CDH 4 Capacity Scheduler
– CDH 5 Capacity Scheduler
Static Allocation
Cloudera Manager 4 introduced the ability to partition resources across HBase, HDFS, Impala, MapReduce, and
YARN services by allowing you to set configuration properties that were enforced by Linux control groups (Linux
cgroups). With Cloudera Manager 5, the ability to statically allocate resources using cgroups is configurable
through a single static service pool wizard. You allocate services a percentage of total resources and the wizard
configures the cgroups.
For example, the following figure illustrates static pools for HBase, HDFS, Impala, and YARN services that are
respectively assigned 20%, 30%, 20%, and 30% of cluster resources.
Dynamic Allocation
Cloudera Manager allows you to manage mechanisms for dynamically apportioning resources statically allocated
to YARN and Impala using dynamic resource pools.
Depending on the version of CDH you are using, dynamic resource pools in Cloudera Manager support the
following resource management (RM) scenarios:
• (CDH 5) YARN Independent RM - YARN manages the virtual cores, memory, running applications, and scheduling
policy for each pool. In the preceding diagram, three dynamic resource pools - Dev, Product, and Mktg with
weights 3, 2, and 1 respectively - are defined for YARN. If an application starts and is assigned to the Product
pool, and other applications are using the Dev and Mktg pools, the Product resource pool will receive 30% x
2/6 (or 10%) of the total cluster resources. If there are no applications using the Dev and Mktg pools, the
YARN Product pool will be allocated 30% of the cluster resources.
• (CDH 5) YARN and Impala Integrated RM - YARN manages memory for pools running Impala queries; Impala
limits the number of running and queued queries in each pool. In the YARN and Impala integrated RM scenario,
Impala services can reserve resources through YARN, effectively sharing the static YARN service pool and
resource pools with YARN applications. The integrated resource management scenario, where both YARN
and Impala use the YARN resource management framework, require the Impala Llama role.
In the following figure, the YARN and Impala services have a 50% static share which is subdivided among the
original resource pools with an additional resource pool designated for the Impala service. If YARN applications
are using all the original pools, and Impala uses its designated resource pool, Impala queries will have the
same resource allocation 50% x 4/8 = 25% as in the first scenario. However, when YARN applications are not
using the original pools, Impala queries will have access to 50% of the cluster resources.
Note:
When using YARN with Impala, Cloudera recommends using the static partitioning technique
(through a static service pool) rather than the combination of YARN and Llama. YARN is a central,
synchronous scheduler and thus introduces higher latency and variance which is better suited for
batch processing than for interactive workloads like Impala (especially with higher concurrency).
Currently, YARN allocates memory throughout the query, making it hard to reason about
out-of-memory and timeout conditions.
• (CDH 5) YARN and Impala Independent RM - YARN manages the virtual cores, memory, running applications,
and scheduling policy for each pool; Impala manages memory for pools running queries and limits the number
of running and queued queries in each pool.
• (CDH 5 and CDH 4) Impala Independent RM - Impala manages memory for pools running queries and limits
the number of running and queued queries in each pool.
The scenarios where YARN manages resources, whether for independent RM or integrated RM, map to the YARN
scheduler configuration. The scenarios where Impala independently manages resources employ the Impala
admission control feature.
To submit a YARN application to a specific resource pool, specify the mapreduce.job.queuename property. The
YARN application's queue property is mapped to a resource pool. To submit an Impala query to a specific resource
pool, specify the REQUEST_POOL option.
Required Role:
Cloudera Manager supports the Linux control groups (cgroups) kernel feature. With cgroups, administrators can
impose per-resource restrictions and limits on services and roles. This provides the ability to allocate resources
using cgroups to enable isolation of compute frameworks from one another. Resource allocation is implemented
by setting properties for the services and roles.
Distribution CPU Shares I/O Weight Memory Soft Limit Memory Hard Limit
Red Hat Enterprise Linux (or
CentOS) 5
Red Hat Enterprise Linux (or
CentOS) 6
SUSE Linux Enterprise Server
11
Ubuntu 10.04 LTS
Ubuntu 12.04 LTS
Ubuntu 12.04 LTS
Debian 6.0
Debian 7.0
Debian 7.1
If a distribution lacks support for a given parameter, changes to the parameter have no effect.
The exact level of support can be found in the Cloudera Manager Agent log file, shortly after the Agent has
started. See Viewing Cloudera Manager Server and Agent Logs to find the Agent log. In the log file, look for an
entry like this:
The has_memory and similar entries correspond directly to support for the CPU, I/O, and memory parameters.
Further Reading
• http://www.kernel.org/doc/Documentation/cgroups/cgroups.txt
• http://www.kernel.org/doc/Documentation/cgroups/blkio-controller.txt
• http://www.kernel.org/doc/Documentation/cgroups/memory.txt
• https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/index.html
Limitations
• Role group and role instance override cgroup-based resource management parameters must be saved one
at a time. Otherwise some of the changes that should be reflected dynamically will be ignored.
• The role group abstraction is an imperfect fit for resource management parameters, where the goal is often
to take a numeric value for a host resource and distribute it amongst running roles. The role group represents
a "horizontal" slice: the same role across a set of hosts. However, the cluster is often viewed in terms of
"vertical" slices, each being a combination of worker roles (such as TaskTracker, DataNode, Region Server,
Impala Daemon, and so on). Nothing in Cloudera Manager guarantees that these disparate horizontal slices
are "aligned" (meaning, that the role assignment is identical across hosts). If they are unaligned, some of the
role group values will be incorrect on unaligned hosts. For example a host whose role groups have been
configured with memory limits but that's missing a role will probably have unassigned memory.
Action Procedure
CPU 1. Leave DataNode and TaskTracker role group CPU shares at 1024.
2. Set Impala Daemon role group's CPU shares to 256.
3. The TaskTracker role group should be configured with a Maximum Number of
Simultaneous Map Tasks of 2 and a Maximum Number of Simultaneous Reduce Tasks
of 1. This yields an upper bound of three MapReduce tasks at any given time; this is an
important detail for memory sizing.
Memory 1. Set Impala Daemon role group memory limit to 1024 MB.
2. Leave DataNode maximum Java heap size at 1 GB.
3. Leave TaskTracker maximum Java heap size at 1 GB.
4. Leave MapReduce Child Java Maximum Heap Size for Gateway at 1 GB.
5. Leave cgroups hard memory limits alone. We'll rely on "cooperative" memory limits
exclusively, as they yield a nicer user experience than the cgroups-based hard memory
limits.
I/O 1. Leave DataNode and TaskTracker role group I/O weight at 500.
2. Impala Daemon role group I/O weight is set to 125.
When you're done with configuration, restart all services for these changes to take effect.
The results are:
1. When MapReduce jobs are running, all Impala queries together will consume up to a fifth of the cluster's
CPU resources.
2. Individual Impala Daemons won't consume more than 1 GB of RAM. If this figure is exceeded, new queries
will be cancelled.
3. DataNodes and TaskTrackers can consume up to 1 GB of RAM each.
4. We expect up to 3 MapReduce tasks at a given time, each with a maximum heap size of 1 GB of RAM. That's
up to 3 GB for MapReduce tasks.
5. The remainder of each host's available RAM (6 GB) is reserved for other host processes.
6. When MapReduce jobs are running, read requests issued by Impala queries will receive a fifth of the priority
of either HDFS read requests or MapReduce read requests.
Note:
• I/O allocation only works when short-circuit reads are enabled.
• I/O allocation does not handle write side I/O because cgroups in the Linux kernel do not currently
support buffered writes.
Required Role:
1. Select Clusters > Cluster name > Resource Management > Static Service Pools.
2. Click the Configuration tab. The Step 1 of 4: Basic Allocation Setup page displays. In each field in the basic
allocation table, enter the percentage of resources to give to each service. The total must add up to 100%. In
CDH 5 clusters, if you enable integrated resource management, the Impala service shares the YARN service
pool, rather than use its own static pool. In this case, you cannot specify a percentage for the Impala service.
Click Continue to proceed.
3. Step 2: Review Changes - The allocation of resources for each resource type and role displays with the new
values as well as the values previously in effect. The values for each role are set by role group; if there is
more than one role group for a given role type (for example, for RegionServers or DataNodes) then resources
will be allocated separately for the hosts in each role group. Take note of changed settings. If you have
previously customized these settings, check these over carefully.
• Click the to the right of each percentage to display the allocations for a single service. Click to the
right of the Total (100%) to view all the allocations in a single page.
• Click the Back button to go to the previous page and change your allocations.
When you are satisfied with the allocations, click Continue.
4. Step 3 of 4: Restart Services - To apply the new allocation percentages, click Restart Now to restart the
cluster. To skip this step, click Restart Later. If HDFS High Availability is enabled, you will have the option to
choose a rolling restart.
5. Step 4 of 4: Progress displays the status of the restart commands. Click Finished after the restart commands
complete.
Required Role:
To disable static service pools, disable cgroup-based resource management for all hosts in all clusters:
1. In the main navigation bar, click Hosts.
2. Click the Configuration tab.
3. Select Scope > Resource Management.
4. Deselect the Enable Cgroup-based Resource Management property.
5. Click Save Changes.
6. Restart all services.
Static resource management is disabled, but the percentages you set when you configured the pools, and all
the changed settings (for example, heap sizes), are retained by the services. The percentages and settings will
also be used when you re-enable static service pools. If you want to revert to the settings you had before static
service pools were enabled, follow the procedures in Viewing and Reverting Configuration Changes on page 29.
Required Role:
A dynamic resource pool is a named configuration of resources and a policy for scheduling the resources among
YARN applications and Impala queries running in the pool. Dynamic resource pools allow you to schedule and
allocate resources to YARN applications and Impala queries based on a user's access to specific pools and the
resources available to those pools. If a pool's allocation is not in use it can be given to other pools. Otherwise, a
pool receives a share of resources in accordance with the pool's weight. Dynamic resource pools have ACLs that
restrict who can submit work to and administer them.
A configuration set defines the allocation of resources across pools that may be active at a given time. For
example, you can define "weekday" and "weekend" configuration sets, which define different resource pool
configurations for different days of the week.
A scheduling rule defines when a configuration set is active. The configuration set is updated in affected services
every hour.
Resource pools can be nested, with sub-pools restricted by the settings of their parent pool.
The resources available for sharing are subject to the allocations made for each service if static service pools
(cgroups) are being enforced. For example, if the static pool for YARN is 75% of the total cluster resources, then
resource pools will use only that 75% of resources.
After you create or edit a resource pool, displays while the settings are propagated to the service
configuration files. You can also manually refresh the files.
6. If you have enabled ACLs and specified users or groups, optionally click the Submission and Administration
Access Control tabs to specify which users and groups can submit applications and which users can view all
and kill applications. The default is that anyone can submit, view all, and kill applications. To restrict either
of these permissions, select the Allow these users and groups radio button and provide a comma-delimited
list of users and groups in the Users and Groups fields respectively. Click OK.
Adding Sub-Pools
Pools can be nested as sub-pools. They share among their siblings the resources of the parent pool. Each
sub-pool can have its own resource restrictions; if those restrictions fall within the configuration of the parent
pool, then the limits for the sub-pool take effect. If the limits for the sub-pool exceed those of the parent, then
the parent limits take effect.
Once you create sub-pools, jobs cannot be submitted to the parent pool; they must be submitted to a sub-pool.
1. Select Clusters > Cluster name > Resource Management > Dynamic Resource Pools. If the cluster has a YARN
service, the Dynamic Resource Pools Status tab displays. If the cluster has only an Impala service enabled
for dynamic resource pools, the Dynamic Resource Pools Configuration tab displays.
2. If the Status page is displayed, click the Configuration tab. A list of the currently configured pools with their
configured limits displays.
3. Click at the right of a resource pool row and select Add Sub Pool. Configure sub-pool properties.
4. Click OK.
3. Click the User Limits tab. The table displays a list of users and the maximum number of jobs each user can
submit.
4. Click Add User Limit.
5. Specify a username and maximum number of running applications.
6. Click OK.
Enabling ACLs
To specify whether ACLs are checked:
1. Select Clusters > Cluster name > Resource Management > Dynamic Resource Pools.
2. Click the Configuration tab.
3. Click Other Settings.
4. In the Enable ResourceManager ACLs property, click . The YARN service configuration page displays.
5. Select the checkbox.
6. Click Save Changes to commit the changes.
7. Click to invoke the cluster restart wizard.
8. Click Restart Cluster.
9. Click Restart Now.
10. Click Finish.
Configuring ACLs
To configure which users and groups can submit and kill YARN applications in any resource pool:
1. Enable ACLs.
2. Select Clusters > Cluster name > Resource Management > Dynamic Resource Pools.
3. Click the Configuration tab.
4. Click Other Settings.
5. In the Admin ACL property, click . The YARN service configuration page displays.
6. Specify which users and groups can submit and kill applications.
7. Click Save Changes to commit the changes.
8. Click to invoke the cluster restart wizard.
9. Click Restart Cluster.
10. Click Restart Now.
11. Click Finish.
Enabling Preemption
You can enable the Fair Scheduler to preempt applications in other pools if a pool's minimum share is not met
for some period of time. When you create a pool you can specify how long a pool must wait before other
applications are preempted.
1. Select Clusters > Cluster name > Resource Management > Dynamic Resource Pools.
2. Click the Configuration tab.
3. Click the User Limits tab. The table shows you a list of users and the maximum number of jobs each user
can submit.
4. Click Other Settings.
5. In the Fair Scheduler Preemption, click . The YARN service configuration page displays.
6. Select the checkbox.
7. Click Save Changes to commit the changes.
8. Click to invoke the cluster restart wizard.
9. Click Restart Cluster.
10. Click Restart Now.
Placement Rules
Cloudera Manager provides many options for determining how YARN applications and Impala queries are placed
in resource pools. You can specify basic rules that place applications and queries in pools based on runtime
configurations or the name of the user running the application or query or select an advanced option that allows
you to specify a set of ordered rules for placing applications and queries in pools.
To submit a YARN application to a specific resource pool, specify the mapreduce.job.queuename property. The
YARN application's queue property is mapped to a resource pool. To submit an Impala query to a specific resource
pool, specify the REQUEST_POOL option.
Note: YARN and Impala pools created "on-the-fly" are deleted when you restart the YARN and Impala
services.
Configuration Sets
A configuration set defines the allocation of resources across pools that may be active at a given time. For
example, you can define "weekday" and "weekend" configuration sets, which define different resource pool
configurations for different days of the week.
The weekend configuration set assigns the production and development pools an equal share of the resources:
The default configuration set assigns the production pool twice the resources of the development pool:
Scheduling Rules
A scheduling rule defines when a configuration set is active. The configuration set is updated in affected services
every hour.
Example Scheduling Rules
Consider the example weekday and weekend configuration sets. To specify that the weekday configuration set
is active every weekday, weekend configuration set is active on the weekend (weekly on Saturday and Sunday),
and the default configuration set is active all other times, define the following rules:
6. Click OK.
Required Role:
Admission control is an Impala feature that imposes limits on concurrent SQL queries, to avoid resource usage
spikes and out-of-memory conditions on busy CDH clusters. It is a form of “throttling”. New queries are accepted
and executed until certain conditions are met, such as too many queries or too much total memory used across
the cluster. When one of these thresholds is reached, incoming queries wait to begin execution. These queries
are queued and are admitted (that is, begin executing) when the resources become available.
For further information on Impala admission control, see Admission Control and Query Queuing on page 241.
slightly higher during times of heavy load. A negative value indicates no limit. Ignored if
fair_scheduler_config_path and llama_site_path are set.
Type: int64
Default: 200
default_pool_mem_limit
Purpose: Maximum amount of memory (across the entire cluster) that all outstanding requests in this pool
can use before new requests to this pool are queued. Specified in bytes, megabytes, or gigabytes by a number
followed by the suffix b (optional), m, or g, either uppercase or lowercase. You can specify floating-point
values for megabytes and gigabytes, to represent fractional numbers such as 1.5. You can also specify it
as a percentage of the physical memory by specifying the suffix %. 0 or no setting indicates no limit. Defaults
to bytes if no unit is given. Because this limit applies cluster-wide, but each Impala node makes independent
decisions to run queries immediately or queue them, it is a soft limit; the overall memory used by concurrent
queries might be slightly higher during times of heavy load. Ignored if fair_scheduler_config_path and
llama_site_path are set.
Note: Impala relies on the statistics produced by the COMPUTE STATS statement to estimate
memory usage for each query. See COMPUTE STATS Statement for guidelines about how and
when to use this statement.
Type: string
Default: "" (empty string, meaning unlimited)
disable_admission_control
Purpose: Turns off the admission control feature entirely, regardless of other configuration option settings.
Type: Boolean
Default: true
disable_pool_max_requests
Purpose: Disables all per-pool limits on the maximum number of running requests.
Type: Boolean
Default: false
disable_pool_mem_limits
Purpose: Disables all per-pool mem limits.
Type: Boolean
Default: false
fair_scheduler_allocation_path
Purpose: Path to the fair scheduler allocation file (fair-scheduler.xml).
Type: string
Default: "" (empty string)
Usage notes: Admission control only uses a small subset of the settings that can go in this file, as described
below. For details about all the Fair Scheduler configuration settings, see the Apache wiki.
llama_site_path
Purpose: Path to the Llama configuration file (llama-site.xml). If set, fair_scheduler_allocation_path
must also be set.
Type: string
Default: "" (empty string)
Usage notes: Admission control only uses a small subset of the settings that can go in this file, as described
below. For details about all the Llama configuration settings, see the documentation on Github.
queue_wait_timeout_ms
Purpose: Maximum amount of time (in milliseconds) that a request waits to be admitted before timing out.
Type: int64
Default: 60000
.
5. Click Save Changes to commit the changes.
6. Restart the Impala service.
Required Role:
The Enable Integrated Resource Management wizard enables cgroups for the all the hosts in the cluster running
Impala and YARN, adds one or more Llama roles to the Impala service, and configures the Impala and YARN
services.
1. Start the wizard using one of the following paths:
• Cluster-level
1. Select Clusters > Cluster name > Dynamic Resource Pools.
2. In the Status section, click Enable.
• Service-level
1. Go to the Impala service.
2. Select Actions > Enable Integrated Resource Management.
The Enable Integrated Resource Management wizard starts and displays information about resource
management options and the actions performed by the wizard.
2. Click Continue.
3. Leave the Enable Cgroup-based Resource Management checkbox checked and click Continue.
4. Click the Impala Llama ApplicationMaster Hosts field to display a dialog for choosing Llama hosts.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
5. Specify or select one or more hosts and click OK.
6. Click Continue. A progress screen displays with a summary of the wizard actions.
7. Click Continue.
8. Click Restart Now to restart the cluster and apply the configuration changes or click leave this wizard to
restart at a later time.
9. Click Finish.
Required Role:
The Enable Integrated Resource Management wizard enables cgroups for the all the hosts in the cluster running
Impala and YARN, adds one or more Llama roles to the Impala service, and configures the Impala and YARN
services.
1. Start the wizard using one of the following paths:
• Cluster-level
1. Select Clusters > Cluster name > Dynamic Resource Pools.
2. In the Status section, click Disable.
• Service-level
1. Go to the Impala service.
2. Select Actions > Disable Integrated Resource Management.
The Disable Integrated Resource Management wizard starts and displays information about resource
management options and the actions performed by the wizard.
Required Role:
1. Go to the Impala service.
2. Click the Configuration tab.
3. Select Scope > Impala Llama ApplicationMaster.
4. Edit configuration properties.
5. Click Save Changes to commit the changes.
6. Restart the Llama role.
Note:
When using YARN with Impala, Cloudera recommends using the static partitioning technique (through
a static service pool) rather than the combination of YARN and Llama. YARN is a central, synchronous
scheduler and thus introduces higher latency and variance which is better suited for batch processing
than for interactive workloads like Impala (especially with higher concurrency). Currently, YARN
allocates memory throughout the query, making it hard to reason about out-of-memory and timeout
conditions.
Important:
• Cloudera strongly recommends you upgrade to CDH 5 or higher to use admission control. In CDH
4, admission control will only work if you don't have Hue deployed; unclosed Hue queries will
accumulate and exceed the queue size limit. On CDH 4, to use admission control, you must explicitly
enable it by specifying --disable_admission_control=false in the impalad command-line
options.
• Use the COMPUTE STATS statement for large tables involved in join queries, and follow other steps
from Tuning Impala for Performance to tune your queries. Although COMPUTE STATS is an important
statement to help optimize query performance, it is especially important when admission control
is enabled:
– When queries complete quickly and are tuned for optimal memory usage, there is less chance
of performance or capacity problems during times of heavy load.
– The admission control feature also relies on the statistics produced by the COMPUTE STATS
statement to generate accurate estimates of memory usage for complex queries. If the
estimates are inaccurate due to missing statistics, Impala might hold back queries unnecessarily
even though there is sufficient memory to run them, or might allow queries to run that end
up exceeding the memory limit and being cancelled.
The admission control feature lets you set a cluster-wide upper limit on the number of concurrent Impala queries
and on the memory used by those queries. Any additional queries are queued until the earlier ones finish, rather
than being cancelled or running slowly and causing contention. As other queries finish, the queued queries are
allowed to proceed.
For details on the internal workings of admission control, see How Impala Schedules and Enforces Limits on
Concurrent Queries on page 242.
scheduling where different statements are submitted through different hosts, set up all table structures ahead
of time so that the statements controlled by the queuing system are primarily queries, where order is not
significant. Or, if a sequence of statements needs to happen in strict order (such as an INSERT followed by a
SELECT), submit all those statements through a single session, while connected to the same Impala daemon
host.
The limit on the number of concurrent queries is a “soft” one, To achieve high throughput, Impala makes quick
decisions at the host level about which queued queries to dispatch. Therefore, Impala might slightly exceed the
limit from time to time.
To avoid a large backlog of queued requests, you can also set an upper limit on the size of the queue for queries
that are delayed. When the number of queued queries exceeds this limit, further queries are cancelled rather
than being queued. You can also configure a timeout period, after which queued queries are cancelled, to avoid
indefinite waits. If a cluster reaches this state where queries are cancelled due to too many concurrent requests
or long waits for query execution to begin, that is a signal for an administrator to take action, either by provisioning
more resources, scheduling work on the cluster to smooth out the load, or by doing Impala performance tuning
to enable higher throughput.
How Admission Control works with Impala Clients (JDBC, ODBC, HiveServer2)
Most aspects of admission control work transparently with client interfaces such as JDBC and ODBC:
• If a SQL statement is put into a queue rather than running immediately, the API call blocks until the statement
is dequeued and begins execution. At that point, the client program can request to fetch results, which might
also block until results become available.
• If a SQL statement is cancelled because it has been queued for too long or because it exceeded the memory
limit during execution, the error is returned to the client program with a descriptive error message.
If you want to submit queries to different resource pools through the REQUEST_POOL query option, as described
in REQUEST_POOL Query Option, In Impala 2.0 and higher you can change that query option through a SQL SET
statement that you submit from the client application, in the same session. Prior to Impala 2.0, that option was
only settable for a session through the impala-shell SET command, or cluster-wide through an impalad
startup option.
Admission control has the following limitations or special behavior when used with JDBC or ODBC applications:
• The MEM_LIMIT query option, sometimes useful to work around problems caused by inaccurate memory
estimates for complicated queries, is only settable through the impala-shell interpreter and cannot be
used directly through JDBC or ODBC applications.
• Admission control does not use the other resource-related query options, RESERVATION_REQUEST_TIMEOUT
or V_CPU_CORES. Those query options only apply to the YARN resource management framework.
Type: int64
Default: 200
default_pool_mem_limit
Purpose: Maximum amount of memory (across the entire cluster) that all outstanding requests in this
pool can use before new requests to this pool are queued. Specified in bytes, megabytes, or gigabytes
by a number followed by the suffix b (optional), m, or g, either uppercase or lowercase. You can specify
floating-point values for megabytes and gigabytes, to represent fractional numbers such as 1.5. You
can also specify it as a percentage of the physical memory by specifying the suffix %. 0 or no setting
indicates no limit. Defaults to bytes if no unit is given. Because this limit applies cluster-wide, but each
Impala node makes independent decisions to run queries immediately or queue them, it is a soft limit;
the overall memory used by concurrent queries might be slightly higher during times of heavy load.
Ignored if fair_scheduler_config_path and llama_site_path are set.
Note: Impala relies on the statistics produced by the COMPUTE STATS statement to estimate
memory usage for each query. See COMPUTE STATS Statement for guidelines about how and
when to use this statement.
Type: string
Default: "" (empty string, meaning unlimited)
disable_admission_control
Purpose: Turns off the admission control feature entirely, regardless of other configuration option settings.
Type: Boolean
Default: true
disable_pool_max_requests
Purpose: Disables all per-pool limits on the maximum number of running requests.
Type: Boolean
Default: false
disable_pool_mem_limits
Purpose: Disables all per-pool mem limits.
Type: Boolean
Default: false
fair_scheduler_allocation_path
Purpose: Path to the fair scheduler allocation file (fair-scheduler.xml).
Type: string
Type: string
Default: "" (empty string)
Usage notes: Admission control only uses a small subset of the settings that can go in this file, as
described below. For details about all the Llama configuration settings, see the documentation on Github.
queue_wait_timeout_ms
Purpose: Maximum amount of time (in milliseconds) that a request waits to be admitted before timing
out.
Type: int64
Default: 60000
Configuring Admission Control Using Cloudera Manager
In Cloudera Manager, you can configure pools to manage queued Impala queries, and the options for the limit
on number of concurrent queries and how to handle queries that exceed the limit. For details, see Managing
Resources with Cloudera Manager.
See Examples of Admission Control Configurations on page 246 for a sample setup for admission control under
Cloudera Manager.
Configuring Admission Control Using the Command Line
If you do not use Cloudera Manager, you use a combination of startup options for the Impala daemon, and
optionally editing or manually constructing the configuration files fair-scheduler.xml and llama-site.xml.
For a straightforward configuration using a single resource pool named default, you can specify configuration
options on the command line and skip the fair-scheduler.xml and llama-site.xml configuration files.
For an advanced configuration with multiple resource pools using different settings, set up the
fair-scheduler.xml and llama-site.xml configuration files manually. Provide the paths to each one using
the Impala daemon command-line options, --fair_scheduler_allocation_path and --llama_site_path
respectively.
The Impala admission control feature only uses the Fair Scheduler configuration settings to determine how to
map users and groups to different resource pools. For example, you might set up different resource pools with
separate memory limits, and maximum number of concurrent and queued queries, for different categories of
users within your organization. For details about all the Fair Scheduler configuration settings, see the Apache
wiki.
The Impala admission control feature only uses a small subset of possible settings from the llama-site.xml
configuration file:
llama.am.throttling.maximum.placed.reservations.queue_name
llama.am.throttling.maximum.queued.reservations.queue_name
For details about all the Llama configuration settings, see Llama Default Configuration.
See Example Admission Control Configurations Using Configuration Files on page 247 for sample configuration
files for admission control using multiple resource pools, without Cloudera Manager.
Figure 1: Sample Settings for Cloudera Manager Dynamic Resource Pools Page
The following figure shows a sample of the Placement Rules page in Cloudera Manager, accessed through the
Clusters > Cluster name > Resource Management > Dynamic Resource Pools menu choice and then the
Configuration > Placement Rules tabs. The settings demonstrate a reasonable configuration of a pool named
default to service all requests where the specified resource pool does not exist, is not explicitly set, or the user
or group is not authorized for the specified pool.
<allocations>
<queue name="root">
<aclSubmitApps> </aclSubmitApps>
<queue name="default">
<maxResources>50000 mb, 0 vcores</maxResources>
<aclSubmitApps>*</aclSubmitApps>
</queue>
<queue name="development">
<maxResources>200000 mb, 0 vcores</maxResources>
<aclSubmitApps>user1,user2 dev,ops,admin</aclSubmitApps>
</queue>
<queue name="production">
<maxResources>1000000 mb, 0 vcores</maxResources>
<aclSubmitApps> ops,admin</aclSubmitApps>
</queue>
</queue>
<queuePlacementPolicy>
<rule name="specified" create="false"/>
<rule name="default" />
</queuePlacementPolicy>
</allocations>
llama-site.xml:
resource-intensive, but inserting into a Parquet table can require substantial memory due to buffering 1 GB of
data before writing out each Parquet data block. See Loading Data into Parquet Tables for instructions about
inserting data efficiently into Parquet tables.
Although admission control does not scrutinize memory usage for other kinds of DDL statements, if a query is
queued due to a limit on concurrent queries or memory usage, subsequent statements in the same session are
also queued so that they are processed in the correct order:
If you set up different resource pools for different users and groups, consider reusing any classifications and
hierarchy you developed for use with Sentry security. See Enabling Sentry Authorization for Impala for details.
For details about all the Fair Scheduler configuration settings, see Fair Scheduler Configuration, in particular the
tags such as <queue> and <aclSubmitApps> to map users and groups to particular resource pools (queues).
Note:
When using YARN with Impala, Cloudera recommends using the static partitioning technique (through
a static service pool) rather than the combination of YARN and Llama. YARN is a central, synchronous
scheduler and thus introduces higher latency and variance which is better suited for batch processing
than for interactive workloads like Impala (especially with higher concurrency). Currently, YARN
allocates memory throughout the query, making it hard to reason about out-of-memory and timeout
conditions.
do not stall partway through waiting for new resources to be allocated. Llama is the intermediary process that
ensures all requested resources are available before each Impala query actually begins.
For management through Cloudera Manager, see The Impala Llama ApplicationMaster.
Setting up the Impala side in a Llama HA configuration involves setting the impalad configuration options
-llama_addresses (mandatory) and optionally -llama_max_request_attempts,
-llama_registration_timeout_secs, and -llama_registration_wait_secs. See the next section impalad
Startup Options for Resource Management on page 251 for usage instructions for those options.
The impalad daemon on the coordinator host registers with the Llama server for each query, receiving a handle
that is used for subsequent resource requests. If a Llama server becomes unavailable, all running Impala queries
are cancelled. Subsequent queries register with the next specified Llama server. This registration only happens
when a query or similar request causes an impalad to request resources through Llama. Therefore, when a
Llama server becomes unavailable, that fact might not be reported immediately in the Impala status information
such as the metrics page in the debug web UI.
Cloudera Manager method: See Llama High Availailability.
impalad Startup Options for Resource Management
The following startup options for impalad enable resource management and customize its parameters for your
cluster configuration:
• -enable_rm: Whether to enable resource management or not, either true or false. The default is false.
None of the other resource management options have any effect unless -enable_rm is turned on.
• -llama_host: Hostname or IP address of the Llama service that Impala should connect to. The default is
127.0.0.1.
• -llama_port: Port of the Llama service that Impala should connect to. The default is 15000.
• -llama_callback_port: Port that Impala should start its Llama callback service on. Llama reports when
resources are granted or preempted through that service.
• -cgroup_hierarchy_path: Path where YARN and Llama will create cgroups for granted resources. Impala
assumes that the cgroup for an allocated container is created in the path 'cgroup_hierarchy_path +
container_id'.
• -rm_always_use_defaults: If this Boolean option is enabled, Impala ignores computed estimates and
always obtains the default memory and CPU allocation from Llama at the start of the query. These default
estimates are approximately 2 CPUs and 4 GB of memory, possibly varying slightly depending on cluster size,
workload, and so on. Cloudera recommends enabling -rm_always_use_defaults whenever resource
management is used, and relying on these default values (that is, leaving out the two following options).
• -rm_default_memory=size: Optionally sets the default estimate for memory usage for each query. You
can use suffixes such as M and G for megabytes and gigabytes, the same as with the MEM_LIMIT query
option. Only has an effect when -rm_always_use_defaults is also enabled.
• -rm_default_cpu_cores: Optionally sets the default estimate for number of virtual CPU cores for each
query. Only has an effect when -rm_always_use_defaults is also enabled.
The following options fine-tune the interaction of Impala with Llama when Llama high availability (HA) is enabled.
The -llama_addresses option is only applicable in a Llama HA environment. -llama_max_request_attempts,
-llama_registration_timeout_secs, and -llama_registration_wait_secs work whether or not Llama
HA is enabled, but are most useful in combination when Llama is set up for high availability.
• -llama_addresses: Comma-separated list of hostname:port items, specifying all the members of the
Llama availability group. Defaults to "127.0.0.1:15000".
• -llama_max_request_attempts: Maximum number of times a request to reserve, expand, or release
resources is retried until the request is cancelled. Attempts are only counted after Impala is registered with
Llama. That is, a request survives at mostllama_max_request_attempts-1 re-registrations. Defaults to
5.
• -llama_registration_timeout_secs: Maximum number of seconds that Impala will attempt to register
or re-register with Llama. If registration is unsuccessful, Impala cancels the action with an error, which could
result in an impalad startup failure or a cancelled query. A setting of -1 means try indefinitely. Defaults to
30.
• -llama_registration_wait_secs: Number of seconds to wait between attempts during Llama registration.
Defaults to 3.
Performance Management
This section describes mechanisms and best practices for improving performance.
Related Information
• Tuning Impala for Performance
Important: If you are running CDH over 10 GBps Ethernet, improperly set network configuration or
improperly applied NIC firmware or drivers can noticeably degrade performance. Work with your
network engineers and hardware vendors to make sure that you have the proper NIC firmware, drivers,
and configurations in place and that your network performs properly. Cloudera recognizes that network
setup and upgrade are challenging problems, and will make best efforts to share any helpful
experiences.
1. To see whether transparent hugepage compaction is enabled, run the following command and check the
output:
$ cat defrag_file_pathname
You can also disable transparent hugepage compaction interactively (but remember this will not survive a
reboot).
To disable transparent hugepage compaction temporarily as root:
cat /proc/sys/vm/swappiness
On most systems, it is set to 60 by default. This is not suitable for Hadoop cluster nodes, because it can cause
processes to get swapped out even when there is free memory available. This can affect stability and performance,
and may cause problems such as lengthy garbage collection pauses for important system daemons. Cloudera
recommends that you set this parameter to 10 or less; for example:
# sysctl -w vm.swappiness=10
Cloudera previously recommended a setting of 0, but in recent kernels (such as those included with RedHat 6.4
and higher, and Ubuntu 12.04 LTS and higher) a setting of 0 might lead to out of memory issues per this blog
post: http://www.percona.com/blog/2014/04/28/oom-relation-vm-swappiness0-new-kernel/.
<property>
<name>mapreduce.tasktracker.outofband.heartbeat</name>
<value>true</value>
</property>
Reduce the interval for JobClient status reports on single node systems
The jobclient.progress.monitor.poll.interval property defines the interval (in milliseconds) at which
JobClient reports status to the console and checks for job completion. The default value is 1000 milliseconds;
you may want to set this to a lower value to make tests run faster on a single-node cluster. Adjusting this value
on a large production cluster may lead to unwanted client-server traffic.
<property>
<name>jobclient.progress.monitor.poll.interval</name>
<value>10</value>
</property>
<property>
<name>mapreduce.jobtracker.heartbeat.interval.min</name>
<value>10</value>
</property>
<property>
<name>mapred.reduce.slowstart.completed.maps</name>
<value>0</value>
</property>
To add JARs to the classpath, use -libjars jar1,jar2, which will copy the local JAR files to HDFS and then
use the distributed cache mechanism to make sure they are available on the task nodes and are added to the
task classpath.
The advantage of this over JobConf.setJar is that if the JAR is on a task node it won't need to be copied again
if a second task from the same job runs on that node, though it will still need to be copied from the launch
machine to HDFS.
Note: -libjars works only if your MapReduce driver uses ToolRunner. If it doesn't, you would need
to use the DistributedCache APIs (Cloudera does not recommend this).
For more information, see item 1 in the blog post How to Include Third-Party Libraries in Your MapReduce Job.
Changing the Logging Level on a Job (MRv1)
You can change the logging level for an individual job. You do this by setting the following properties in the job
configuration (JobConf):
• mapreduce.map.log.level
• mapreduce.reduce.log.level
Valid values are NONE, INFO, WARN, DEBUG, TRACE, and ALL.
Example:
conf.set("mapreduce.map.log.level", "DEBUG");
conf.set("mapreduce.reduce.log.level", "TRACE");
...
General Guidelines
• You need to balance the processing capacity required to compress and uncompress the data, the disk IO
required to read and write the data, and the network bandwidth required to send the data across the network.
The correct balance of these factors depends upon the characteristics of your cluster and your data, as well
as your usage patterns.
• Compression is not recommended if your data is already compressed (such as images in JPEG format). In
fact, the resulting file can actually be larger than the original.
• GZIP compression uses more CPU resources than Snappy or LZO, but provides a higher compression ratio.
GZip is often a good choice for cold data, which is accessed infrequently. Snappy or LZO are a better choice
for hot data, which is accessed frequently.
• BZip2 can also produce more compression than GZip for some types of files, at the cost of some speed when
compressing and decompressing. HBase does not support BZip2 compression.
• Snappy often performs better than LZO. It is worth running tests to see if you detect a significant difference.
• For MapReduce, if you need your compressed data to be splittable, BZip2, LZO, and Snappy formats are
splittable, but GZip is not. Splittability is not relevant to HBase data.
• For MapReduce, you can compress either the intermediate data, the output, or both. Adjust the parameters
you provide for the MapReduce job accordingly. The following examples compress both the intermediate
data and the output. MR2 is shown first, followed by MR1.
– MR2
"-Dmapreduce.map.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec"
"-Dmapreduce.output.compress=true"
"-Dmapreduce.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec"
-outKey
org.apache.hadoop.io.Text -outValue org.apache.hadoop.io.Text input output
– MR1
"-Dmapred.map.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec"
"-Dmapred.output.compress=true"
"-Dmapred.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec"
-outKey
org.apache.hadoop.io.Text -outValue org.apache.hadoop.io.Text input output
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
To configure support for LZO in CDH, see Step 5: (Optional) Install LZO and Configuring LZO. Snappy support is
included in CDH.
To use Snappy in a MapReduce job, see Using Snappy for MapReduce Compression. Use the same method for
LZO, with the codec com.hadoop.compression.lzo.LzopCodec instead.
Further Reading
For more information about compression algorithms in Hadoop, see section 4.2 of Hadoop: The Definitive Guide,
by Tom White.
<luceneMatchVersion>4.4</luceneMatchVersion>
General Tuning
The following tuning categories can be completed at any time. It is less important to implement these changes
before beginning to use your system.
General Tips
• Enabling multi-threaded faceting can provide better performance for field faceting. When multi-threaded
faceting is enabled, field faceting tasks are completed in a parallel with a thread working on every field
faceting task simultaneously. Performance improvements do not occur in all cases, but improvements are
likely when all of the following are true:
– The system uses highly concurrent hardware.
– Faceting operations apply to large data sets over multiple fields.
– There is not an unusually high number of queries occurring simultaneously on the system. Systems that
are lightly loaded or that are mainly engaged with ingestion and indexing may be helped by multi-threaded
faceting; for example, a system ingesting articles and being queried by a researcher. Systems heavily
loaded by user queries are less likely to be helped by multi-threaded faceting; for example, an e-commerce
site with heavy user-traffic.
Note: Multi-threaded faceting only applies to field faceting and not to query faceting.
• Field faceting identifies the number of unique entries for a field. For example, multi-threaded
faceting could be used to simultaneously facet for the number of unique entries for the fields,
"color" and "size". In such a case, there would be two threads, and each thread would work on
faceting one of the two fields.
• Query faceting identifies the number of unique entries that match a query for a field. For
example, query faceting could be used to find the number of unique entries in the "size" field
are between 1 and 5. Multi-threaded faceting does not apply to these operations.
To enable multi-threaded faceting, add facet-threads to queries. For example, to use up to 1000 threads,
you might use a query as follows:
http://localhost:8983/solr/collection1/select?q=*:*&facet=true&fl=id&facet.field=f0_ws&facet.threads=1000
files on read and write, storing the portions of the file in JVM "direct memory" (meaning off heap) by default or
optionally in the JVM heap. Direct memory is preferred as it is not affected by garbage collection.
Batch jobs typically do not make use of the cache, while Solr servers (when serving queries or indexing documents)
should. When running indexing using MapReduce, the MR jobs themselves do not make use of the block cache.
Block caching is turned off by default and should be left disabled.
Tuning of this cache is complex and best practices are continually being refined. In general, allocate a cache that
is about 10-20% of the amount of memory available on the system. For example, when running HDFS and Solr
on a host with 50 GB of memory, typically allocate 5-10 GB of memory using
solr.hdfs.blockcache.slab.count. As index sizes grow you may need to tune this parameter to maintain
optimal performance.
Configuration
The following parameters control caching. They can be configured at the Solr process level by setting the respective
system property or by editing the solrconfig.xml directly.
Note:
Increasing the direct memory cache size may make it necessary to increase the maximum direct
memory size allowed by the JVM. Add the following to /etc/default/solr or
/opt/cloudera/parcels/CDH-*/etc/default/solr to do so. You must also replace MAXMEM
with a reasonable upper limit. A typical default JVM value for this is 64 MB. When using MAXMEM,
you must specify a unit such as g for gigabytes or m for megabytes. If MAXMEM were set to 2, the
following command would set MaxDirectMemorySize to 2 GB:
CATALINA_OPTS="-XX:MaxDirectMemorySize=MAXMEMg -XX:+UseLargePages"
Each Solr slab allocates the slab's memory, which is 128 MB by default, as well as allocating some
additional direct memory overhead. Therefore, ensure that the MaxDirectMemorySize is set
comfortably above the value expected for slabs alone. The amount of additional memory required
varies according to multiple factors, but for most cases, setting MaxDirectMemorySize to at least
20-30% more than the total memory configured for slabs is sufficient. Setting the
MaxDirectMemorySize to the number of slabs multiplied by the slab size does not provide enough
memory.
Restart Solr servers after editing parameters.
Solr HDFS optimizes caching when performing NRT indexing using Lucene's NRTCachingDirectory.
Lucene caches a newly created segment if both of the following conditions are true:
• The segment is the result of a flush or a merge and the estimated size of the merged segment is <=
solr.hdfs.nrtcachingdirectory.maxmergesizemb.
• The total cached bytes is <= solr.hdfs.nrtcachingdirectory.maxcachedmb.
The following parameters control NRT caching behavior:
<directoryFactory name="DirectoryFactory">
<bool name="solr.hdfs.blockcache.enabled">${solr.hdfs.blockcache.enabled:true}</bool>
<int
name="solr.hdfs.blockcache.slab.count">${solr.hdfs.blockcache.slab.count:1}</int>
<bool
name="solr.hdfs.blockcache.direct.memory.allocation">${solr.hdfs.blockcache.direct.memory.allocation:true}</bool>
<int
name="solr.hdfs.blockcache.blocksperbank">${solr.hdfs.blockcache.blocksperbank:16384}</int>
<bool
name="solr.hdfs.blockcache.read.enabled">${solr.hdfs.blockcache.read.enabled:true}</bool>
<bool
name="solr.hdfs.blockcache.write.enabled">${solr.hdfs.blockcache.write.enabled:true}</bool>
<bool
name="solr.hdfs.nrtcachingdirectory.enable">${solr.hdfs.nrtcachingdirectory.enable:true}</bool>
<int
name="solr.hdfs.nrtcachingdirectory.maxmergesizemb">${solr.hdfs.nrtcachingdirectory.maxmergesizemb:16}</int>
<int
name="solr.hdfs.nrtcachingdirectory.maxcachedmb">${solr.hdfs.nrtcachingdirectory.maxcachedmb:192}</int>
</directoryFactory>
The following example illustrates passing Java options by editing the /etc/default/solr or
/opt/cloudera/parcels/CDH-*/etc/default/solr configuration file:
For better performance, Cloudera recommends setting the Linux swap space on all Solr server hosts as shown
below:
# minimize swappiness
sudo sysctl vm.swappiness=10
sudo bash -c 'echo "vm.swappiness=10">> /etc/sysctl.conf'
# disable swap space until next reboot:
sudo /sbin/swapoff -a
Cloudera previously recommended a setting of 0, but in recent kernels (such as those included with RedHat 6.4
and higher, and Ubuntu 12.04 LTS and higher) a setting of 0 might lead to out of memory issues per this blog
post: http://www.percona.com/blog/2014/04/28/oom-relation-vm-swappiness0-new-kernel/.
Threads
Configure the Tomcat server to have more threads per Solr instance. Note that this is only effective if your
hardware is sufficiently powerful to accommodate the increased threads. 10,000 threads is a reasonable number
to try in many cases.
To change the maximum number of threads, add a maxThreads element to the Connector definition in the
Tomcat server's server.xml configuration file. For example, if you installed Search for CDH 5 using parcels
installation, you would modify the Connector definition in the <parcel
path>/CDH/etc/solr/tomcat-conf.dist/conf/server.xml file so this:
Becomes this:
Garbage Collection
Choose different garbage collection options for best performance in different environments. Some garbage
collection options typically chosen include:
• Concurrent low pause collector: Use this collector in most cases. This collector attempts to minimize "Stop
the World" events. Avoiding these events can reduce connection timeouts, such as with ZooKeeper, and may
improve user experience. This collector is enabled using -XX:+UseConcMarkSweepGC.
• Throughput collector: Consider this collector if raw throughput is more important than user experience. This
collector typically uses more "Stop the World" events so this may negatively affect user experience and
connection timeouts such as ZooKeeper heartbeats. This collector is enabled using -XX:+UseParallelGC.
If UseParallelGC "Stop the World" events create problems, such as ZooKeeper timeouts, consider using the
UseParNewGC collector as an alternative collector with similar throughput benefits.
You can also affect garbage collection behavior by increasing the Eden space to accommodate new objects. With
additional Eden space, garbage collection does not need to run as frequently on new objects.
Replicated Data
You can adjust the degree to which different data is replicated.
Replicas
If you have sufficient additional hardware, add more replicas for a linear boost of query throughput. Note that
adding replicas may slow write performance on the first replica, but otherwise this should have minimal negative
consequences.
Transaction Log Replication
Beginning with CDH 5.4.1, Search for CDH supports configurable transaction log replication levels for replication
logs stored in HDFS.
Configure the replication factor by modifying the tlogDfsReplication setting in solrconfig.xml. The
tlogDfsReplication is a new setting in the updateLog settings area. An excerpt of the solrconfig.xml file
where the transaction log replication factor is set is as follows:
<updateHandler class="solr.DirectUpdateHandler2">
<!-- Enables a transaction log, used for real-time get, durability, and
and solr cloud replica recovery. The log can grow as big as
uncommitted changes to the index, so use of a hard autoCommit
is recommended (see below).
"dir" - the target directory for transaction logs, defaults to the
solr data directory. -->
<updateLog>
<str name="dir">${solr.ulog.dir:}</str>
<int name="tlogDfsReplication">3</int>
</updateLog>
You might want to increase the replication level from the default level of 1 to some higher value such as 3.
Increasing the transaction log replication level can:
• Reduce the chance of data loss, especially when the system is otherwise configured to have single replicas
of shards. For example, having single replicas of shards is reasonable when autoAddReplicas is enabled,
but without additional transaction log replicas, the risk of data loss during a node failure would increase.
• Facilitate rolling upgrade of HDFS while Search is running. If you have multiple copies of the log, when a node
with the transaction log becomes unavailable during the rolling upgrade process, another copy of the log can
continue to collect transactions.
• Facilitate HDFS write lease recovery.
Initial testing shows no significant performance regression for common use cases.
Shards
In some cases, oversharding can help improve performance including intake speed. If your environment includes
massively parallel hardware and you want to use these available resources, consider oversharding. You might
increase the number of replicas per host from 1 to 2 or 3. Making such changes creates complex interactions,
so you should continue to monitor your system's performance to ensure that the benefits of oversharding do
not outweigh the costs.
Commits
Changing commit values may improve performance in some situation. These changes result in tradeoffs and
may not be beneficial in all cases.
• For hard commit values, the default value of 60000 (60 seconds) is typically effective, though changing this
value to 120 seconds may improve performance in some cases. Note that setting this value to higher values,
such as 600 seconds may result in undesirable performance tradeoffs.
• Consider increasing the auto-commit value from 15000 (15 seconds) to 120000 (120 seconds).
• Enable soft commits and set the value to the largest value that meets your requirements. The default value
of 1000 (1 second) is too aggressive for some environments.
Other Resources
• General information on Solr caching is available on the SolrCaching page on the Solr Wiki.
• Information on issues that influence performance is available on the SolrPerformanceFactors page on the
Solr Wiki.
• Resource Management describes how to use Cloudera Manager to manage resources, for example with Linux
cgroups.
• For information on improving querying performance, see How to make searching faster.
• For information on improving indexing performance, see How to make indexing faster.
@DeveloperApi
def this(config: SparkConf, preferredNodeLocationData: Map[ String, Set[SplitInfo]])
= {
this(config)
this.preferredNodeLocationData = preferredNodeLocationData
}
allows you to explicitly specify the preferred locations to start executors. The following example from
examples/src/main/scala/org/apache/spark/examples/SparkHdfsLR.scala, provides an example of
using this API:
...
val sparkConf = new SparkConf().setAppName("SparkHdfsLR")
val inputPath = args(0)
val conf = SparkHadoopUtil.get.newConfiguration()
val sc = new SparkContext(sparkConf,
InputFormatInfo.computePreferredLocations(
Seq(new InputFormatInfo(conf, classOf[org.apache.hadoop.mapred.TextInputFormat],
inputPath))
...
High Availability
This guide is for Apache Hadoop system administrators who want to enable continuous availability by configuring
clusters without single points of failure.
Background
In a standard configuration, the NameNode is a single point of failure (SPOF) in an HDFS cluster. Each cluster
has a single NameNode, and if that machine or process became unavailable, the cluster as a whole is unavailable
until the NameNode is either restarted or brought up on a new host. The Secondary NameNode does not provide
failover capability.
The standard configuration reduces the total availability of an HDFS cluster in two major ways:
• In the case of an unplanned event such as a host crash, the cluster is unavailable until an operator restarts
the NameNode.
• Planned maintenance events such as software or hardware upgrades on the NameNode machine result in
periods of cluster downtime.
HDFS HA addresses the above problems by providing the option of running two NameNodes in the same cluster,
in an active/passive configuration. These are referred to as the active NameNode and the standby NameNode.
Unlike the Secondary NameNode, the standby NameNode is hot standby, allowing a fast failover to a new
NameNode in the case that a machine crashes, or a graceful administrator-initiated failover for the purpose of
planned maintenance. You cannot have more than two NameNodes.
Implementation
Cloudera Manager 5 and CDH 5 support Quorum-based Storage on page 265 as the only HA implementation. In
contrast, CDH 4 supports Quorum-based Storage and shared storage using NFS. For instructions on switching
to Quorum-based storage, see Converting From an NFS-mounted Shared Edits Directory to Quorum-based
Storage on page 290.
Important:
• If you have upgraded from Cloudera Manager 4, and have a CDH 4 cluster using HA with an
NFS-mounted shared edits directory, your HA configuration will continue to work. However, you
will see a validation warning recommending you switch to Quorum-based storage.
• If you are using NFS-mounted shared edits directories and you disable HA, you will not be able to
re-enable HA in Cloudera Manager 5 using NFS-mounted shared directories. Instead, you should
configure HA to use Quorum-based storage.
• If you have HA enabled using an NFS-mounted shared edits directory, you will be blocked from
upgrading CDH 4 to CDH 5. You must disable HA in order to perform the upgrade. After the upgrade,
you will not be able to use NFS-mounted shared edits directories for edit log storage.
• If you are using CDH 4: CDH 4 did not support Quorum-based Storage. Therefore, if you were using
a HA configuration and you disable it, you will not be able to enable it through Cloudera Manager
5, since Cloudera Manager 5 does not support NFS-mounted storage. It is recommended that you
upgrade your CDH 4 deployment to a more recent version of CDH.
Quorum-based Storage
Quorum-based Storage refers to the HA implementation that uses a Quorum Journal Manager (QJM).
In order for the standby NameNode to keep its state synchronized with the active NameNode in this
implementation, both nodes communicate with a group of separate daemons called JournalNodes. When any
namespace modification is performed by the active NameNode, it durably logs a record of the modification to a
majority of these JournalNodes. The standby NameNode is capable of reading the edits from the JournalNodes,
and is constantly watching them for changes to the edit log. As the standby Node sees the edits, it applies them
to its own namespace. In the event of a failover, the standby will ensure that it has read all of the edits from
the JournalNodes before promoting itself to the active state. This ensures that the namespace state is fully
synchronized before a failover occurs.
In order to provide a fast failover, it is also necessary that the standby NameNode has up-to-date information
regarding the location of blocks in the cluster. In order to achieve this, the DataNodes are configured with the
location of both NameNodes, and they send block location information and heartbeats to both.
It is vital for the correct operation of an HA cluster that only one of the NameNodes be active at a time. Otherwise,
the namespace state would quickly diverge between the two, risking data loss or other incorrect results. In order
to ensure this property and prevent the so-called "split-brain scenario," the JournalNodes will only ever allow a
single NameNode to be a writer at a time. During a failover, the NameNode which is to become active will simply
take over the role of writing to the JournalNodes, which will effectively prevent the other NameNode from
continuing in the active state, allowing the new active NameNode to safely proceed with failover.
Note: Because of this, fencing is not required, but it is still useful; see Enabling HDFS HA on page 266.
In order to provide a fast failover, it is also necessary that the standby NameNode has up-to-date information
regarding the location of blocks in the cluster. In order to achieve this, the DataNodes are configured with the
location of both NameNodes, and they send block location information and heartbeats to both.
It is vital for the correct operation of an HA cluster that only one of the NameNodes be active at a time. Otherwise,
the namespace state would quickly diverge between the two, risking data loss or other incorrect results. In order
to ensure this and prevent the so-called "split-brain scenario," an administrator must configure at least one
fencing method for the shared storage. During a failover, if it cannot be verified that the previous active NameNode
has relinquished its active state, the fencing process is responsible for cutting off the previous active NameNode's
access to the shared edits storage. This prevents it from making any further edits to the namespace, allowing
the new active NameNode to safely proceed with failover.
12/10/01 17:34:18 WARN namenode.FSEditLog: Unable to determine input streams from QJM
to [10.0.1.10:8485, 10.0.1.10:8486, 10.0.1.10:8487]. Skipping.
java.io.IOException: Timed out waiting 20000ms for a quorum of nodes to respond.
Note: In an HA cluster, the Standby NameNode also performs checkpoints of the namespace state,
and thus it is not necessary to run a Secondary NameNode, CheckpointNode, or BackupNode in an
HA cluster. In fact, to do so would be an error. If you are reconfiguring a non-HA-enabled HDFS cluster
to be HA-enabled, you can reuse the hardware which you had previously dedicated to the Secondary
NameNode.
Enabling HDFS HA
An HDFS high availability (HA) cluster uses two NameNodes—an active NameNode and a standby NameNode.
Only one NameNode can be active at any point in time. HDFS HA depends on maintaining a log of all namespace
modifications in a location available to both NameNodes, so that in the event of a failure the standby NameNode
has up-to-date information about the edits and location of blocks in the cluster. For CDH 4 HA features, see the
CDH 4 High Availability Guide.
Important: When you enable or disable HA, the HDFS service and the services that depend on
it—MapReduce, YARN, and HBase—are shut down. Therefore, you should not do this while you have
jobs running on your cluster.
Required Role:
You can use Cloudera Manager to configure your CDH 4 or CDH 5 cluster for HDFS HA and automatic failover. In
Cloudera Manager 5, HA is implemented using Quorum-based storage. Quorum-based storage relies upon a
set of JournalNodes, each of which maintains a local edits directory that logs the modifications to the namespace
metadata. Enabling HA enables automatic failover as part of the same command.
Important:
• Enabling or disabling HA causes the previous monitoring history to become unavailable.
• Some parameters will be automatically set as follows once you have enabled JobTracker HA. If
you want to change the value from the default for these parameters, use an advanced configuration
snippet.
– mapred.jobtracker.restart.recover: true
– mapred.job.tracker.persist.jobstatus.active: true
– mapred.ha.automatic-failover.enabled: true
– mapred.ha.fencing.methods: shell(/bin/true)
i. Click Continue.
Cloudera Manager executes a set of commands that will stop the dependent services, delete, create, and
configure roles and directories as appropriate, create a nameservice and failover controller, and restart the
dependent services and deploy the new client configuration.
3. If you want to use Hive, Impala, or Hue in a cluster with HA configured, follow the procedures in Configuring
Other CDH Components to Use HDFS HA on page 284.
4. If you are running CDH 4.0 or 4.1, the standby NameNode may fail at the bootstrapStandby command with
the error Unable to read transaction ids 1-7 from the configured shared edits storage. Use
rsync or a similar tool to copy the contents of the dfs.name.dir directory from the active NameNode to
the standby NameNode and start the standby NameNode.
rmr /hadoop-ha/nameservice1
Note: For advanced use only: To force the selected NameNode to be active, irrespective of its state
or the other NameNode state, set the Force Failover checkbox. You should choose this option only
if automatic failover is not enabled. Forcing a failover will first attempt to failover the selected
NameNode to active mode and the other NameNode to standby mode. It will do so even if the
selected NameNode is in safe mode. If this fails, it will proceed to transition the selected NameNode
to active mode. To avoid having two NameNodes be active, use this only if the other NameNode
is either definitely stopped, or can be transitioned to standby mode by the first failover step.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
This section describes the software configuration required for HDFS HA in CDH 5 and explains how to set
configuration properties and use the command line to deploy HDFS HA.
Configuring Software for HDFS HA
Configuration Overview
As with HDFS Federation configuration, HA configuration is backward compatible and allows existing single
NameNode configurations to work without change. The new configuration is designed such that all the nodes
in the cluster can have the same configuration without the need for deploying different configuration files to
different machines based on the type of the node.
HA clusters reuse the Nameservice ID to identify a single HDFS instance that may consist of multiple HA
NameNodes. In addition, there is a new abstraction called NameNode ID. Each distinct NameNode in the cluster
has a different NameNode ID. To support a single configuration file for all of the NameNodes, the relevant
configuration parameters include the Nameservice ID as well as the NameNode ID.
fs.defaultFS - formerly fs.default.name, the default path prefix used by the Hadoop FS client when none
is given. (fs.default.name is deprecated for YARN implementations, but will still work.)
Optionally, you can configure the default path for Hadoop clients to use the HA-enabled logical URI. For example,
if you use mycluster as the Nameservice ID as shown below, this will be the value of the authority portion of
all of your HDFS paths. You can configure the default path in your core-site.xml file:
• For YARN:
<property>
<name>fs.defaultFS</name>
<value>hdfs://mycluster</value>
</property>
• For MRv1:
<property>
<name>fs.default.name</name>
<value>hdfs://mycluster</value>
</property>
Choose a logical name for this nameservice, for example mycluster, and use this logical name for the value of
this configuration option. The name you choose is arbitrary. It will be used both for configuration and as the
authority component of absolute HDFS paths in the cluster.
Note: If you are also using HDFS Federation, this configuration setting should also include the list of
other Nameservices, HA or otherwise, as a comma-separated list.
<property>
<name>dfs.nameservices</name>
<value>mycluster</value>
</property>
Configure a list of comma-separated NameNode IDs. This will be used by DataNodes to determine all the
NameNodes in the cluster. For example, if you used mycluster as the NameService ID previously, and you
wanted to use nn1 and nn2 as the individual IDs of the NameNodes, you would configure this as follows:
<property>
<name>dfs.ha.namenodes.mycluster</name>
<value>nn1,nn2</value>
</property>
Note: In this release, you can configure a maximum of two NameNodes per nameservice.
dfs.namenode.rpc-address.[nameservice ID].[name node ID] - the fully-qualified RPC address for each
NameNode to listen on
For both of the previously-configured NameNode IDs, set the full address and RPC port of the NameNode process.
Note that this results in two separate configuration options. For example:
<property>
<name>dfs.namenode.rpc-address.mycluster.nn1</name>
<value>machine1.example.com:8020</value>
</property>
<property>
<name>dfs.namenode.rpc-address.mycluster.nn2</name>
<value>machine2.example.com:8020</value>
</property>
<property>
<name>dfs.namenode.http-address.mycluster.nn1</name>
<value>machine1.example.com:50070</value>
</property>
<property>
<name>dfs.namenode.http-address.mycluster.nn2</name>
<value>machine2.example.com:50070</value>
</property>
Note: If you have Hadoop Kerberos security features enabled, and you intend to use HSFTP, you
should also set the https-address similarly for each NameNode.
Configure dfs.namenode.shared.edits.dir
dfs.namenode.shared.edits.dir - the location of the shared storage directory
Configure the addresses of the JournalNodes which provide the shared edits storage, written to by the Active
NameNode and read by the Standby NameNode to stay up-to-date with all the file system changes the Active
NameNode makes. Though you must specify several JournalNode addresses, you should only configure one of
these URIs. The URI should be in the form:
qjournal://<host1:port1>;<host2:port2>;<host3:port3>/<journalId>
The Journal ID is a unique identifier for this nameservice, which allows a single set of JournalNodes to provide
storage for multiple federated namesystems. Though it is not a requirement, it's a good idea to reuse the
Nameservice ID for the journal identifier.
For example, if the JournalNodes for this cluster were running on the machines node1.example.com,
node2.example.com, and node3.example.com, and the nameservice ID were mycluster, you would use the
following as the value for this setting (the default port for the JournalNode is 8485):
<property>
<name>dfs.namenode.shared.edits.dir</name>
<value>qjournal://node1.example.com:8485;node2.example.com:8485;node3.example.com:8485/mycluster</value>
</property>
Configure dfs.journalnode.edits.dir
dfs.journalnode.edits.dir - the path where the JournalNode daemon will store its local state
On each JournalNode machine, configure the absolute path where the edits and other local state information
used by the JournalNodes will be stored; use only a single path per JournalNode. (The other JournalNodes provide
redundancy; you can also configure this directory on a locally-attached RAID-1 or RAID-10 array.)
For example:
<property>
<name>dfs.journalnode.edits.dir</name>
<value>/data/1/dfs/jn</value>
</property>
Now create the directory (if it doesn't already exist) and make sure its owner is hdfs, for example:
<property>
<name>dfs.client.failover.proxy.provider.mycluster</name>
<value>org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider</value>
</property>
Fencing Configuration
dfs.ha.fencing.methods - a list of scripts or Java classes which will be used to fence the active NameNode
during a failover
It is desirable for correctness of the system that only one NameNode be in the active state at any given time.
Important: When you use Quorum-based Storage, only one NameNode will ever be allowed to write
to the JournalNodes, so there is no potential for corrupting the file system metadata in a "split-brain"
scenario. But when a failover occurs, it is still possible that the previously active NameNode could
serve read requests to clients - and these requests may be out of date - until that NameNode shuts
down when it tries to write to the JournalNodes. For this reason, it is still desirable to configure some
fencing methods even when using Quorum-based Storage.
To improve the availability of the system in the event the fencing mechanisms fail, it is advisable to configure
a fencing method which is guaranteed to return success as the last fencing method in the list.
Note: If you choose to use no actual fencing methods, you still must configure something for this
setting, for example shell(/bin/true).
The fencing methods used during a failover are configured as a carriage-return-separated list, and these will
be attempted in order until one of them indicates that fencing has succeeded.
There are two fencing methods which ship with Hadoop:
• sshfence
• shell
For information on implementing your own custom fencing method, see the org.apache.hadoop.ha.NodeFencer
class.
Configuring the sshfence fencing method
sshfence - SSH to the active NameNode and kill the process
The sshfence option uses SSH to connect to the target node and uses fuser to kill the process listening on the
service's TCP port. In order for this fencing option to work, it must be able to SSH to the target node without
providing a passphrase. Thus, you must also configure the dfs.ha.fencing.ssh.private-key-files option,
which is a comma-separated list of SSH private key files.
Important: The files must be accessible to the user running the NameNode processes (typically the
hdfs user on the NameNode hosts).
For example:
<property>
<name>dfs.ha.fencing.methods</name>
<value>sshfence</value>
</property>
<property>
<name>dfs.ha.fencing.ssh.private-key-files</name>
<value>/home/exampleuser/.ssh/id_rsa</value>
</property>
Optionally, you can configure a non-standard username or port to perform the SSH as shown below. You can
also configure a timeout, in milliseconds, for the SSH, after which this fencing method will be considered to have
failed:
<property>
<name>dfs.ha.fencing.methods</name>
<value>sshfence([[username][:port]])</value>
</property>
<property>
<name>dfs.ha.fencing.ssh.connect-timeout</name>
<value>30000</value>
<description>
SSH connection timeout, in milliseconds, to use with the builtin
sshfence fencer.
</description>
</property>
The shell fencing method runs an arbitrary shell command, which you can configure as shown below:
<property>
<name>dfs.ha.fencing.methods</name>
<value>shell(/path/to/my/script.sh arg1 arg2 ...)</value>
</property>
The string between '(' and ')' is passed directly to a bash shell and cannot include any closing parentheses.
When executed, the first argument to the configured script will be the address of the NameNode to be fenced,
followed by all arguments specified in the configuration.
The shell command will be run with an environment set up to contain all of the current Hadoop configuration
variables, with the '_' character replacing any '.' characters in the configuration keys. The configuration used has
already had any NameNode-specific configurations promoted to their generic forms - for example
dfs_namenode_rpc-address will contain the RPC address of the target node, even though the configuration
may specify that variable as dfs.namenode.rpc-address.ns1.nn1.
The following variables referring to the target node to be fenced are also available:
Variable Description
$target_host Hostname of the node to be fenced
$target_port IPC port of the node to be fenced
$target_address The above two variables, combined as host:port
$target_nameserviceid The nameservice ID of the NameNode to be fenced
$target_namenodeid The NameNode ID of the NameNode to be fenced
You can also use these environment variables as substitutions in the shell command itself. For example:
<property>
<name>dfs.ha.fencing.methods</name>
<value>shell(/path/to/my/script.sh --nameservice=$target_nameserviceid
$target_host:$target_port)</value>
</property>
If the shell command returns an exit code of 0, the fencing is determined to be successful. If it returns any other
exit code, the fencing was not successful and the next fencing method in the list will be attempted.
Note: This fencing method does not implement any timeout. If timeouts are necessary, they should
be implemented in the shell script itself (for example, by forking a subshell to kill its parent in some
number of seconds).
Apache ZooKeeper is a highly available service for maintaining small amounts of coordination data, notifying
clients of changes in that data, and monitoring clients for failures. The implementation of automatic HDFS
failover relies on ZooKeeper for the following things:
• Failure detection - each of the NameNode machines in the cluster maintains a persistent session in ZooKeeper.
If the machine crashes, the ZooKeeper session will expire, notifying the other NameNode that a failover
should be triggered.
• Active NameNode election - ZooKeeper provides a simple mechanism to exclusively elect a node as active.
If the current active NameNode crashes, another node can take a special exclusive lock in ZooKeeper indicating
that it should become the next active NameNode.
The ZKFailoverController (ZKFC) is a new component - a ZooKeeper client which also monitors and manages
the state of the NameNode. Each of the machines which runs a NameNode also runs a ZKFC, and that ZKFC is
responsible for:
• Health monitoring - the ZKFC pings its local NameNode on a periodic basis with a health-check command.
So long as the NameNode responds promptly with a healthy status, the ZKFC considers the node healthy.
If the node has crashed, frozen, or otherwise entered an unhealthy state, the health monitor will mark it as
unhealthy.
• ZooKeeper session management - when the local NameNode is healthy, the ZKFC holds a session open in
ZooKeeper. If the local NameNode is active, it also holds a special lock znode. This lock uses ZooKeeper's
support for "ephemeral" nodes; if the session expires, the lock node will be automatically deleted.
• ZooKeeper-based election - if the local NameNode is healthy, and the ZKFC sees that no other node currently
holds the lock znode, it will itself try to acquire the lock. If it succeeds, then it has "won the election", and is
responsible for running a failover to make its local NameNode active. The failover process is similar to the
manual failover described above: first, the previous active is fenced if necessary, and then the local NameNode
transitions to active state.
Deploying ZooKeeper
In a typical deployment, ZooKeeper daemons are configured to run on three or five nodes. Since ZooKeeper itself
has light resource requirements, it is acceptable to collocate the ZooKeeper nodes on the same hardware as
the HDFS NameNode and Standby Node. Operators using MapReduce v2 (MRv2) often choose to deploy the
third ZooKeeper process on the same node as the YARN ResourceManager. It is advisable to configure the
ZooKeeper nodes to store their data on separate disk drives from the HDFS metadata for best performance and
isolation.
See the ZooKeeper documentation for instructions on how to set up a ZooKeeper ensemble. In the following
sections we assume that you have set up a ZooKeeper cluster running on three or more nodes, and have verified
its correct operation by connecting using the ZooKeeper command-line interface (CLI).
Configuring Automatic Failover
Note: Before you begin configuring automatic failover, you must shut down your cluster. It is not
currently possible to transition from a manual failover setup to an automatic failover setup while the
cluster is running.
Configuring automatic failover requires two additional configuration parameters. In your hdfs-site.xml file,
add:
<property>
<name>dfs.ha.automatic-failover.enabled</name>
<value>true</value>
</property>
This specifies that the cluster should be set up for automatic failover. In your core-site.xml file, add:
<property>
<name>ha.zookeeper.quorum</name>
<value>zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181</value>
</property>
There are several other configuration parameters which you can set to control the behavior of automatic failover,
but they are not necessary for most installations. See the configuration section of the Hadoop documentation
for details.
Initializing the HA state in ZooKeeper
After you have added the configuration keys, the next step is to initialize the required state in ZooKeeper. You
can do so by running the following command from one of the NameNode hosts.
Note: The ZooKeeper ensemble must be running when you use this command; otherwise it will not
work properly.
This will create a znode in ZooKeeper in which the automatic failover system stores its data.
Securing access to ZooKeeper
If you are running a secure cluster, you will probably want to ensure that the information stored in ZooKeeper
is also secured. This prevents malicious clients from modifying the metadata in ZooKeeper or potentially triggering
a false failover.
In order to secure the information in ZooKeeper, first add the following to your core-site.xml file:
<property>
<name>ha.zookeeper.auth</name>
<value>@/path/to/zk-auth.txt</value>
</property>
<property>
<name>ha.zookeeper.acl</name>
<value>@/path/to/zk-acl.txt</value>
</property>
Note the '@' character in these values – this specifies that the configurations are not inline, but rather point to
a file on disk.
The first configured file specifies a list of ZooKeeper authentications, in the same format as used by the ZooKeeper
CLI. For example, you may specify something like digest:hdfs-zkfcs:mypassword where hdfs-zkfcs is a
unique username for ZooKeeper, and mypassword is some unique string used as a password.
Next, generate a ZooKeeper Access Control List (ACL) that corresponds to this authentication, using a command
such as the following:
Copy and paste the section of this output after the '->' string into the file zk-acls.txt, prefixed by the string
"digest:". For example:
digest:hdfs-zkfcs:vlUvLnd8MlacsE80rDuu6ONESbM=:rwcda
To put these ACLs into effect, rerun the zkfc -formatZK command as described above.
After doing so, you can verify the ACLs from the ZooKeeper CLI as follows:
to ensure that the system is ready for automatic failover. Additionally, you should monitor each of the
servers in the ZooKeeper quorum. If ZooKeeper crashes, automatic failover will not function.
What happens if ZooKeeper goes down?
If the ZooKeeper cluster crashes, no automatic failovers will be triggered. However, HDFS will continue
to run without any impact. When ZooKeeper is restarted, HDFS will reconnect with no issues.
Can I designate one of my NameNodes as primary/preferred?
No. Currently, this is not supported. Whichever NameNode is started first will become active. You may
choose to start the cluster in a specific order such that your preferred node starts first.
How can I initiate a manual failover when automatic failover is configured?
Even if automatic failover is configured, you can initiate a manual failover. It will perform a coordinated
failover.
Deploying HDFS High Availability
After you have set all of the necessary configuration options, you are ready to start the JournalNodes and the
two HA NameNodes.
Important: Before you start:Make sure you have performed all the configuration and setup tasks
described under Configuring Hardware for HDFS HA on page 266 and Configuring Software for HDFS
HA on page 269, including initializing the HA state in ZooKeeper if you are deploying automatic failover.
2. Start the JournalNode daemons on each of the machines where they will run:
Wait for the daemons to start before formatting the primary NameNode (in a new cluster) and before starting
the NameNodes (in all cases).
Format the NameNode (if new cluster)
If you are setting up a new HDFS cluster, format the NameNode you will use as your primary NameNode; see
Formatting the NameNode.
Important: Make sure the JournalNodes have started. Formatting will fail if you have configured the
NameNode to communicate with the JournalNodes, but have not started the JournalNodes.
Initialize the Shared Edits directory (if converting existing non-HA cluster)
If you are converting a non-HA NameNode to HA, initialize the shared edits directory with the edits data from
the local NameNode edits directories:
Note: If Kerberos is enabled, do not use commands in the form sudo -u <user> <command>;
they will fail with a security error. Instead, use the following commands: $ kinit <user> (if you
are using a password) or $ kinit -kt <keytab> <principal> (if you are using a keytab) and
then, for each command executed by this user, $ <command>
Starting the standby NameNode with the -bootstrapStandby option copies over the contents of the primary
NameNode's metadata directories (including the namespace information and most recent checkpoint) to the
standby NameNode. (The location of the directories containing the NameNode metadata is configured via the
configuration options dfs.namenode.name.dir and/or dfs.namenode.edits.dir.)
You can visit each NameNode's web page by browsing to its configured HTTP address. Notice that next to the
configured address is the HA state of the NameNode (either "Standby" or "Active".) Whenever an HA NameNode
starts and automatic failover is not enabled, it is initially in the Standby state. If automatic failover is enabled
the first NameNode that is started will become active.
Restart Services (if converting existing non-HA cluster)
If you are converting from a non-HA to an HA configuration, you need to restart the JobTracker and TaskTracker
(for MRv1, if used), or ResourceManager, NodeManager, and JobHistory Server (for YARN), and the DataNodes:
On each DataNode:
On each NodeManager system (YARN; typically the same ones where DataNode service runs):
It is not important that you start the ZKFC and NameNode daemons in a particular order. On any given node
you can start the ZKFC before or after its corresponding NameNode.
You should add monitoring on each host that runs a NameNode to ensure that the ZKFC remains running. In
some types of ZooKeeper failures, for example, the ZKFC may unexpectedly exit, and should be restarted to
ensure that the system is ready for automatic failover.
Additionally, you should monitor each of the servers in the ZooKeeper quorum. If ZooKeeper crashes, then
automatic failover will not function. If the ZooKeeper cluster crashes, no automatic failovers will be triggered.
However, HDFS will continue to run without any impact. When ZooKeeper is restarted, HDFS will reconnect with
no issues.
Verifying Automatic Failover
After the initial deployment of a cluster with automatic failover enabled, you should test its operation. To do so,
first locate the active NameNode. As mentioned above, you can tell which node is active by visiting the NameNode
web interfaces.
Once you have located your active NameNode, you can cause a failure on that node. For example, you can use
kill -9 <pid of NN> to simulate a JVM crash. Or you can power-cycle the machine or its network interface
to simulate different kinds of outages. After you trigger the outage you want to test, the other NameNode should
automatically become active within several seconds. The amount of time required to detect a failure and trigger
a failover depends on the configuration of ha.zookeeper.session-timeout.ms, but defaults to 5 seconds.
If the test does not succeed, you may have a misconfiguration. Check the logs for the zkfc daemons as well as
the NameNode daemons in order to further diagnose the issue.
Important: NFS shared storage is not supported in CDH 5. If you are using an HDFS HA configuration
using NFS shared storage, disable the configuration before you begin the upgrade. You can redeploy
HA using Quorum-based storage either before or after the upgrade.
To upgrade an HDFS HA configuration using Quorum-base storage from CDH 4 to the latest release, follow the
directions for upgrading a cluster under Upgrading from CDH 4 to CDH 5.
Required Role:
1. Go to the HDFS service.
2. Select Actions > Disable High Availability.
3. Select the hosts for the NameNode and the SecondaryNameNode and click Continue.
4. Select the HDFS checkpoint directory and click Continue.
5. Confirm that you want to take this action.
6. Update the Hive Metastore NameNode.
Cloudera Manager ensures that one NameNode is active, and saves the namespace. Then it stops the standby
NameNode, creates a SecondaryNameNode, removes the standby NameNode role, and restarts all the HDFS
services.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
If you need to unconfigure HA and revert to using a single NameNode, either permanently or for upgrade or
testing purposes, proceed as follows.
Important: If you have been using NFS shared storage in CDH 4, you must unconfigure it before
upgrading to CDH 5. Only Quorum-based storage is supported in CDH 5. If you already using
Quorum-based storage, you do not need to unconfigure it in order to upgrade.
2. Check each host to make sure that there are no processes running as the hdfs, yarn, mapred or httpfs
users from root:
Step 2: Unconfigure HA
1. Disable the software configuration.
• If you are using Quorum-based storage and want to unconfigure it, unconfigure the HA properties described
under Enabling HDFS HA Using the Command Line on page 269.
If you intend to redeploy HDFS HA later, comment out the HA properties rather than deleting them.
• If you were using NFS shared storage in CDH 4, you must unconfigure the properties described below
before upgrading to CDH 5.
2. Move the NameNode metadata directories on the standby NameNode. The location of these directories is
configured by dfs.namenode.name.dir and/or dfs.namenode.edits.dir. Move them to a backup location.
Important: HDFS HA with NFS shared storage is not supported in CDH 5. Comment out or delete
these properties before attempting to upgrade your cluster to CDH 5. (If you intend to configure HA
with Quorum-based storage under CDH 5, you should comment them out rather than deleting them,
as they are also used in that configuration.)
<property>
<name>fs.default.name/name>
<value>hdfs://mycluster</value>
</property>
<property>
<name>dfs.nameservices</name>
<value>mycluster</value>
</property>
Note: If you are also using HDFS federation, this configuration setting will include the list of other
nameservices, HA or otherwise, as a comma-separated list.
dfs.ha.namenodes.[nameservice ID]
A list of comma-separated NameNode IDs used by DataNodes to determine all the NameNodes in the cluster.
For example, if you used mycluster as the nameservice ID, and you used nn1 and nn2 as the individual IDs
of the NameNodes, you would have configured this as follows:
<property>
<name>dfs.ha.namenodes.mycluster</name>
<value>nn1,nn2</value>
</property>
dfs.namenode.rpc-address.[nameservice ID]
For both of the previously-configured NameNode IDs, the full address and RPC port of the NameNode process.
For example:
<property>
<name>dfs.namenode.rpc-address.mycluster.nn1</name>
<value>machine1.example.com:8020</value>
</property>
<property>
<name>dfs.namenode.rpc-address.mycluster.nn2</name>
<value>machine2.example.com:8020</value>
</property>
dfs.namenode.http-address.[nameservice ID]
The addresses for both NameNodes' HTTP servers to listen on. For example:
<property>
<name>dfs.namenode.http-address.mycluster.nn1</name>
<value>machine1.example.com:50070</value>
</property>
<property>
<name>dfs.namenode.http-address.mycluster.nn2</name>
<value>machine2.example.com:50070</value>
</property>
Note: If you have Hadoop's Kerberos security features enabled, and you use HSFTP, you will have
set the https-address similarly for each NameNode.
dfs.namenode.shared.edits.dir
The path to the remote shared edits directory which the standby NameNode uses to stay up-to-date with
all the file system changes the Active NameNode makes. You should have configured only one of these
directories, mounted read/write on both NameNode machines. The value of this setting should be the
absolute path to this directory on the NameNode machines. For example:
<property>
<name>dfs.namenode.shared.edits.dir</name>
<value>file:///mnt/filer1/dfs/ha-name-dir-shared</value>
</property>
dfs.client.failover.proxy.provider.[nameservice ID]
The name of the Java class that the DFS client uses to determine which NameNode is the current active, and
therefore which NameNode is currently serving client requests. The only implementation which shipped with
Hadoop is the ConfiguredFailoverProxyProvider. For example:
<property>
<name>dfs.client.failover.proxy.provider.mycluster</name>
<value>org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider</value>
</property>
dfs.ha.fencing.methods - a list of scripts or Java classes which will be used to fence the active NameNode
during a failover.
Note: If you implemented your own custom fencing method, see the
org.apache.hadoop.ha.NodeFencer class.
For example:
<property>
<name>dfs.ha.fencing.methods</name>
<value>sshfence</value>
</property>
<property>
<name>dfs.ha.fencing.ssh.private-key-files</name>
<value>/home/exampleuser/.ssh/id_rsa</value>
</property>
Optionally, you may have configured a non-standard username or port to perform the SSH, as shown
below, and also a timeout, in milliseconds, for the SSH:
<property>
<name>dfs.ha.fencing.methods</name>
<value>sshfence([[username][:port]])</value>
</property>
<property>
<name>dfs.ha.fencing.ssh.connect-timeout</name>
<value>30000</value>
<description>
SSH connection timeout, in milliseconds, to use with the builtin
sshfence fencer.
</description>
</property>
The shell fencing method runs an arbitrary shell command, which you may have configured as shown
below:
<property>
<name>dfs.ha.fencing.methods</name>
<value>shell(/path/to/my/script.sh arg1 arg2 ...)</value>
</property>
Automatic failover: If you configured automatic failover, you configured two additional configuration parameters.
• In your hdfs-site.xml:
<property>
<name>dfs.ha.automatic-failover.enabled</name>
<value>true</value>
</property>
<property>
<name>ha.zookeeper.quorum</name>
<value>zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181</value>
</property>
Other properties: There are several other configuration parameters which you may have set to control the
behavior of automatic failover, though they were not necessary for most installations. See the configuration
section of the Hadoop documentation for details.
Redeploying HDFS High Availability
If you need to redeploy HA using Quorum-based storage after temporarily disabling it, proceed as follows:
1. Shut down the cluster as described in Step 1: Shut Down the Cluster on page 280.
2. Uncomment the properties you commented out in Step 2: Unconfigure HA on page 281.
3. Deploy HDFS HA, following the instructions under Deploying HDFS High Availability on page 277.
2. Stop the cluster by shutting down the Master and the RegionServers:
• Use the following command on the Master host:
Configure hbase.rootdir
Change the distributed file system URI in hbase-site.xml to the name specified in the dfs.nameservices
property in hdfs-site.xml. The clients must also have access to hdfs-site.xml's dfs.client.* settings to
properly use HA.
For example, suppose the HDFS HA property dfs.nameservices is set to ha-nn in hdfs-site.xml. To configure
HBase to use the HA NameNodes, specify that same value as part of your hbase-site.xml's hbase.rootdir
value:
Restart HBase
1. Start the HBase Master.
2. Start each of the HBase RegionServers.
HBase-HDFS HA Troubleshooting
Problem: HMasters fail to start.
Solution: Check for this error in the HMaster log:
If so, verify that Hadoop's hdfs-site.xml and core-site.xml files are in your hbase/conf directory. This may
be necessary if you put your configurations in non-standard places.
Note: You may want to stop the Hue and Impala services first, if present, as they depend on the
Hive service.
Note: Before attempting to upgrade the Hive metastore to use HDFS HA, shut down the metastore
and back it up to a persistent store.
If you are unsure which version of Avro SerDe is used, use both the serdePropKey and tablePropKey arguments.
For example:
$ metatool -listFSRoot
hdfs://oldnamenode.com/user/hive/warehouse
$ metatool -updateLocation hdfs://nameservice1 hdfs://oldnamenode.com -tablePropKey
avro.schema.url
-serdePropKey schema.url
$ metatool -listFSRoot
hdfs://nameservice1/user/hive/warehouse
where:
• hdfs://oldnamenode.com/user/hive/warehouse identifies the NameNode location.
• hdfs://nameservice1 specifies the new location and should match the value of the dfs.nameservices
property.
• tablePropKey is a table property key whose value field may reference the HDFS NameNode location and
hence may require an update. To update the Avro SerDe schema URL, specify avro.schema.url for this
argument.
• serdePropKey is a SerDe property key whose value field may reference the HDFS NameNode location and
hence may require an update. To update the Haivvero schema URL, specify schema.url for this argument.
Note: The Hive metatool is a best effort service that tries to update as many Hive metastore records
as possible. If it encounters an error during the update of a record, it skips to the next record.
<action name="mr-node">
<map-reduce>
<job-tracker>${jobTracker}</job-tracker>
<name-node>hdfs://ha-nn
Note: For advanced use only: You can set the Force Failover checkbox to force the selected
NameNode to be active, irrespective of its state or the other NameNode's state. Forcing a failover
will first attempt to failover the selected NameNode to active mode and the other NameNode to
standby mode. It will do so even if the selected NameNode is in safe mode. If this fails, it will
proceed to transition the selected NameNode to active mode. To avoid having two NameNodes
be active, use this only if the other NameNode is either definitely stopped, or can be transitioned
to standby mode by the first failover step.
Note: Running hdfs haadmin -failover from the command line works whether you have configured
HA from the command line or via Cloudera Manager. This means you can initiate a failover manually
even if Cloudera Manager is unavailable.
This page describes high-level uses of some important subcommands. For specific usage information of each
subcommand, you should run hdfs haadmin -help <command>.
getServiceState
getServiceState - determine whether the given NameNode is Active or Standby
Connect to the provided NameNode to determine its current state, printing either "standby" or "active" to STDOUT
as appropriate. This subcommand might be used by cron jobs or monitoring scripts which need to behave
differently based on whether the NameNode is currently Active or Standby.
checkHealth
checkHealth - check the health of the given NameNode
Connect to the provided NameNode to check its health. The NameNode is capable of performing some diagnostics
on itself, including checking if internal services are running as expected. This command will return 0 if the
NameNode is healthy, non-zero otherwise. One might use this command for monitoring purposes.
Note: The checkHealth command is not yet implemented, and at present will always return success,
unless the given NameNode is completely down.
4. Make sure these services are not set to restart on boot. If you are not planning to use nn2 as a NameNode
again, you may want remove the services.
Note: You do not need to shut down the cluster to do this if automatic failover is already configured
as your failover method; shutdown is required only if you are switching from manual to automatic
failover.
Step 5: Copy the contents of the dfs.name.dir and dfs.journalnode.edits.dir directories to nn2-alt
Use rsync or a similar tool to copy the contents of the dfs.name.dir directory, and the
dfs.journalnode.edits.dir directory if you are moving the JournalNode, from nn2 to nn2-alt.
Step 7: If you are using automatic failover, install the zkfc daemon on nn2-alt
For instructions, see Deploy Automatic Failover (if it is configured) on page 279, but do not start the daemon yet.
Changing a Nameservice Name for Highly Available HDFS Using Cloudera Manager
1. Stop all services except ZooKeeper.
2. On a ZooKeeper server host, run the ZooKeeper client CLI:
• Parcels - /opt/cloudera/parcels/CDH/lib/zookeeper/bin/zkCli.sh
• Packages - /usr/lib/zookeeper/bin/zkCli.sh
3. Execute the following to remove the configured nameservice. This example assumes the name of the
nameservice is nameservice1. You can identify the nameservice from the Federation and High Availability
section on the HDFS Instances tab:
rmr /hadoop-ha/nameservice1
4. In the Cloudera Manager Admin Console, update the NameNode nameservice name.
a. Go to the HDFS service.
b. Click the Configuration tab.
c. Type nameservice in the Search field. The nameservice properties for the NameNode and
SecondaryNameNode display.
d. In the NameNode Nameservice field, type a name for the nameservice. The name must be unique and
can contain only alphanumeric characters.
If more than one role group applies to this configuration, edit the value for the appropriate role group.
See Modifying Configuration Properties on page 9.
e. In the SecondaryNameNode Nameservice field, type the nameservice name that you provided for the
NameNode Nameservice property.
If more than one role group applies to this configuration, edit the value for the appropriate role group.
See Modifying Configuration Properties on page 9.
f. Click Save Changes to commit the changes.
5. Click the Instances tab.
6. Select Actions > Initialize High Availability State in ZooKeeper.
7. Go to the Hive service.
Architecture
RM HA is implemented by means of an active-standby pair of RMs. On start-up, each RM is in the standby state:
the process is started, but the state is not loaded. When transitioning to active, the RM loads the internal state
from the designated state store and starts all the internal services. The stimulus to transition-to-active comes
from either the administrator (through the CLI) or through the integrated failover controller when automatic
failover is enabled. The subsections that follow provide more details about the components of RM HA.
RM Restart
RM restart allows restarting the RM, while recovering the in-flight applications if recovery is enabled. To achieve
this, the RM stores its internal state, primarily application-related data and tokens, to the RMStateStore; the
cluster resources are re-constructed when the NodeManagers connect. The available alternatives for the state
store are MemoryRMStateStore (a memory-based implementation), FileSystemRMStateStore (file system-based
implementation; HDFS can be used for the file system), and ZKRMStateStore (ZooKeeper-based implementation).
Fencing
When running two RMs, a split-brain situation can arise where both RMs assume they are Active. To avoid this,
only a single RM should be able to perform active operations and the other RM should be "fenced". The
ZooKeeper-based state store (ZKRMStateStore) allows a single RM to make changes to the stored state,
implicitly fencing the other RM. This is accomplished by the RM claiming exclusive create-delete permissions
on the root znode. The ACLs on the root znode are automatically created based on the ACLs configured for the
store; in case of secure clusters, Cloudera recommends that you set ACLs for the root node such that both RMs
share read-write-admin access, but have exclusive create-delete access. The fencing is implicit and doesn't
require explicit configuration (as fencing in HDFS and MRv1 does). You can plug in a custom "Fencer" if you
choose to – for example, to use a different implementation of the state store.
Configuration and FailoverProxy
In an HA setting, you should configure two RMs to use different ports (for example, ports on different hosts). To
facilitate this, YARN uses the notion of an RM Identifier (rm-id). Each RM has a unique rm-id, and all the RPC
configurations (<rpc-address>; for example yarn.resourcemanager.address) for that RM can be configured
via <rpc-address>.<rm-id>. Clients, ApplicationMasters, and NodeManagers use these RPC addresses to talk
to the active RM automatically, even after a failover. To achieve this, they cycle through the list of RMs in the
configuration. This is done automatically and doesn't require any configuration (as it does in HDFS and MapReduce
(MRv1)).
Automatic Failover
By default, RM HA uses ZKFC (ZooKeeper-based failover controller) for automatic failover in case the active RM
is unreachable or goes down. Internally, the ActiveStandbyElector is used to elect the Active RM. The failover
controller runs as part of the RM (not as a separate process as in HDFS and MapReduce v1) and requires no
further setup after the appropriate properties are configured in yarn-site.xml.
You can plug in a custom failover controller if you prefer.
Manual Transitions and Failover
You can use the command-line tool yarn rmadmin to transition a particular RM to active or standby state, to
fail over from one RM to the other, to get the HA state of an RM, and to monitor an RM's health.
Required Role:
You can use Cloudera Manager to configure CDH 5 or later for ResourceManager high availability (HA). Cloudera
Manager supports automatic failover of the ResourceManager. It does not provide a mechanism to manually
force a failover through the Cloudera Manager user interface.
Important: Enabling or disabling HA will cause the previous monitoring history to become unavailable.
Note: ResourceManager HA doesn't affect the JobHistory Server (JHS). JHS doesn't maintain any state,
so if the host fails you can simply assign it to a new host. You can also enable process auto-restart
by doing the following:
1. Go to the YARN service.
2. Click the Configuration tab.
3. Select Scope > JobHistory Server.
4. Select Category > Advanced.
5. Locate the Automatically Restart Process property or search for it by typing its name in the Search
box.
6. Click Edit Individual Values
7. Select the JobHistory Server Default Group.
8. Restart the JobHistory Server role.
2. Select Actions > Disable High Availability. A screen showing the hosts running the ResourceManagers
displays.
3. Select which ResourceManager (host) you want to remain as the single ResourceManager, and click Continue.
Cloudera Manager executes a set of commands that stop the YARN service, remove the standby
ResourceManager and the Failover Controller, restart the YARN service, and redeploy client configurations.
Configuring YARN (MRv2) ResourceManager High Availability Using the Command Line
To configure and start ResourceManager HA, proceed as follows.
Stop the YARN daemons
Stop the MapReduce JobHistory service, ResourceManager service, and NodeManager on all nodes where they
are running, as follows:
Note:
Configure the following properties in yarn-site.xml as shown, whether you are configuring manual
or automatic failover. They are sufficient to configure manual failover. You need to configure additional
properties for automatic failover.
The following is a sample yarn-site.xml showing these properties configured, including work preserving
recovery for both RM and NM:
<configuration>
<!-- Resource Manager Configs -->
<property>
<name>yarn.resourcemanager.connect.retry-interval.ms</name>
<value>2000</value>
</property>
<property>
<name>yarn.resourcemanager.ha.enabled</name>
<value>true</value>
</property>
<property>
<name>yarn.resourcemanager.ha.automatic-failover.enabled</name>
<value>true</value>
</property>
<property>
<name>yarn.resourcemanager.ha.automatic-failover.embedded</name>
<value>true</value>
</property>
<property>
<name>yarn.resourcemanager.cluster-id</name>
<value>pseudo-yarn-rm-cluster</value>
</property>
<property>
<name>yarn.resourcemanager.ha.rm-ids</name>
<value>rm1,rm2</value>
</property>
<property>
<name>yarn.resourcemanager.ha.id</name>
<value>rm1</value>
</property>
<property>
<name>yarn.resourcemanager.scheduler.class</name>
<value>org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler</value>
</property>
<property>
<name>yarn.resourcemanager.recovery.enabled</name>
<value>true</value>
</property>
<property>
<name>yarn.resourcemanager.store.class</name>
<value>org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore</value>
</property>
<property>
<name>yarn.resourcemanager.zk-address</name>
<value>localhost:2181</value>
</property>
<property>
<name>yarn.app.mapreduce.am.scheduler.connection.wait.interval-ms</name>
<value>5000</value>
</property>
<property>
<name>yarn.resourcemanager.work-preserving-recovery.enabled</name>
<value>true</value>
</property>
[-transitionToActive serviceId]
[-transitionToStandby serviceId]
[-getServiceState serviceId]
[-checkHealth <serviceId]
[-help <command>]
Note: Even though -help lists the -failover option, it is not supported by yarn rmadmin.
Note: YARN does not support high availability for the Job History Server (JHS). If the JHS goes down,
Cloudera Manager will restart it automatically.
Prerequisites
To use work preserving recovery for the ResourceManager, you need to first enable High Availability for the
ResourceManager. See YARN (MRv2) ResourceManager High Availability on page 291 for more information.
To enable the feature for a given NodeManager, edit the advanced configuration snippet for yarn-site.xml on
that NodeManager, and set the value of yarn.nodemanager.recovery.enabled to true. For a given
NodeManager, you can configure the directory on the local filesystem where state information is stored when
work preserving recovery is enabled, by setting the value of yarn.nodemanager.recovery.dir to a local
filesystem directory, using the same advanced configuration snippet. The default value is
${hadoop.tmp.dir}/yarn-nm-recovery. This location usually points to the /tmp directory on the local
filesystem. Because many operating systems do not preserve the contents of the /tmp directory across a reboot,
Cloudera strongly recommends changing the location of yarn.nodemanager.recover.dir to a different
directory on the local filesystem. The example below uses /home/cloudera/recovery.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
After enabling ResourceManager High Availability, edit yarn-site.xml on the ResourceManager and all
NodeManagers.
1. Set the value of yarn.resourcemanager.work-preserving-recovery.enabled to true to enable work
preserving recovery for the ResourceManager, and set the value of yarn.nodemanager.recovery.enabled
to true for the NodeManager.
2. For each NodeManager, configure the directory on the local filesystem where state information is stored
when work preserving recovery is enabled, by setting the value of yarn.nodemanager.recovery.dir to a
local filesystem directory. The default value is ${hadoop.tmp.dir}/yarn-nm-recovery. This location usually
points to the /tmp directory on the local filesystem. Because many operating systems do not preserve the
contents of the /tmp directory across a reboot, Cloudera strongly recommends changing the location of
yarn.nodemanager.recover.dir to a different directory on the local filesystem. The example below uses
/home/cloudera/recovery.
3. Configure a valid RPC address for the NodeManager, by setting yarn.nodemanager.address to an address
with a specific port number (such as 0.0.0.0:45454). Ephemeral ports (port 0, which is default) cannot be
used for the NodeManager's RPC server, because this could cause the NodeManager to use different ports
before and after a restart, preventing clients from connecting to the NodeManager after a restart. The
NodeManager RPC address is also important for auxiliary services which run in a YARN cluster.
Auxiliary services should also be designed to support recoverability by reloading the previous state after a
NodeManager restarts. An example auxiliary service, the ShuffleHandler service for MapReduce, follows the
correct pattern for an auxiliary service which supports work preserving recovery of the NodeManager.
<property>
<name>yarn.resourcemanager.work-preserving-recovery.enabled</name>
<value>true</value>
<description>Whether to enable work preserving recovery for the Resource
Manager</description>
</property>
<property>
<name>yarn.nodemanager.recovery.enabled</name>
<value>true</value>
<description>Whether to enable work preserving recovery for the Node
Manager</description>
</property>
<property>
<name>yarn.nodemanager.recovery.dir</name>
<value>/home/cloudera/recovery</value>
<description>The location for stored state on the Node Manager, if work preserving
recovery
is enabled.</description>
</property>
<property>
<name>yarn.nodemanager.address</name>
<value>0.0.0.0:45454</value>
</property>
Required Role:
You can use Cloudera Manager to configure CDH 4.3 or later for JobTracker high availability (HA). Although it is
possible to configure JobTracker HA with CDH 4.2, it is not recommended. Rolling restart, decommissioning of
TaskTrackers, and rolling upgrade of MapReduce from CDH 4.2 to CDH 4.3 are not supported when JobTracker
HA is enabled.
Cloudera Manager supports automatic failover of the JobTracker. It does not provide a mechanism to manually
force a failover through the Cloudera Manager user interface.
Important: Enabling or disabling JobTracker HA will cause the previous monitoring history to become
unavailable.
Configuring MapReduce (MRv1) JobTracker High Availability Using the Command Line
If you are running MRv1, you can configure the JobTracker to be highly available. You can configure either manual
or automatic failover to a warm-standby JobTracker.
Note:
• As with HDFS High Availability on page 264, the JobTracker high availability feature is backward
compatible; that is, if you do not want to enable JobTracker high availability, you can simply keep
your existing configuration after updating your hadoop-0.20-mapreduce,
hadoop-0.20-mapreduce-jobtracker, and hadoop-0.20-mapreduce-tasktracker packages,
and start your services as before. You do not need to perform any of the actions described on this
page.
To use the high availability feature, you must create a new configuration. This new configuration is designed
such that all the hosts in the cluster can have the same configuration; you do not need to deploy different
configuration files to different hosts depending on each host's role in the cluster.
In an HA setup, the mapred.job.tracker property is no longer a host:port string, but instead specifies a
logical name to identify JobTracker instances in the cluster (active and standby). Each distinct JobTracker in the
cluster has a different JobTracker ID. To support a single configuration file for all of the JobTrackers, the relevant
configuration parameters are suffixed with the JobTracker logical name as well as the JobTracker ID.
The HA JobTracker is packaged separately from the original (non-HA) JobTracker.
Important: You cannot run both HA and non-HA JobTrackers in the same cluster. Do not install the
HA JobTracker unless you need a highly available JobTracker. If you install the HA JobTracker and later
decide to revert to the non-HA JobTracker, you will need to uninstall the HA JobTracker and re-install
the non-HA JobTracker.
Important: The HA JobTracker cannot be installed on a node on which the non-HA JobTracker is
installed, and vice versa. If the JobTracker is installed, uninstall it following the instructions below
before installing the HA JobTracker. Uninstall the non-HA JobTracker whether or not you intend to
install the HA JobTracker on the same node.
• On SLES systems:
• On Ubuntu systems:
• On SLES systems:
• On Ubuntu systems:
Note: The instructions for automatic failover assume that you have set up a ZooKeeper cluster running
on three or more nodes, and have verified its correct operation by connecting using the ZooKeeper
command-line interface (CLI). See the ZooKeeper documentation for instructions on how to set up a
ZooKeeper ensemble.
• On SLES systems:
• On Ubuntu systems:
Make changes and additions similar to the following to mapred-site.xml on each node.
Note: It is simplest to configure all the parameters on all nodes, even though not all of the parameters
will be used on any given node. This also makes for robustness if you later change the roles of the
nodes in your cluster.
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>mapred.job.tracker</name>
<value>logicaljt</value>
<!-- host:port string is replaced with a logical name -->
</property>
<property>
<name>mapred.jobtrackers.logicaljt</name>
<value>jt1,jt2</value>
<description>Comma-separated list of JobTracker IDs.</description>
</property>
<property>
<name>mapred.jobtracker.rpc-address.logicaljt.jt1</name>
<!-- RPC address for jt1 -->
<value>myjt1.myco.com:8021</value>
</property>
<property>
<name>mapred.jobtracker.rpc-address.logicaljt.jt2</name>
<!-- RPC address for jt2 -->
<value>myjt2.myco.com:8022</value>
</property>
<property>
<name>mapred.job.tracker.http.address.logicaljt.jt1</name>
<!-- HTTP bind address for jt1 -->
<value>0.0.0.0:50030</value>
</property>
<property>
<name>mapred.job.tracker.http.address.logicaljt.jt2</name>
<!-- HTTP bind address for jt2 -->
<value>0.0.0.0:50031</value>
</property>
<property>
<name>mapred.ha.jobtracker.rpc-address.logicaljt.jt1</name>
<!-- RPC address for jt1 HA daemon -->
<value>myjt1.myco.com:8023</value>
</property>
<property>
<name>mapred.ha.jobtracker.rpc-address.logicaljt.jt2</name>
<!-- RPC address for jt2 HA daemon -->
<value>myjt2.myco.com:8024</value>
</property>
<property>
<name>mapred.ha.jobtracker.http-redirect-address.logicaljt.jt1</name>
<!-- HTTP redirect address for jt1 -->
<value>myjt1.myco.com:50030</value>
</property>
<property>
<name>mapred.ha.jobtracker.http-redirect-address.logicaljt.jt2</name>
<!-- HTTP redirect address for jt2 -->
<value>myjt2.myco.com:50031</value>
</property>
<property>
<name>mapred.jobtracker.restart.recover</name>
<value>true</value>
</property>
<property>
<name>mapred.job.tracker.persist.jobstatus.active</name>
<value>true</value>
</property>
<property>
<name>mapred.job.tracker.persist.jobstatus.hours</name>
<value>1</value>
</property>
<property>
<name>mapred.job.tracker.persist.jobstatus.dir</name>
<value>/jobtracker/jobsInfo</value>
</property>
<property>
<name>mapred.client.failover.proxy.provider.logicaljt</name>
<value>org.apache.hadoop.mapred.ConfiguredFailoverProxyProvider</value>
</property>
<property>
<name>mapred.client.failover.max.attempts</name>
<value>15</value>
</property>
<property>
<name>mapred.client.failover.sleep.base.millis</name>
<value>500</value>
</property>
<property>
<name>mapred.client.failover.sleep.max.millis</name>
<value>1500</value>
</property>
<property>
<name>mapred.client.failover.connection.retries</name>
<value>0</value>
</property>
<property>
<name>mapred.client.failover.connection.retries.on.timeouts</name>
<value>0</value>
</property>
<property>
<name>mapred.ha.fencing.methods</name>
<value>shell(/bin/true)</value>
</property>
</configuration>
Note:
In pseudo-distributed mode you need to specify mapred.ha.jobtracker.id for each JobTracker, so
that the JobTracker knows its identity.
But in a fully-distributed setup, where the JobTrackers run on different nodes, there is no need to set
mapred.ha.jobtracker.id, since the JobTracker can infer the ID from the matching address in one
of the mapred.jobtracker.rpc-address.<name>.<id> properties.
Note:
• You must be the mapred user to use mrhaadmin commands.
• If Kerberos is enabled, do not use sudo -u mapred when using the hadoop mrhaadmin command.
Instead, you must log in with the mapred Kerberos credentials (the short name must be mapred).
See Configuring Hadoop Security in CDH 5 for more information.
Unless automatic failover is configured, both JobTrackers will be in a standby state after the jobtrackerha
daemons start up.
If Kerberos is not enabled, use the following commands:
To find out what state each JobTracker is in:
where <id> is one of the values you configured in the mapred.jobtrackers.<name> property – jt1 or jt2 in
our sample mapred-site.xml files.
To transition one of the JobTrackers to active and then verify that it is active:
where <id> is one of the values you configured in the mapred.jobtrackers.<name> property – jt1 or jt2 in
our sample mapred-site.xml files.
With Kerberos enabled, log in as the mapred user and use the following commands:
To log in as the mapred user and kinit:
$ sudo su - mapred
$ kinit -kt mapred.keytab mapred/<fully.qualified.domain.name>
where <id> is one of the values you configured in the mapred.jobtrackers.<name> property – jt1 or jt2 in
our sample mapred-site.xml files.
To transition one of the JobTrackers to active and then verify that it is active:
where <id> is one of the values you configured in the mapred.jobtrackers.<name> property – jt1 or jt2 in
our sample mapred-site.xml files.
$ sudo su - mapred
$ kinit -kt mapred.keytab mapred/<fully.qualified.domain.name>
To cause a failover from the currently active to the currently inactive JobTracker:
Note: If you are already using a ZooKeeper ensemble for automatic failover, use the same ensemble
for automatic JobTracker failover.
<property>
<name>mapred.ha.automatic-failover.enabled</name>
<value>true</value>
</property>
<property>
<name>mapred.ha.zkfc.port</name>
<value>8018</value>
<!-- Pick a different port for each failover controller when running one machine
-->
</property>
<property>
<name>ha.zookeeper.quorum</name>
<value>zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181 </value>
<!-- ZK ensemble addresses -->
</property>
Note: If you have already configured automatic failover for HDFS, this property is already properly
configured; you use the same ZooKeeper ensemble for HDFS and JobTracker HA.
Note: The ZooKeeper ensemble must be running when you use this command; otherwise it will not
work properly.
or
This will create a znode in ZooKeeper in which the automatic failover system stores its data.
Note: If you are running a secure cluster, see also Securing access to ZooKeeper.
To start the daemons, run the following commands on each JobTracker node:
where <id> is one of the values you configured in the mapred.jobtrackers.<name> property – jt1 or jt2 in
our sample mapred-site.xml files.
Once you have located your active JobTracker, you can cause a failure on that node. For example, you can use
kill -9 <pid of JobTracker> to simulate a JVM crash. Or you can power-cycle the machine or its network
interface to simulate different kinds of outages. After you trigger the outage you want to test, the other JobTracker
should automatically become active within several seconds. The amount of time required to detect a failure and
trigger a failover depends on the configuration of ha.zookeeper.session-timeout.ms, but defaults to 5
seconds.
If the test does not succeed, you may have a misconfiguration. Check the logs for the zkfc and jobtrackerha
daemons to diagnose the problem.
Usage Notes
Using the JobTracker Web UI
To use the JobTracker Web UI, use the HTTP address of either JobTracker (that is, the value of
mapred.job.tracker.http.address.<name>.<id> for either the active or the standby JobTracker). Note the
following:
• If you use the URL of the standby JobTracker, you will be redirected to the active JobTracker.
• If you use the URL of a JobTracker that is down, you will not be redirected - you will simply get a "Not Found"
error from your browser.
Warning: Key Trustee Server high availability applies to read operations only. If either Key Trustee
Server fails, the KeyProvider automatically retries fetching keys from the functioning server. New
write operations (for example, creating new encryption keys) are not allowed unless both Key Trustee
Servers are operational.
Cloudera recommends monitoring both Key Trustee Servers. If a Key Trustee Server fails
catastrophically, restore it from backup to a new host with the same hostname and IP address as
the failed host. See Backing Up and Restoring Key Trustee Server for more information.
Important: These instructions apply to using Cloudera Manager only. For package-based deployments,
skip to the Using the Command Line on page 313 section.
For new installations, add the Key Trustee Server service to your cluster, following the instructions in Adding a
Service on page 34. When customizing role assignments, assign the Active Key Trustee Server, Active Database,
Passive Key Trustee Server, and Passive Database roles.
Important: If you are using SSH software other than OpenSSH, pre-create the SSH key before
continuing:
If you already have a Key Trustee Server service, and want to enable high availability, use the Add Role Instances
wizard for the Key Trustee Server service instead to add the Passive Key Trustee Server and Passive Database
roles.
Important: You must assign the Key Trustee Server and Database roles to the same host. Assign the
Active Key Trustee Server and Active Database roles to one host, and the Passive Key Trustee Server
and Passive Database roles to a separate host.
The remaining instructions apply to both new installations and adding a passive Key Trustee Server.
After completing the Add a Service or Add Role Instances wizard, the Passive Key Trustee Server and Passive
Database roles fail to start. Complete the following manual actions to start these roles:
• Stop the Key Trustee Server service (Key Trustee Server service > Actions > Stop).
• Run the Set Up Key Trustee Server Database command (Key Trustee Server service > Actions > Set Up Key
Trustee Server Database).
Replace keytrustee02.example.com with the hostname of the Passive Key Trustee Server.
• Run the following command on the Passive Key Trustee Server:
• Start the Key Trustee Server service (Key Trustee Server service > Actions > Start).
Important: Starting or restarting the Key Trustee Server service attempts to start the Active
Database and Passive Database roles. If the Active Database is not running when the Passive
Database attempts to start, the Passive Database fails to start. If this occurs, manually restart
the Passive Database role after confirming that the Active Database role is running.
$ su - keytrustee -c "source
/opt/cloudera/parcels/KEYTRUSTEE_SERVER/meta/keytrustee_env.sh;
/opt/cloudera/parcels/KEYTRUSTEE_SERVER/bin/ktadmin enable-synchronous-replication
--pg-rootdir /var/lib/keytrustee/db"
If you modified the default database location, replace /var/lib/keytrustee/db with the modified path.
Important: For Key Trustee Server 5.4.0 and higher, the ktadmin init-master command is
deprecated, and should not be used. Use the ktadmin init command instead. If you are using SSH
software other than OpenSSH, pre-create the SSH key on the active Key Trustee Server before
continuing:
Replace keytrustee01.example.com with the fully-qualified domain name (FQDN) of the active Key Trustee
Server, keytrustee02.example.com with the FQDN of the passive Key Trustee Server, and
/var/lib/keytrustee/db with the path to the directory you want to use to store the PostgreSQL database..
The ktadmin init command generates a self-signed certificate that the Key Trustee Server uses for HTTPS
communication.
Initialize the passive Key Trustee Server by running the following commands on the passive host:
Replace keytrustee02.example.com with the fully-qualified domain name (FQDN) of the passive Key Trustee
Server, keytrustee01.example.com with the FQDN of the active Key Trustee Server, and
/var/lib/keytrustee/db with the path to the directory you want to use to store the PostgreSQL database.
The ktadmin init-slave command performs an initial database sync by running the pg_basebackup command.
The database directory must be empty for this step to work. For information on performing an incremental
backup, see the PostgreSQL documentation.
The ktadmin init command generates a self-signed certificate that the Key Trustee Server uses for HTTPS
communication. Instructions for using alternate certificates (for example, if you have obtained certificates from
a trusted Certificate Authority) are provided later.
If you modified the default database location, replace /var/lib/keytrustee/db with the modified path.
Important: Key Trustee Server certificates must be issued to the fully-qualified domain name (FQDN)
of the Key Trustee Server host. If you are using CA-signed certificates, ensure that the generated
certificates use the FQDN, and not the short name.
If you have a CA-signed certificate for Key Trustee Server, see Replacing Key Trustee Server Certificates for
instructions on how to replace the self-signed certificates.
$ jps
15930 HRegionServer
16194 Jps
15838 HQuorumPeer
16010 HMaster
To stop a backup Master without stopping the entire cluster, first find its process ID using the jps command,
then issue the kill command against its process ID.
$ kill 16010
This allows you to decide the relative importance of consistency and availability, in terms of the CAP Theorem,
in the context of your application, or individual aspects of your application, using Timeline Consistency semantics.
Timeline Consistency
Timeline Consistency is a consistency model which allows for a more flexible standard of consistency than the
default HBase model of eventual consistency. A client can indicate the level of consistency it requires for a given
read (Get or Scan) operation. The default consistency level is STRONG, meaning that the read request is only sent
to the RegionServer servicing the region. This is the same behavior as when read replicas are not used. The
other possibility, TIMELINE, sends the request to all RegionServers with replicas, including the primary. The
client accepts the first response, which includes whether it came from the primary or a secondary RegionServer.
If it came from a secondary, the client can choose to verify the read later or not to treat it as definitive.
Enabling Read Replica Support
Note:
Before you enable read replica support, plan for the increased storage which the read-only replicas
will require. For sizing purposes, these read-only replicas should be treated as normal regions, as
they are full copies of all the regions of a table.
To enable support for read replicas in HBase, several properties must be set.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
1. Add the properties from Table 10: HBase Read Replica Properties on page 316 to hbase-site.xml on each
RegionServer in your cluster, and configure each of them to a value appropriate to your needs. The following
example configuration shows the syntax.
<property>
<name>hbase.regionserver.storefile.refresh.period</name>
<value>0</value>
</property>
<property>
<name>hbase.ipc.client.allowsInterrupt</name>
<value>true</value>
<description>Whether to enable interruption of RPC threads at the client. The
default value of true is
required to enable Primary Region Servers to access other Region Servers in
secondary mode. </description>
</property>
<property>
<name>hbase.client.primaryCallTimeout.get</name>
<value>10</value>
</property>
<property>
<name>hbase.client.primaryCallTimeout.multiget</name>
<value>10</value>
</property>
At Table Creation
To create a new table with read replication capabilities enabled, set the REGION_REPLICATION property on the
table. Use a command like the following, in HBase Shell:
To check whether the result is stale (comes from a secondary replica), use the isStale() method of the result
object. Use the following examples for reference.
Get Request
Scan Request
Prerequisites
• Network access via SSH to the host machines with the Hue role.
Required Role:
Follow these steps to prepare your cluster for Hue high availability.
1. Configuring High Availability for a New Hue Service:
Add the Hue service to your cluster using the Add a Service wizard. See Adding the Hue Service on page 152.
Hue high availability requires at least two instances of the Hue Server role in your cluster. Starting with CDH
5.4.1, you can add a new Hue service with multiple Hue Server roles.
For Kerberized clusters, the Add Service wizard will automatically add a colocated Kerberos Ticket Renewer
role for each Hue Server role instance.
Configuring High Availability for an Existing Hue Service:
To add a Hue Server role to an existing Hue service on a Kerberized cluster, use the Add Role Instances wizard.
Cloudera Manager will generate a validation error if the new Hue Server role does not have a colocated
Kerberos Ticket Renewer role. To add a Hue role instance, see Adding a Hue Role Instance on page 153.
2. Configure the backend database for high availability. For more information, consult the vendor documentation
for the database that you configured for Hue.
3. Configure the Hue instances in your cluster to connect to the backend database. See Using an External
Database for Hue Using Cloudera Manager on page 156.
Debian/Ubuntu:
/etc/nginx/conf.d/hue.conf
4. Using the following text as a template, enter the configuration for your cluster in the hue.conf file:
server {
server_name NGINX_HOSTNAME;
charset utf-8;
listen 8001;
location / {
proxy_pass http://hue;
location /static/ {
# Uncomment to expose the static file directories.
## autoindex on;
# Or if on a parcel install:
## alias /opt/cloudera/parcels/CDH/lib/hue/build/static/;
expires 30d;
add_header Cache-Control public;
}
}
upstream hue {
ip_hash;
server_name myhost-2.myco.com;
• In the location/static block, comment or uncomment the alias lines depending on whether your
cluster was installed using parcels or packages. (The comment indicator is #.)
• In the upstream hue block, list all the hostnames, including port number, of the Hue instances in your
cluster. For example:
## proxy_pass https://hue;
proxy_pass http://hue;
listen 8001
7. Test your installation by opening the Hue application in a web browser, using the following URL:
• Without SSL: http://NGINX_HOSTNAME:8001
• With SSL: https://NGINX_HOSTNAME:8001
Where NGINX_HOSTNAME is the name of the host machine where you installed nginx.
Note: You can use the following page to check if Hue is still alive:
http://<HUE_HOST>/desktop/debug/is_alive. The 200 status code is returned, which indicates
that Hue is still running.
Prerequisites
• Cloudera recommends that each instance of the metastore runs on a separate cluster host, to maximize
high availability.
• Hive metastore HA requires a database that is also highly available, such as MySQL with replication in
active-active mode. Refer to the documentation for your database of choice to configure it correctly.
Limitations
Sentry HDFS synchronization does not support Hive metastore HA.
Required Role:
1. Go to the Hive service.
2. Click the Configuration tab.
3. Select Scope > Hive Metastore Server.
4. Select Category > Advanced.
5. Locate the Hive Metastore Delegation Token Store property or search for it by typing its name In the Search
box.
6. If you use a secure cluster, enable the Hive token store by setting the value of the Hive Metastore Delegation
Token Store property to org.apache.hadoop.hive.thrift.DBTokenStore.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
7. Click Save Changes to commit the changes.
8. Click the Instances tab.
9. Click Add Role Instances.
10. Click the text field under Hive Metastore Server.
11. Select a host on which to run the additional metastore and click OK.
12. Click Continue and click Finish.
13. Check the checkbox next to the new Hive Metastore Server role.
14. Select Actions for Selected > Start, and click Start to confirm.
15. Click to display the stale configurations page.
16. Click Restart Clusterand click Restart Now.
17. Click Finish after the cluster finishes restarting.
Important:
• If you use Cloudera Manager, do not use these command-line instructions.
• This information applies specifically to CDH 5.4.x. If you use an earlier version of CDH, see the
documentation for that version located at Cloudera Documentation.
1. Configure Hive on each of the cluster hosts where you want to run a metastore, following the instructions
at Configuring the Hive Metastore.
2. On the server where the master metastore instance runs, edit the /etc/hive/conf.server/hive-site.xml
file, setting the hive.metastore.uris property's value to a list of URIs where a Hive metastore is available
for failover.
<property>
<name>hive.metastore.uris</name>
<value>thrift://metastore1.example.com,thrift://metastore2.example.com,thrift://metastore3.example.com</value>
3. If you use a secure cluster, enable the Hive token store by configuring the value of the
hive.cluster.delegation.token.store.class property to
org.apache.hadoop.hive.thrift.DBTokenStore.
<property>
<name>hive.cluster.delegation.token.store.class</name>
<value>org.apache.hadoop.hive.thrift.DBTokenStore</value>
</property>
6. Test your configuration by stopping your main metastore instance, and then attempting to connect to one
of the other metastores from a client. The following is an example of doing this on a RHEL or Fedora system.
The example first stops the local metastore, then connects to the metastore on the host
metastore2.example.com and runs the SHOW TABLES command.
Fencing
Only one of the Llamas should be active to ensure the resources are not partitioned. Llama uses ZooKeeper
access control lists (ACLs) to claim exclusive ownership of the cluster when transitioning to active, and monitors
this ownership periodically. If another Llama takes over, the first one realizes it within this period.
• IP addresses
• Rack name
4. Specify or select one or more hosts and click OK.
5. Click Continue.
6. Click Continue. A progress screen displays with a summary of the wizard actions.
7. Click Finish.
*Required configurations
2. Configure the Impala daemon to use the HA Llama.
Requirements
The requirements for Oozie high availability are:
• An external database that supports multiple concurrent connections. The default Derby database does not
support multiple concurrent connections. In addition, the database should be configured for HA (for example
Oracle RAC, MySQL Cluster). If the database is not HA and fails all Oozie servers will stop working. HA will
still work with a non-HA database, but then the database then becomes the single point of failure.
• On all the hosts where Oozie servers are going to run, the JDBC JAR should be placed in /var/lib/oozie/
or in the location referenced by the environment variables CLOUDERA_MYSQL_CONNECTOR_JAR or
CLOUDERA_ORACLE_CONNECTOR_JAR if using MySQL or Oracle respectively.
• ZooKeeper, which is used for distributed locks to coordinate the Oozie servers accessing the database at the
same time and service discovery so that the Oozie servers can locate each other for log aggregation.
• A load balancer that
– A load balancer (preferably with HA support, for example HAProxy), Virtual IP, or Round-Robin DNS, to
provide a single entry-point for users so they don’t have to choose between, or even be aware of, multiple
Oozie servers and for callbacks from the ApplicationMaster or JobTracker
– Receives callbacks from JobTracker when a job is done. Callbacks are best-effort and used as “hints”, so
eventually, default is ≤ 10min, the other Oozie servers would go and contact the JobTracker regardless of
whether or not the callback went through and nothing would be lost or stuck. The load balancer should
be HA as well. The load balancer should configured for round robin and not take into account the actual
load on any of the Oozie servers.
For information on setting up SSL communication with Oozie HA enabled, see Additional Considerations when
Configuring SSL for Oozie HA.
Required Role:
Important: Enabling or disabling HA will cause the previous monitoring history to become unavailable.
• Near Real Time (NRT) ingestion using the Flume Solr Sink
• MapReduce based batch ingestion using the MapReduceIndexerTool
If Cloudera Search throws an exception according the rules described above, the caller, meaning Flume Solr Sink
and MapReduceIndexerTool, can catch the exception and retry the task if it meets the criteria for such retries.
agent.sinks.solrSink.isProductionMode = true
agent.sinks.solrSink.isIgnoringRecoverableExceptions = true
In addition, Flume SolrSink automatically attempts to load balance and failover among the hosts of a SolrCloud
before it considers the transaction rollback and retry. Load balancing and failover is done with the help of
ZooKeeper, which itself can be configured to be highly available.
Further, Cloudera Manager can configure Flume so it automatically restarts if its process crashes.
To tolerate extended periods of Solr downtime, you can configure Flume to use a high-performance transactional
persistent queue in the form of a FileChannel. A FileChannel can use any number of local disk drives to buffer
significant amounts of data. For example, you might buffer many terabytes of events corresponding to a week
of data. Further, using the Replicating Channel Selector Flume feature, you can configure Flume to replicate the
same data both into HDFS as well as into Solr. Doing so ensures that if the Flume SolrSink channel runs out of
disk space, data delivery is still delivered to HDFS, and this data can later be ingested from HDFS into Solr using
MapReduce.
Many machines with many Flume Solr Sinks and FileChannels can be used in a failover and load balancing
configuration to improve high availability and scalability. Flume SolrSink servers can be either co-located with
live Solr servers serving end user queries, or Flume SolrSink servers can be deployed on separate industry
standard hardware for improved scalability and reliability. By spreading indexing load across a large number of
Flume SolrSink servers you can improve scalability. Indexing load can be replicated across multiple Flume SolrSink
servers for high availability, for example using Flume features such as Load balancing Sink Processor.
Important: Cloudera Support supports all of the configuration and modification to Cloudera software
detailed in this document. However, Cloudera Support is unable to assist with issues or failures with
the third-party software that is used. Use of any third-party software, or software not directly covered
by Cloudera Support, is at the risk of the end user.
• A networked storage device that you can configure to be highly available. Typically this is an NFS store, a
SAN device, or a storage array that satisfies the read/write throughput requirements of the Cloudera
Management Service. This document assumes the use of NFS due to the simplicity of its configuration and
because it is an easy, vendor-neutral illustration.
• The procedures in this document require ssh access to all the hosts in the cluster where you are enabling
high availability for Cloudera Manager.
Important:
Unless stated otherwise, run all commands mentioned in this topic as the root user.
You do not need to stop the CDH cluster to configure Cloudera Manager high availability.
Cloudera Manager Server, Cloudera Navigator, and all of the Cloudera Management Service roles that use a
relational database should use an external database server, located off-host. You must make sure that these
databases are configured to be highly available. See Database High Availability Configuration on page 355.
You configure other Cloudera Management Service roles (such as the Service Monitor and Host Monitor roles)
that use a file-backed storage mechanism to store their data on a shared NFS storage mechanism.
Note: The hostnames used here are placeholders and are used throughout this document. When
configuring your cluster, substitute the actual names of the hosts you use in your environment.
• Do not host the Cloudera Manager or Cloudera Management Service roles on existing hosts in a CDH cluster,
because this complicates failover configuration, and overlapping failure domains can cause problems with
fault containment and error tracing.
• Configure both the primary and the secondary hosts using the same host configuration. This helps to ensure
that failover does not lead to decreased performance.
• Host the primary and secondary hosts on separate power and network segments within your organization
to limit overlapping failure domains.
Note: HAProxy is used here for demonstration purposes. Production-level performance requirements
determine the load balancer that you select for your installation.
HAProxy version 1.5.2 is used for these procedures.
1. Reserve two hostnames in your DNS system, and assign them to each of the load balancer hosts. (The names
CMSHostname, and MGMTHostname are used in this example; substitute the correct hostname for your
environment.) These hostnames will be the externally accessible hostnames for Cloudera Manager Server
and Cloudera Management Service. (Alternatively, use one load balancer with separate, resolvable IP
addresses—one each to back CMSHostname and MGMTHostname respectively).
• CMSHostname is used to access Cloudera Manager Admin Console.
• MGMTHostname is used for internal access to the Cloudera Management Service from Cloudera Manager
Server and Cloudera Manager Agents.
2. Set up two hosts using any supported Linux distribution (RHEL, CentOS, Ubuntu or SUSE; see Supported
Operating Systems) with the hostnames listed above. See the HAProxy documentation for recommendations
on configuring the hardware of these hosts.
3. Install the version of HAProxy that is recommended for the version of Linux installed on the two hosts:
RHEL/CentOS:
Ubuntu (use a current Personal Package Archive (PPA) for 1.5 from http://haproxy.debian.net):
SUSE:
$ chkconfig haproxy on
Ubuntu:
5. Configure HAProxy.
• On CMSHostname, edit the /etc/haproxy/haproxy.cfg files and make sure that the ports listed at Ports
Used by Cloudera Manager and Cloudera Navigator for “Cloudera Manager Server” are proxied. For Cloudera
Manager 5, this list includes the following ports as defaults:
– 7180
– 7182
– 7183
Sample HAProxy Configuration for CMSHostname
• On MGMTHostname, edit the /etc/haproxy/haproxy.cfg file and make sure that the ports for Cloudera
Management Service are proxied (see Ports Used by Cloudera Manager and Cloudera Navigator). For
Cloudera Manager 5, this list includes the following ports as defaults:
– 5678
– 7184
– 7185
– 7186
– 7187
– 8083
– 8084
– 8086
– 8087
– 8091
– 9000
– 9994
– 9995
– 9996
– 9997
– 9998
– 9999
– 10101
mode tcp
option tcplog
server mgmt2a MGMT1 check
server mgmt2b MGMT2 check
option tcplog
server mgmt15a MGMT1 check
server mgmt15b MGMT2 check
listen mgmt16 :9999
mode tcp
option tcplog
server mgmt16a MGMT1 check
server mgmt16b MGMT2 check
listen mgmt17 :10101
mode tcp
option tcplog
server mgmt17a MGMT1 check
server mgmt17b MGMT2 check
After updating the configuration, restart HAProxy on both the MGMTHostname and CMSHostname hosts:
Important: The embedded Postgres database cannot be configured for high availability and should
not be used in a high-availability configuration.
2. Configure your databases to be highly available. Consult the vendor documentation for specific information.
MySQL, PostgreSQL, and Oracle each have many options for configuring high availability. See Database High
Availability Configuration on page 355 for some external references on configuring high availability for your
Cloudera Manager databases.
Note: Using NFS as a shared storage mechanism is used here for demonstration purposes. Refer to
your Linux distribution documentation on production NFS configuration and security. Production-level
performance requirements determine the storage that you select for your installation.
This section describes how to configure an NFS server and assumes that you understand how to configure
highly available remote storage devices. Further details are beyond the scope and intent of this guide.
There are no intrinsic limitations on where this NFS server is located, but because overlapping failure domains
can cause problems with fault containment and error tracing, Cloudera recommends that you not co-locate the
NFS server with any CDH or Cloudera Manager servers or the load-balancer hosts detailed in this document.
1. Install NFS on your designated server:
RHEL/CentOS
Ubuntu
SUSE
$ chkconfig nfs on
$ service rpcbind start
$ service nfs start
Ubuntu:
SUSE:
$ chkconfig nfs on
$ service rpcbind start
$ service nfs-kernel-server start
Note: Later sections describe mounting the shared directories and sharing them between the primary
and secondary instances.
Step 2: Installing and Configuring Cloudera Manager Server for High Availability
You can use an existing Cloudera Manager installation and extend it to a high-availability configuration, as long
as you are not using the embedded PostgreSQL database.
This section describes how to install and configure a failover secondary for Cloudera Manager Server that can
take over if the primary fails.
This section does not cover installing instances of Cloudera Manager Agent on CMS1 or CMS2 and configuring
them to be highly available. See Installation.
Setting up NFS Mounts for Cloudera Manager Server
1. Create the following directories on the NFS server you created in a previous step:
$ mkdir -p /media/cloudera-scm-server
2. Mark these mounts by adding these lines to the /etc/exports file on the NFS server:
/media/cloudera-scm-server CMS1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-server CMS2(rw,sync,no_root_squash,no_subtree_check)
3. Export the mounts by running the following command on the NFS server:
$ exportfs -a
RHEL/CentOS:
Ubuntu:
SUSE:
$ rm -rf /var/lib/cloudera-scm-server
$ mkdir -p /var/lib/cloudera-scm-server
c. Mount the following directory to the NFS mounts, on both CMS1 and CMS2:
d. Set up fstab to persist the mounts across restarts by editing the /etc/fstab file on CMS1 and CMS2 and
adding the following lines:
Important: Deleting the Cloudera Management Service leads to loss of all existing data from the Host
Monitor and Service Monitor roles that store health and monitoring information for your cluster on
the local disk associated with the host(s) where those roles are installed.
1. Open the Cloudera Manager Admin Console and navigate to the Home page.
2. Click Cloudera Management Service > Stop.
3. Click Cloudera Management Service > Delete.
Fresh Installation
Use either of the installation paths (B or C) specified in the documentation to install Cloudera Manager Server,
but do not add “Cloudera Management Service” to your deployment until you complete Step 3: Installing and
Configuring Cloudera Management Service for High Availability on page 340, which describes how to set up the
Cloudera Management Service.
See:
• Installation Path B - Manual Installation Using Cloudera Manager Packages
• Installation Path C - Manual Installation Using Cloudera Manager Tarballs
You can now start the freshly-installed Cloudera Manager Server on CMS1:
Before proceeding, verify that you can access the Cloudera Manager Admin Console at http://CMS1:7180.
If you have just installed Cloudera Manager, click the Cloudera Manager logo to skip adding new hosts and to
gain access to the Administration menu, which you need for the following steps.
HTTP Referer Configuration
Cloudera recommends that you disable the HTTP Referer check because it causes problems for some proxies
and load balancers. Check the configuration manual of your proxy or load balancer to determine if this is necessary.
To disable HTTP Referer in the Cloudera Manager Admin Console:
1. Select Administration > Settings.
2. Select Category > Security.
3. Deselect the HTTP Referer Check property.
Before proceeding, verify that you can access the Cloudera Manager Admin Console through the load balancer
at http://CMSHostname:7180.
TLS and Kerberos Configuration
To configure Cloudera Manager to use TLS encryption or authentication, or to use Kerberos authentication, see
TLS and Kerberos Configuration for Cloudera Manager High Availability on page 356.
Installing the Secondary
Setting up the Cloudera Manager Server secondary requires copying certain files from the primary to ensure
that they are consistently initialized.
1. On the CMS2 host, install the cloudera-manager-server package using Installation Path B or Installation
Path C.
See:
• Installation Path B - Manual Installation Using Cloudera Manager Packages
• Installation Path C - Manual Installation Using Cloudera Manager Tarballs
2. When setting up the database on the secondary, copy the /etc/cloudera-scm-server/db.properties
file from host CMS1 to host CMS2 at /etc/cloudera-scm-server/db.properties. For example:
$ mkdir -p /etc/cloudera-scm-server
$ scp [<ssh-user>@]CMS1:/etc/cloudera-scm-server/db.properties
/etc/cloudera-scm-server/db.properties
3. If you configured Cloudera Manager TLS encryption or authentication, or Kerberos authentication in your
primary installation, see TLS and Kerberos Configuration for Cloudera Manager High Availability on page 356
for additional configuration steps.
4. Do not start the cloudera-scm-server service on this host yet, and disable autostart on the secondary to
avoid automatically starting the service on this host.
RHEL/CentOS/SUSEL:
Ubuntu:
(You will also disable autostart on the primary when you configure automatic failover in a later step.) Data
corruption can result if both primary and secondary Cloudera Manager Server instances are running at the
same time, and it is not supported. :
Testing Failover
Test failover manually by using the following steps:
1. Stop cloudera-scm-server on your primary host (CMS1):
3. Wait a few minutes for the service to load, and then access the Cloudera Manager Admin Console through
a web browser, using the load-balanced hostname (for example: http://CMSHostname:CMS_port).
Now, fail back to the primary before configuring the Cloudera Management Service on your installation:
1. Stop cloudera-scm-server on your secondary machine (CMS2):
3. Wait a few minutes for the service to load, and then access the Cloudera Manager Admin Console through
a web browser, using the load-balanced hostname (for example: http://CMSHostname:7180).
Updating Cloudera Manager Agents to use the Load Balancer
After completing the primary and secondary installation steps listed previously, update the Cloudera Manager
Agent configuration on all of the hosts associated with this Cloudera Manager installation, except the MGMT1,
MGMT2, CMS1, and CMS2 hosts, to use the load balancer address:
1. Connect to a shell on each host where CDH processes are installed and running. (The MGMT1, MGMT2, CMS1,
and CMS2 hosts do not need to be modified as part of this step.)
2. Update the /etc/cloudera-scm-agent/config.ini file and change the server_host line:
server_host = <CMSHostname>
3. Restart the agent (this command starts the agents if they are not running):
Step 3: Installing and Configuring Cloudera Management Service for High Availability
This section demonstrates how to set up shared mounts on MGMT1 and MGMT2, and then install Cloudera
Management Service to use those mounts on the primary and secondary servers.
Important: Do not start the primary and secondary servers that are running Cloudera Management
Service at the same time. Data corruption can result.
$ mkdir -p /media/cloudera-host-monitor
$ mkdir -p /media/cloudera-scm-agent
$ mkdir -p /media/cloudera-scm-eventserver
$ mkdir -p /media/cloudera-scm-headlamp
$ mkdir -p /media/cloudera-service-monitor
$ mkdir -p /media/cloudera-scm-navigator
$ mkdir -p /media/etc-cloudera-scm-agent
2. Mark these mounts by adding the following lines to the /etc/exports file on the NFS server:
/media/cloudera-host-monitor MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-agent MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-eventserver MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-headlamp MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-service-monitor MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-navigator MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/etc-cloudera-scm-agent MGMT1(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-host-monitor MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-agent MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-eventserver MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-headlamp MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-service-monitor MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/cloudera-scm-navigator MGMT2(rw,sync,no_root_squash,no_subtree_check)
/media/etc-cloudera-scm-agent MGMT2(rw,sync,no_root_squash,no_subtree_check)
3. Export the mounts running the following command on the NFS server:
$ exportfs -a
Ubuntu:
SUSE:
$ mkdir -p /var/lib/cloudera-host-monitor
$ mkdir -p /var/lib/cloudera-scm-agent
$ mkdir -p /var/lib/cloudera-scm-eventserver
$ mkdir -p /var/lib/cloudera-scm-headlamp
$ mkdir -p /var/lib/cloudera-service-monitor
$ mkdir -p /var/lib/cloudera-scm-navigator
$ mkdir -p /etc/cloudera-scm-agent
c. Mount the following directories to the NFS mounts, on both MGMT1 and MGMT2 (NFS refers to the server
NFS hostname or IP address):
5. Set up fstab to persist the mounts across restarts. Edit the /etc/fstab file and add these lines:
server_host=CMSHostname
listening_hostname=MGMTHostname
b. Edit the /etc/hosts file and add MGMTHostname as an alias for your public IP address for MGMT1 by adding
a line like this at the end of your /etc/hosts file:
MGMT1 IP MGMTHostname
c. Confirm that the alias has taken effect by running the ping command. For example:
d. Make sure that the cloudera-scm user and the cloudera-scm group have access to the mounted
directories under /var/lib, by using the chown command on cloudera-scm. For example, run the
following on MGMT1:
Note: The cloudera-scm user and the cloudera-scm group are the default owners as specified
in Cloudera Management Service advanced configuration. If you alter these settings, or are
using single-user mode, modify the above chown instructions to use the altered user or group
name.
e. Restart the agent on MGMT1 (this also starts the agent if it is not running):
g. Make sure you install all of the roles of the Cloudera Management Service on the host named
MGMTHostname.
h. Proceed through the steps to configure the roles of the service to use your database server, and use
defaults for the storage directory for Host Monitor or Service Monitor.
i. After you have completed the steps, wait for the Cloudera Management Service to finish starting, and
verify the health status of your clusters as well as the health of the Cloudera Management Service as
reported in the Cloudera Manager Admin Console. The health status indicators should be green, as shown:
The service health for Cloudera Management Service might, however, show as red:
In this case, you need to identify whether the health test failure is caused by the Hostname and Canonical
Name Health Check for the MGMTHostname host, which might look like this:
This test can fail in this way because of the way you modified /etc/hosts on MGMT1 and MGMT2 to allow
the resolution of MGMTHostname locally. This test can be safely disabled on the MGMTHostname host from
the Cloudera Manager Admin Console.
j. If you are configuring Kerberos and SSL, see TLS and Kerberos Configuration for Cloudera Manager High
Availability on page 356 for configuration changes as part of this step.
server_host=<CMHostname>
listening_hostname=<MGMTHostname>
b. Edit the /etc/hosts file and add MGMTHostname as an alias for your public IP address for MGMT1, by adding
a line like this at the end of your /etc/hosts file:
<MGMT2-IP> <MGMTHostname>
c. Confirm that the alias is working by running the ping command. For example:
6. Log into the Cloudera Manager Admin Console in a web browser and start all Cloudera Management Service
roles.
You should see ten total processes running on that host, including the eight Cloudera Management Service
processes, a Cloudera Manager Agent process, and a Supervisor process.
c. Test the secondary installation through the Cloudera Management Admin Console, and inspect the health
of the Cloudera Management Service roles, before proceeding.
Note:
Make sure that the UID and GID for the cloudera-scm user on the primary and secondary Cloudera
Management Service hosts are same; this ensures that the correct permissions are available on the
shared directories after failover.
Note: The versions referred to for setting up automatic failover in this document are Pacemaker
1.1.11 and Corosync 1.4.7. See http://clusterlabs.org/wiki/Install to determine what works best
for your Linux distribution.
RHEL/CentOS:
Ubuntu:
SUSE:
2. Make sure that the crm tool exists on all of the hosts. This procedure uses the crm tool, which works with
Pacemaker configuration. If this tool is not installed when you installed Pacemaker (verify this by running
which crm), you can download and install the tool for your distribution using the instructions at
http://crmsh.github.io/installation.
About Corosync and Pacemaker
• By default, Corosync and Pacemaker are not autostarted as part of the boot sequence. Cloudera recommends
leaving this as is. If the machine crashes and restarts, manually make sure that failover was successful and
determine the cause of the restart before manually starting these processes to achieve higher availability.
– If the /etc/defaults/corosync file exists, make sure that START is set to yes in that file:
START=yes
– Make sure that Corosync is not set to start automatically, by running the following command:
RHEL/CentOS/SUSE:
Ubuntu:
• Note which version of Corosync is installed. The contents of the configuration file for Corosync
(corosync.conf) that you edit varies based on the version suitable for your distribution. Sample configurations
are supplied in this document and are labeled with the Corosync version.
• This document does not demonstrate configuring Corosync with authentication (with secauth set to on).
The Corosync website demonstrates a mechanism to encrypt traffic using symmetric keys. A simple example
is available at http://docs.openstack.org/high-availability-guide/content/_setting_up_corosync.html.
• Firewall configuration:
Corosync uses UDP transport on ports 5404 and 5405, and these ports must be open for both inbound and
outbound traffic on all hosts. If you are using IP tables, run a command similar to the following:
$ sudo iptables -I INPUT -m state --state NEW -p udp -m multiport --dports 5404,5405
-j ACCEPT
$ sudo iptables -I OUTPUT -m state --state NEW -p udp -m multiport --sports
5404,5405 -j ACCEPT
compatibility: whitetank
totem {
version: 2
secauth: off
interface {
member {
memberaddr: CMS1
}
member {
memberaddr: CMS2
}
ringnumber: 0
bindnetaddr: CMS1
mcastport: 5405
}
transport: udpu
}
logging {
fileline: off
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
service {
# Load the Pacemaker Cluster Resource Manager
name: pacemaker
ver: 1
#
}
totem {
version: 2
secauth: off
cluster_name: cmf
transport: udpu
}
nodelist {
node {
ring0_addr: CMS1
nodeid: 1
}
node {
ring0_addr: CMS2
nodeid: 2
}
}
quorum {
provider: corosync_votequorum
two_node: 1
}
2. Edit the /etc/corosync/corosync.conf file on CMS2, and replace the entire contents with the following
text (use the correct version for your environment):
Corosync version 1.x:
compatibility: whitetank
totem {
version: 2
secauth: off
interface {
member {
memberaddr: CMS1
}
member {
memberaddr: CMS2
}
ringnumber: 0
bindnetaddr: CMS2
mcastport: 5405
}
transport: udpu
}
logging {
fileline: off
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
service {
# Load the Pacemaker Cluster Resource Manager
name: pacemaker
ver: 1
#
}
totem {
version: 2
secauth: off
cluster_name: cmf
transport: udpu
}
nodelist {
node {
ring0_addr: CMS1
nodeid: 1
}
node {
ring0_addr: CMS2
nodeid: 2
}
}
quorum {
provider: corosync_votequorum
two_node: 1
}
3. Restart Corosync on CMS1 and CMS2 so that the new configuration takes effect:
Setting up Pacemaker
You use Pacemaker to set up Cloudera Manager Server as a cluster resource.
See the Pacemaker configuration reference at
http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/ for more details about
Pacemaker options.
The following steps demonstrate one way, recommended by Cloudera, to configure Pacemaker for simple use:
1. Disable autostart for Cloudera Manager Server (because you manage its lifecycle through Pacemaker) on
both CMS1 and CMS2:
RHEL/CentOS/SUSE:
Ubuntu:
2. Make sure that Pacemaker has been started on both CMS1 and CMS2:
$ /etc/init.d/pacemaker start
# crm status
Last updated: Wed Mar 4 18:55:27 2015
Last change: Wed Mar 4 18:38:40 2015 via crmd on CMS1
Stack: corosync
Current DC: CMS1 (1) - partition with quorum
Version: 1.1.10-42f2063
2 Nodes configured
0 Resources configured
$ crm_mon
For example:
$ crm_mon
Last updated: Tue Jan 27 15:01:35 2015
Last change: Mon Jan 27 14:10:11 2015
Stack: classic openais (with plugin)
Current DC: CMS1 - partition with quorum
Version: 1.1.11-97629de
2 Nodes configured, 2 expected votes
1 Resources configured
Online: [ CMS1 CMS2 ]
cloudera-scm-server (lsb:cloudera-scm-server): Started CMS1
At this point, Pacemaker manages the status of the cloudera-scm-server service on hosts CMS1 and CMS2,
ensuring that only one instance is running at a time.
Note: Pacemaker expects all lifecycle actions, such as start and stop, to go through Pacemaker;
therefore, running direct service start or service stop commands breaks that assumption.
Test the resource move by connecting to a shell on CMS2 and verifying that the cloudera-scm-server process
is now active on that host. It takes usually a few minutes for the new services to come up on the new host.
Enabling STONITH (Shoot the other node in the head)
The following link provides an explanation of the problem of fencing and ensuring (within reasonable limits) that
only one host is running a shared resource at a time:
http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html-single/Clusters_from_Scratch/index.html#idm140457872046640
As noted in that link, you can use several methods (such as IPMI) to achieve reasonable guarantees on remote
host shutdown. Cloudera recommends enabling STONITH, based on the hardware configuration in your
environment.
Setting up the Cloudera Manager Service
Setting Up Corosync
1. Edit the /etc/corosync/corosync.conf file on MGMT1 and replace the entire contents with the contents
below; make sure to use the correct section for your version of Corosync:
Corosync version 1.x:
compatibility: whitetank
totem {
version: 2
secauth: off
interface {
member {
memberaddr: MGMT1
}
member {
memberaddr: MGMT2
}
ringnumber: 0
bindnetaddr: MGMT1
mcastport: 5405
}
transport: udpu
}
logging {
fileline: off
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
service {
# Load the Pacemaker Cluster Resource Manager
name: pacemaker
ver: 1
#
}
totem {
version: 2
secauth: off
cluster_name: mgmt
transport: udpu
}
nodelist {
node {
ring0_addr: MGMT1
nodeid: 1
}
node {
ring0_addr: MGMT2
nodeid: 2
}
}
quorum {
provider: corosync_votequorum
two_node: 1
}
2. Edit the /etc/corosync/corosync.conf file on MGMT2 andf replace the contents with the contents below:
Corosync version 1.x:
compatibility: whitetank
totem {
version: 2
secauth: off
interface {
member {
memberaddr: MGMT1
}
member {
memberaddr: MGMT2
}
ringnumber: 0
bindnetaddr: MGMT2
mcastport: 5405
}
transport: udpu
}
logging {
fileline: off
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
service {
# Load the Pacemaker Cluster Resource Manager
name: pacemaker
ver: 1
#
}
totem {
version: 2
secauth: off
cluster_name: mgmt
transport: udpu
}
nodelist {
node {
ring0_addr: CMS1
nodeid: 1
}
node {
ring0_addr: CMS2
nodeid: 2
}
}
quorum {
provider: corosync_votequorum
two_node: 1
}
3. Restart Corosync on MGMT1 and MGMT2 for the new configuration to take effect:
4. Test whether Corosync has set up a cluster, by using the corosync-cmapctl or corosync-objctl commands.
You should see two members with status joined:
Setting Up Pacemaker
Use Pacemaker to set up Cloudera Management Service as a cluster resource.
See the Pacemaker configuration reference at
http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/ for more information
about Pacemaker options.
Because the lifecycle of Cloudera Management Service is managed through the Cloudera Manager Agent, you
configure the Cloudera Manager Agent to be highly available.
Follow these steps to configure Pacemaker, recommended by Cloudera for simple use:
1. Disable autostart for the Cloudera Manager Agent (because Pacemaker manages its lifecycle) on both MGMT1
and MGMT2:
RHEL/CentOS/SUSE
Ubuntu:
$ /etc/init.d/pacemaker start
3. Make sure that the crm command reports two nodes in the cluster; you can run this command on either
host:
# crm status
Last updated: Wed Mar 4 18:55:27 2015
Last change: Wed Mar 4 18:38:40 2015 via crmd on MGMT1
Stack: corosync
Current DC: MGMT1 (1) - partition with quorum
Version: 1.1.10-42f2063
2 Nodes configured
0 Resources configured
As with Cloudera Manager Server Pacemaker configuration, this step disables quorum checks, disables
STONITH explicitly, and reduces the likelihood of resources being moved between hosts.
5. Create an Open Cluster Framework (OCF) provider on both MGMT1 and MGMT2 for Cloudera Manager Agent for
use with Pacemaker:
a. Create an OCF directory for creating OCF resources for Cloudera Manager:
$ mkdir -p /usr/lib/ocf/resources.d/cm
#!/bin/sh
#######################################################################
# CM Agent OCF script
#######################################################################
#######################################################################
# Initialization:
: ${__OCF_ACTION=$1}
OCF_SUCCESS=0
OCF_ERROR=1
OCF_STOPPED=7
#######################################################################
meta_data() {
cat <<END
<?xml version="1.0"?>
<!DOCTYPE resource-agent SYSTEM "ra-api-1.dtd">
<resource-agent name="Cloudera Manager Agent" version="1.0">
<version>1.0</version>
<longdesc lang="en">
This OCF agent handles simple monitoring, start, stop of the Cloudera
Manager Agent, intended for use with Pacemaker/corosync for failover.
</longdesc>
<shortdesc lang="en">Cloudera Manager Agent OCF script</shortdesc>
<parameters />
<actions>
<action name="start" timeout="20" />
<action name="stop" timeout="20" />
<action name="monitor" timeout="20" interval="10" depth="0"/>
<action name="meta-data" timeout="5" />
</actions>
</resource-agent>
END
}
#######################################################################
agent_usage() {
cat <<END
usage: $0 {start|stop|monitor|meta-data}
Cloudera Manager Agent HA OCF script - used for managing Cloudera Manager Agent
and managed processes lifecycle for use with Pacemaker.
END
}
agent_start() {
service cloudera-scm-agent start
if [ $? = 0 ]; then
return $OCF_SUCCESS
fi
return $OCF_ERROR
}
agent_stop() {
service cloudera-scm-agent hard_stop_confirmed
if [ $? = 0 ]; then
return $OCF_SUCCESS
fi
return $OCF_ERROR
}
agent_monitor() {
# Monitor _MUST!_ differentiate correctly between running
# (SUCCESS), failed (ERROR) or _cleanly_ stopped (NOT RUNNING).
# That is THREE states, not just yes/no.
service cloudera-scm-agent status
if [ $? = 0 ]; then
return $OCF_SUCCESS
fi
return $OCF_STOPPED
}
case $__OCF_ACTION in
meta-data) meta_data
exit $OCF_SUCCESS
;;
start) agent_start;;
stop) agent_stop;;
monitor) agent_monitor;;
usage|help) agent_usage
exit $OCF_SUCCESS
;;
*) agent_usage
exit $OCF_ERR_UNIMPLEMENTED
;;
esac
rc=$?
exit $rc
$ /usr/lib/ocf/resources.d/cm/agent monitor
This script should return the current running status of the SCM agent.
7. Add Cloudera Manager Agent as an OCF-managed resource (either on MGMT1 or MGMT2):
8. Verify that the primitive has been picked up by Pacemaker by running the following command:
$ crm_mon
For example:
>crm_mon
Last updated: Tue Jan 27 15:01:35 2015
Last change: Mon Jan 27 14:10:11 2015ls /
Stack: classic openais (with plugin)
Current DC: CMS1 - partition with quorum
Version: 1.1.11-97629de
2 Nodes configured, 2 expected votes
1 Resources configured
Online: [ MGMT1 MGMT2 ]
cloudera-scm-agent (ocf:cm:agent): Started MGMT2
Pacemaker starts managing the status of the cloudera-scm-agent service on hosts MGMT1 and MGMT2, ensuring
that only one instance is running at a time.
Note: Pacemaker expects that all lifecycle actions, such as start and stop, go through Pacemaker;
therefore, running direct service start or service stop commands on one of the hosts breaks
that assumption and could cause Pacemaker to start the service on the other host.
Test the resource move by connecting to a shell on MGMT2 and verifying that the cloudera-scm-agent and the
associated Cloudera Management Services processes are now active on that host. It usually takes a few minutes
for the new services to come up on the new host.
Database-Specific Mechanisms
• MySQL:
Configuring MySQL for high availability requires configuring MySQL for replication. Replication configuration
depends on which version of MySQL you are using. For version 5.1,
http://dev.mysql.com/doc/refman/5.1/en/replication-howto.html provides an introduction.
• PostgreSQL:
PostgreSQL has extensive documentation on high availability, especially for versions 9.0 and higher. For
information about options available for version 9.1, see
http://www.postgresql.org/docs/9.1/static/high-availability.html.
• Oracle:
Oracle supports a wide variety of free and paid upgrades to their database technology that support increased
availability guarantees, such as their Maximum Availability Architecture (MAA) recommendations. For more
information, see
http://www.oracle.com/technetwork/database/features/availability/oracle-database-maa-best-practices-155386.html.
Disk-Based Mechanisms
DRBD is an open-source Linux-based disk replication mechanism that works at the individual write level to
replicate writes on multiple machines. Although not directly supported by major database vendors (at the time
of writing of this document), it provides a way to inexpensively configure redundant distributed disk for
disk-consistent databases (such as MySQL, PostgreSQL, and Oracle). For information, see http://drbd.linbit.com.
https://[CMSHostname]:[TLS_Port]
Note: Remember to restart cloudera-scm-agent after making changes to these files or configuration
options.
This message is expected, and can be corrected by generating Kerberos credentials for these roles using the
Cloudera Manager Admin Console. Select Administration > Kerberos > Credentials > Generate Credentials.
For additional instructions on configuring Kerberos authentication for Cloudera Manager, see Configuring
Authentication in Cloudera Manager.
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
Port Requirements
You must ensure that the following ports are open and accessible across clusters to allow communication
between the source and destination Cloudera Manager servers and the HDFS, Hive, MapReduce, and YARN hosts:
• Cloudera Manager Admin Console port: Default is 7180.
• HDFS NameNode port: Default is 8020.
• HDFS DataNode port: Default is 50010.
• WebHDFS port: Default is 50070.
See Ports for more information, including how to verify the current values for these ports.
Data Replication
Cloudera Manager provides rich functionality for replicating data (stored in HDFS or accessed through Hive)
across data centers. When critical data is stored on HDFS, Cloudera Manager provides the necessary capabilities
to ensure that the data is available at all times, even in the face of the complete shutdown of a data center.
For recommendations on using data replication and Sentry authorization, see Configuring Sentry to Enable BDR
Replication.
In Cloudera Manager 5, replication is supported between CDH 5 or CDH 4 clusters. In Cloudera Manager 5, support
for HDFS and Hive replication is as follows.
Important: To use HDFS replication, both the target and source HDFS services must use Kerberos
authentication, or both must not use Kerberos authentication.
– Between a source cluster that has encryption over-the-wire enabled and a target cluster running CDH
4.0. This is because the CDH 4 client is used for replication in this case, and it does not support this.
– From CDH 5 to CDH 4 where there are URL-encoding characters such as % in file and directory names.
This is because of a bug in the CDH 4 WebHDFS API.
– HDFS replication does not work from CDH 5 to CDH 4 with different realms when using older JDK versions.
Use JDK 7 or upgrade to JDK6u34 or later on the CDH 4 cluster to avoid this issue.
• Hive
– With data replication, between a source cluster that has encryption enabled and a target cluster running
CDH 4. This is because the CDH 4 client used for replication does not support encryption.
– Without data replication, between a source cluster running CDH 4 and a target cluster that has encryption
enabled.
– Between CDH 4.2 or later and CDH 4, if the Hive schema contains views.
– With the same cluster as both source and destination
– Replication from CDH 4 to CDH 5 HA can fail if a NameNode failover happens during replication.
– Hive replication from CDH 5 to CDH 4 with different realms with older JDK versions, if data replication is
enabled (since this involves HDFS replication). Use JDK 7 or upgrade to JDK6u34 or later on the CDH 4
cluster to avoid this issue.
– Hive replication from CDH 4 to CDH 5 with different realms with older JDK versions (even without data
replication enabled). Use JDK 7 or upgrade to JDK6u34 or later on the CDH 4 cluster to avoid this issue.
– Cloudera Manager 5.2 only supports replication of Impala UDFs if running CDH 5.2 or later. In clusters
running Cloudera Manager 5.2 and a CDH version earlier than 5.2 that include Impala User-Defined
Functions (UDFs), Hive replication will succeed, but replication of the Impala UDFs will be skipped.
• SSL
– From a CDH 4.x source cluster with SSL.
– From CDH 5.0 source cluster with SSL and YARN (because of a YARN bug).
– Between CDH 5.0 with SSL and CDH 4.x.
• Kerberos
– From a source cluster configured to use Kerberos authentication to a target cluster that is not configured
to use Kerberos authentication.
– From a source cluster not configured to use Kerberos authentication to a target cluster that is configured
to use Kerberos authentication.
Required Role:
The Cloudera Manager Server that you are logged in to will be treated as the destination of replications setup
via that Cloudera Manager. From the Admin Console of this destination Cloudera Manager, you can designate
a peer Cloudera Manager Server which will be treated as a source of HDFS and Hive data for replication.
Important: The role assigned to the login on the source server must be either a User Administrator
or a Full Administrator.
Cloudera recommends that SSL be used and a warning is shown if the URL scheme is http instead of https.
Once both peers have been configured to use SSL/TLS, add the remote source Cloudera Manager's SSL
certificate to the local Cloudera Manager truststore, and vice versa.
4. Click the Add Peer button in the pop-up to create the peer relationship. The peer is added to the Peers list.
5. To test the connectivity between your Cloudera Manager Server and the peer, select Actions > Test Connectivity.
Modifying Peers
1. Navigate to the Peers page by selecting Administration > Peers. The Peers page displays. If there are no
existing peers, you will see only an Add Peer button in addition to a short message. If you have existing peers,
they are listed in the Peers list.
2. Choose an action and follow the procedure:
• Edit
1. From the Actions menu for the peer, select Edit.
2. Make your changes.
3. Click Update Peer to save your changes.
• Delete - From the Actions menu for the peer, select Delete.
HBase Replication
If your data is already in an HBase cluster, replication is useful for getting the data into additional HBase clusters.
In HBase, cluster replication refers to keeping one cluster state synchronized with that of another cluster, using
the write-ahead log (WAL) of the source cluster to propagate the changes. Replication is enabled at column
family granularity. Before enabling replication for a column family, create the table and all column families to
be replicated, on the destination cluster.
Cluster replication uses an active-push methodology. An HBase cluster can be a source (also called active,
meaning that it is the originator of new data), a destination (also called passive, meaning that it receives data
via replication), or can fulfill both roles at once. Replication is asynchronous, and the goal of replication is
consistency.
When data is replicated from one cluster to another, the original source of the data is tracked with a cluster ID,
which is part of the metadata. In CDH 5, all clusters that have already consumed the data are also tracked. This
prevents replication loops.
At the top of the diagram, the San Jose and Tokyo clusters, shown in red, replicate changes to each other, and
each also replicates changes to a User Data and a Payment Data cluster.
Each cluster in the second row, shown in blue, replicates its changes to the All Data Backup 1 cluster, shown
in grey. The All Data Backup 1 cluster replicates changes to the All Data Backup 2 cluster (also shown in
grey), as well as the Data Analysis cluster (shown in green). All Data Backup 2 also propagates any of its
own changes back to All Data Backup 1.
The Data Analysis cluster runs MapReduce jobs on its data, and then pushes the processed data back to the
San Jose and Tokyo clusters.
Requirements
Before configuring replication, make sure your environment meets the following requirements:
• You must manage ZooKeeper yourself. It must not be managed by HBase, and must be available throughout
the deployment.
• Each host in both clusters must be able to reach every other host, including those in the ZooKeeper cluster.
• Both clusters must be running the same major version of CDH; for example CDH 4 or CDH 5.
• Every table that contains families that are scoped for replication must exist on each cluster and have exactly
the same name.
• HBase version 0.92 or greater is required for complex replication topologies, such as active-active.
5. Verify that replication is occurring by examining the logs on the source cluster for messages such as the
following.
6. To verify the validity of replicated data, use the included VerifyReplication MapReduce job on the source
cluster, providing it with the ID of the replication peer and table name to verify. Other options are available,
such as a time range or specific families to verify.
The command has the following form:
hbase org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
[--starttime=timestamp1] [--stoptime=timestamp] [--families=comma separated list
of families] <peerId> <tablename>
The VerifyReplication command prints GOODROWS and BADROWS counters to indicate rows that did and
did not replicate correctly.
disable_peer("1")
• To re-enable peer 1:
enable_peer("1")
If you disable replication, and then later decide to enable it again, you must manually remove the old replication
data from ZooKeeper by deleting the contents of the replication queue within the /hbase/replication/rs/
znode. If you fail to do so, and you re-enable replication, the source cluster cannot reassign previously-replicated
regions. Instead, you will see logged errors such as the following:
Warning: Do this only in case of a serious problem; it may cause data loss.
hbase(main):001:0> stop_replication
Already queued edits will be replicated after you use the stop_replication command, but new entries will
not.
To start replication again, use the start_replication command.
Note: Because replication starts from the current WAL, some key values may be copied to the
destination cluster by both the replication and the copyTable job. This is not a problem because
this is an idempotent operation (one that can be applied multiple times without changing the
result).
Caveats
• Two variables govern replication: hbase.replication as described above under Deploying HBase Replication
on page 363, and a replication znode. Stopping replication (using stop_replication as above) sets the znode
to false. Two problems can result:
– If you add a new RegionServer to the active cluster while replication is stopped, its current log will not be
added to the replication queue, because the replication znode is still set to false. If you restart replication
at this point (using start_replication), entries in the log will not be replicated.
– Similarly, if a logs rolls on an existing RegionServer on the active cluster while replication is stopped, the
new log will not be replicated, because the replication znode was set to false when the new log was
created.
• In the case of a long-running, write-intensive workload, the destination cluster may become unresponsive
if its meta-handlers are blocked while performing the replication. CDH 5 provides three properties to deal
with this problem:
– hbase.regionserver.replication.handler.count - the number of replication handlers in the
destination cluster (default is 3). Replication is now handled by separate handlers in the destination
cluster to avoid the above-mentioned sluggishness. Increase it to a high value if the ratio of active to
passive RegionServers is high.
– replication.sink.client.retries.number - the number of times the HBase replication client at the
sink cluster should retry writing the WAL entries (default is 1).
– replication.sink.client.ops.timeout - the timeout for the HBase replication client at the sink
cluster (default is 20 seconds).
• For namespaces, tables, column families, or cells with associated ACLs, the ACLs themselves are not replicated.
The ACLs need to be re-created manually on the target table. This behavior opens up the possibility for the
ACLs could be different in the source and destination cluster.
HDFS Replication
Required Role:
HDFS replication enables you to copy (replicate) your HDFS data from one HDFS service to another, keeping the
data set on the target service synchronized with the data set on the source service, based on a user-specified
replication schedule. The target service needs to be managed by the Cloudera Manager Server where the
replication is being set up, and the source service could either be managed by that same server or by a peer
Cloudera Manager Server.
Important: To use HDFS replication, both the target and source HDFS services must use Kerberos
authentication, or both must not use Kerberos authentication.
<property>
<name>hadoop.proxyuser.hdfsdest.groups</name>
<value>*</value>
</property>
<property>
<name>hadoop.proxyuser.hdfsdest.hosts</name>
<value>*</value>
</property>
Deploy client configuration and restart all services on the source cluster.
3. If the source cluster is managed by a different Cloudera Manager server from the target cluster, configure a
peer relationship.
and both the source and target clusters support ACLs, replication preserves ACLs. Otherwise, ACLs are
not replicated. When Extended attributes is checked, and both the source and target clusters support
extended attributes, replication preserves them.
Note: To preserve permissions, you must be running as a superuser on the destination cluster.
You can use the "Run as" option to ensure that is the case.
• Alerts - Whether to generate alerts for various state changes in the replication workflow. You can alert
on failure, on start, on success, or when the replication workflow is aborted.
11. Click Save Schedule.
To specify additional replication tasks, select Create > HDFS Replication.
A replication task appears in the All Replications list, with relevant information about the source and target
locations, the timestamp of the last job, and the next scheduled job (if there is a recurring schedule). A scheduled
job will show a calendar icon to the left of the task specification. If the task is scheduled to run once, the calendar
icon will disappear after the job has run.
Only one job corresponding to a replication schedule can occur at a time; if another job associated with that
same replication schedule starts before the previous one has finished the second one is canceled.
From the Actions menu for a replication task, you can:
• Test the replication task without actually transferring data ("Dry Run" )
• Edit the task configuration
• Run the task (immediately)
• Delete the task
• Disable or enable the task (if the task is on a recurring schedule). When a task is disabled, instead of the
calendar icon you will see a Stopped icon, and the job entry will appear in gray.
Hive Replication
Required Role:
Hive replication enables you to copy (replicate) your Hive metastore and data from one cluster to another and
keep the Hive metastore and data set on the target cluster synchronized with the source based on a user
specified replication schedule. The target cluster needs to be managed by the Cloudera Manager Server where
the replication is being set up and the source cluster could either be managed by that same server or by a peer
Cloudera Manager Server.
Note: In CDH 5.2.0 Hive introduces permanent UDFs. JARs for these UDFs are stored in HDFS at a
user defined location. If you are replicating Hive data you should also replicate this directory.
7. Select the target destination. If there is only one Hive service managed by Cloudera Manager available as a
target, then this will be specified as the target. If there are more than one Hive services managed by this
Cloudera Manager, select from among them.
8. Select a schedule. You can have it run immediately, run once at a scheduled time in the future, or at regularly
scheduled intervals. If you select Once or Recurring you are presented with fields that let you set the date
and time and (if appropriate) the interval between runs.
9. Uncheck the Replicate HDFS Files checkbox to skip replicating the associated data files.
10. Uncheck the Replicate Impala Metadata checkbox to skip replicating Impala metadata. (This option is checked
by default.)
11. Use the More Options section to specify an export location, modify the parameters of the MapReduce job
that will perform the replication, and other options. Here you will be able to select a MapReduce service (if
there is more than one in your cluster) and change the following parameters:
• By default, Hive metadata is exported to a default HDFS location (/user/${user.name}/.cm/hive) and
then imported from this HDFS file to the target Hive metastore. In this example, user.name is the process
user of the HDFS service on the destination cluster. The default HDFS location for this export file can be
overridden by specifying a path in the Export Path field.
Note: In a Kerberized cluster, the HDFS principal on the source cluster should have read,
write, and execute access to the Export Path directory on the destination cluster.
• The Force Overwrite option, if checked, forces overwriting data in the target metastore if there are
incompatible changes detected. For example, if the target metastore was modified and a new partition
was added to a table, this option would force deletion of that partition, overwriting the table with the
version found on the source.
Important: If the Force Overwrite option is not set and the Hive replication process detects
incompatible changes on the source cluster, Hive replication will fail. This situation may arise
especially with recurring replications, where the metadata associated with an existing database
or table on the source cluster changes over time.
• By default, Hive's HDFS data files (say, /user/hive/warehouse/db1/t1) are replicated to a location
relative to "/" (in this example, to /user/hive/warehouse/db1/t1). To override the default, enter a path
in the Destination field. For example, if you enter a path such as /ReplicatedData, then the data files
would be replicated to /ReplicatedData/user/hive/warehouse/db1/t1.
• Select the MapReduce service to use for this replication (if there is more than one in your cluster). The
user is set in the Run As option.
• To specify the user that should run the MapReduce job, use the Run As option. By default MapReduce
jobs run as hdfs. If you want to run the MapReduce job as a different user, you can enter that here. If
you are using Kerberos, you must provide a user name here, and it must be one with an ID greater than
1000.
Note: If you are using different principals on the source and destination clusters, the user
running the MapReduce job should have read and execute permissions on the Hive warehouse
directory on the source cluster and superuser privileges on the destination cluster.
• Whether to preserve the block size, replication count, and permissions as they exist on the source file
system, or to use the settings as configured on the target file system. The default is to preserve these
settings as on the source.
Note: If you leave the setting to preserve permissions, then you must be running as a superuser.
You can use the "Run as" option to ensure that is the case.
• Whether to generate alerts for various state changes in the replication workflow. You can alert on failure,
on start, on success, or when the replication workflow is aborted.
12. Click Save Schedule.
To specify additional replication tasks, select Create > Hive Replication.
A replication task appears in the All Replications list, with relevant information about the source and target
locations, the timestamp of the last job, and the next scheduled job (if there is a recurring schedule). A scheduled
job will show a calendar icon to the left of the task specification. If the task is scheduled to run once, the calendar
icon will disappear after the job has run.
Only one job corresponding to a replication schedule can occur at a time; if another job associated with that
same replication schedule starts before the previous one has finished the second one is canceled.
From the Actions menu for a replication task, you can:
• Test the replication task without actually transferring data ("Dry Run" )
• Edit the task configuration
• Run the task (immediately)
• Delete the task
• Disable or enable the task (if the task is on a recurring schedule). When a task is disabled, instead of the
calendar icon you will see a Stopped icon, and the job entry will appear in gray.
As long as the above conditions are met, the replication of Impala metadata happens automatically as part of
Hive replication. Impala metadata replication is enabled by default.
This ensures that Impala UDFs (user-defined functions) will be available on the target cluster, just as on the
source cluster. As part of replicating the UDFs, the binaries in which they're defined are also replicated.
Required Role:
If you want to enable replication between clusters that reside in different Kerberos Realms, there are some
additional setup steps you need to perform to ensure that the source and target clusters can communicate.
Note: If either the source or target cluster is running Cloudera Manager 4.6 or later, then both clusters
(source and target) must be running 4.6 or later. Cross-realm authentication does not work if one
cluster is running Cloudera Manager 4.5.x and one is running Cloudera Manager 4.6 or later.
source and target are in encryption zones, and the procedure for encrypting data in transit between the source
and target clusters.
Note: Regardless of whether HDFS encryption is in use, you must always use SSL/TLS to encrypt
data during replication.
A source directory and a destination directory may or may not be in an encryption zone. For more information
about HDFS encryption zones, see HDFS Data At Rest Encryption. There are four possible scenarios with respect
to whether or not replicated data is encrypted:
• Source and target directory are both in an encryption zone - In this case, the data on the target directory is
encrypted.
• Source directory is not encrypted, possibly because the source cluster uses a version of CDH earlier than 5.2
(the first version to support encryption zones) but the target directory is in an encryption zone - In this case,
the data on the target directory is encrypted.
• Source directory is in an encryption zone and target directory is not - In this case, the data on the target
directory is not encrypted.
• Neither the source nor the target directory are in encryption zones - In this case, the data on the target
directory is not encrypted.
Even when the source and target directories are both in encryption zones, the data is decrypted as it is read
from the source cluster (using the key for the source encryption zone) and encrypted again when it is written
to the target cluster (using the key for the target encryption zone). By default, it is passed over the wire as plain
text.
During replication, data travels from the source cluster to the destination cluster using distcp. By default, the
data in transit is in plain text. To encrypt data on the wire between the source and target using SSL/TLS:
• Enable SSL/TLS for HDFS clients on both the source and the target clusters. For instructions, see Configuring
SSL for HDFS. You may also need to configure trust between the SSL certificates on the source and target.
• Enable SSL/TLS for the two peer Cloudera Manager Servers as described here: Configuring TLS Encryption
Only for Cloudera Manager.
• Cloudera recommends you also enable SSL/TLS communication between the Cloudera Manager Server and
Agents. See Configuring TLS Security for Cloudera Manager for instructions.
Snapshots
HBase and HDFS snapshots can be created with Cloudera Manager or by using the command line.
• HBase snapshots allow you to create point-in-time backups of tables without making data copies, and with
minimal impact on RegionServers. HBase snapshots are supported for clusters running CDH 4.2 or later.
• HDFS snapshots allow you to create point-in-time backups of directories or the entire filesystem without
actually cloning the data. These snapshots appear on the filesystem as read-only directories that can be
accessed just like any other ordinary directories. HDFS snapshots are supported for clusters running CDH 5
or later. CDH 4 does not support snapshots for HDFS.
Required Role:
Cloudera Manager enables the creation of snapshot policies that define the directories or tables to be snapshotted,
the intervals at which snapshots should be taken, and the number of snapshots that should be kept for each
snapshot interval. For example, you can create a policy that takes both daily and weekly snapshots, and specify
that 7 daily snapshots and 5 weekly snapshots should be maintained.
Note: An HDFS directory must be enabled for snapshots in order to allow snapshot policies to be
created for that directory. To designate a HDFS directory as snapshottable, follow the procedure in
Enabling HDFS Snapshots on page 387.
. 0 3 : 0 2
• To select an interval, check its box. The description will then display the current schedule and the number
of snapshots to retain.
• To edit the schedule (time of day, day of week and so on as relevant), and the number of snapshots to
keep, click the edit icon ( ) that appears at the end of the description once you check its box. This opens
an area with fields you can edit. When you have made your changes, click the Close button at the bottom
of this area. Your changes will be reflected in the schedule description.
7. Click More Options to specify whether alerts should be generated for various state changes in the snapshot
workflow. You can alert on failure, on start, on success, or when the snapshot workflow is aborted.
To edit or delete a snapshot policy:
1. Click the Backup tab in the top navigation bar and select Snapshots.
2. Click the Actions menu shown next to a policy and select Edit or Delete.
Orphaned Snapshots
When a snapshot policy includes a limit on the number of snapshots to keep, Cloudera Manager checks the total
number of stored snapshots each time a new snapshot is added, and automatically deletes the oldest existing
snapshot if necessary. When a snapshot policy is edited or deleted, files, directories, or tables that were previously
included but have now been removed from the policy may leave "orphaned" snapshots behind that will no longer
be deleted automatically because they are no longer associated with a current snapshot policy. Cloudera Manager
will never select these snapshots for automatic deletion because selection for deletion only occurs when the
policy causes a new snapshot containing those files, directories, or tables to be made.
Unwanted snapshots can be deleted manually through the Cloudera Manager interface or by creating a
command-line script that uses the HDFS or HBase snapshot commands. Orphaned snapshots may be hard to
locate for manual deletion. Snapshot policies are automatically given a prefix cm-auto followed by a globally
unique identifier (guid). For a specific policy, all its snapshots can be located by searching for those whose names
start with the prefix cm-auto- guid that is unique to that policy. The prefix is prepended to the names of all
snapshots created by that policy.
To avoid orphaned snapshots, delete them before editing or deleting the associated snapshot policy, or make
note of the identifying name for the snapshots you want to delete. This prefix is displayed in the summary of
the policy in the policy list and appears in the delete dialog. Making note of the snapshot names, including the
associated policy prefix, is necessary because the prefix associated with a policy cannot be determined once the
policy has been deleted, and snapshot names do not contain recognizable references to snapshot policies.
{ "createdSnapshotCount" : 1,
"createdSnapshots" : [ { "creationTime" : null,
"path" : "/user/oozie",
"snapshotName" :
"cm-auto-f9299438-a6eb-4f6c-90ac-5e86e5b2e283_HOURLY_2013-11-05_05-25-04",
"snapshotPath" :
"/user/oozie/.snapshot/cm-auto-f9299438-a6eb-4f6c-90ac-5e86e5b2e283_HOURLY_2013-11-05_05-25-04"
} ],
"creationErrorCount" : 0,
"creationErrors" : [ ],
"deletedSnapshotCount" : 0,
"deletedSnapshots" : [ ],
"deletionErrorCount" : 0,
"deletionErrors" : [ ],
"processedPathCount" : 1,
"processedPaths" : [ "/user/oozie" ],
"unprocessedPathCount" : 0,
"unprocessedPaths" : [ ]
}
See Managing HDFS Snapshots on page 386 and Managing HBase Snapshots on page 375 for more information
about managing snapshots.
Required Role:
To take a snapshot,
1. Click a table.
2. Click Take Snapshot.
3. Specify the name of the snapshot, and click Take Snapshot.
Warning: If you "Restore As" to an existing table (that is, specify a table name that already exists)
the existing table will be overwritten.
Note: When HBase snapshots are stored on, or restored from, Amazon S3, a MapReduce (MRv2) job
is created to copy the HBase table data and metadata. For this reason, the YARN service must be
running on your Cloudera Manager cluster to use this feature.
To configure HBase to store snapshots on Amazon S3, you must have the following information:
1. The access key ID for your Amazon S3 account.
2. The secret access key for your Amazon S3 account.
3. The path to the directory in Amazon S3 where you want your HBase snapshots to be stored.
Required Role:
With the above Amazon S3 information at hand, perform the following steps in Cloudera Manager:
1. Open the HBase service page.
2. Select Scope > HBASE (Service-Wide).
3. Select Category > Backup.
4. Type AWS in the Search box.
5. Enter your Amazon S3 access key ID in the field AWS S3 access key ID for remote snapshots.
6. Enter your Amazon S3 secret access key in the field AWS S3 secret access key for remote snapshots.
7. Enter the path to the location in Amazon S3 where your HBase snapshots should be stored in the field AWS
S3 path for remote snapshots.
Warning: Do not use the Amazon S3 location defined by the path entered in AWS S3 path for
remote snapshots for any other purpose, or directly add or delete content there. Doing so will risk
corrupting the metadata associated with the HBase snapshots stored there. Use this path and
Amazon S3 location only through Cloudera Manager, and only for managing HBase snapshots.
8. In a terminal window, log in to your Cloudera Manager cluster at the command line and create a /user/hbase
directory in HDFS. Change the owner of the directory to hbase.
Example:
hdfs dfs -mkdir /user/hbase
hdfs dfs -chown hbase /user/hbase
Configuring the Dynamic Resource Pool Used for Exporting and Importing Snapshots in Amazon S3
Dynamic resource pools are used to control the resources available for MapReduce jobs created for HBase
snapshots on Amazon S3. By default, MapReduce jobs run against the default dynamic resource pool. To choose
a different dynamic resource pool for HBase snapshots stored on Amazon S3, follow these steps:
1. Open the HBase service page.
2. Select Scope > HBASE (Service-Wide).
3. Select Category > Backup.
4. Type Scheduler in the Search box.
5. Enter name of a dynamic resource pool in the Scheduler pool for remote snapshots in AWS S3 property.
6. Click Save Changes.
HBase Snapshots on Amazon S3 with Kerberos Enabled
By default, when Kerberos is enabled YARN will not allow MapReduce jobs to be run by the system user hbase.
If Kerberos is enabled on your cluster, you must perform the following steps:
1. Open the YARN service page in Cloudera Manager.
2. Select Scope > NodeManager.
3. Select Category > Security.
4. In the Allowed System Users property, click the + sign and add hbase to the list of allowed system users.
5. Click Save Changes.
6. Restart the YARN service.
Managing HBase Snapshots on Amazon S3 in Cloudera Manager
Required Role:
To take HBase snapshots and store them on Amazon S3, perform the following steps:
1. On the HBase service page in Cloudera Manager, click the Table Browser tab.
2. Select a table in the Table Browser. If any recent local or remote snapshots already exist, they will be displayed
on the right side.
3. In the dropdown for the selected table, click Take Snapshot.
4. Enter a name in the Snapshot Name field of the Take Snapshot dialog.
5. If Amazon S3 storage is configured as described above, the Take Snapshot dialog's Destination section will
show a choice of Local or Remote S3. Select Remote S3.
6. Click Take Snapshot.
While the Take Snapshot command is being executed, a local copy of the snapshot with a name beginning
cm-tmp followed by an auto-generated filename is displayed in the Table Browser, but this local copy is
deleted as soon as the remote snapshot has been stored in Amazon S3. If the command fails without being
completed, the temporary local snapshot may be left behind. This copy can be manually deleted or kept as
a valid local snapshot. To store a current snapshot in Amazon S3, either execute the Take Snapshot command
again, selecting Remote S3 as the Destination, or use the HBase command-line tools to manually export the
existing temporary local snapshot to Amazon S3.
Note: You can only configure a policy as Local or Remote S3 at the time the policy is created. The
setting can not be changed later. If the setting is wrong, create a new policy.
While a snapshot is being made based on a snapshot policy, as with snapshots created manually, a local copy
of the snapshot is created, in this case with a name beginning cm-auto followed by an auto-generated filename.
The temporary copy of the snapshot is displayed in the Table Browser, but this local copy is deleted as soon as
the remote snapshot has been stored in Amazon S3. If the snapshot procedure fails without being completed,
the temporary local snapshot may be left behind. This copy can be manually deleted or kept as a valid local
snapshot. To export the HBase snapshot to Amazon S3, use the HBase command-line tools to manually export
the existing temporary local snapshot to Amazon S3.
Use Cases
• Recovery from user or application errors
– Useful because it may be some time before the database administrator notices the error
Note:
The database administrator needs to schedule the intervals at which to take and delete
snapshots. Use a script or your preferred management tool for this; it is not built into HBase.
– The database administrator may want to save a snapshot right before a major application upgrade or
change.
Note:
Snapshots are not primarily used for system upgrade protection because they would not roll
back binaries, and would not necessarily be proof against bugs or errors in the system or the
upgrade.
• Backup
– Capture a copy of the database and store it outside HBase for disaster recovery
– Capture previous versions of data for compliance, regulation, archiving
– Export from snapshot on live system provides a more consistent view of HBase than CopyTable and
ExportTable
– For example: take a snapshot; create a new table from the snapshot content (schema plus data); manipulate
the new table by changing the schema, adding and removing rows, and so on (the original table, the
snapshot, and the new table remain independent of each other)
• Offload work
– Capture, copy, and restore data to another site
– Export data to another cluster
Storage Considerations
Since the hfiles are immutable, a snapshot consists of reference to the files that are in the table at the moment
the snapshot is taken. No copies of the data are made during the snapshot operation, but copies may be made
when a compaction or deletion is triggered. In this case, if a snapshot has a reference to the files to be removed,
the files are moved to an archive folder, instead of being deleted. This allows the snapshot to be restored in full.
Because no copies are performed, multiple snapshots share the same hfiles, but in the worst case scenario,
each snapshot could have different set of hfiles (tables with lots of updates, and compactions).
Configuring and Enabling Snapshots
Snapshots are on by default; to disable them, set the hbase.snapshot.enabled property in hbase-site.xml
to false:
<property>
<name>hbase.snapshot.enabled</name>
<value>
false
</value>
</property>
To enable snapshots after you have disabled them, set hbase.snapshot.enabled to true.
Note:
If you have taken snapshots and then decide to disable snapshots, you must delete the snapshots
before restarting the HBase master; the HBase master will not start if snapshots are disabled and
snapshots exist.
With HBase in CDH 5.2 and newer, you can take a snapshot using an operating system shell script, such as a
Bash script. This is possible because of HBase Shell's new non-interactive mode, which is described in Accessing
HBase by using the HBase Shell. This example Bash script illustrates how to take a snapshot in this way. This
script is not production-ready, but is provided as an illustration only.
#!/bin/bash
# Take a snapshot of the table passed as an argument
# Usage: snapshot_script.sh table_name
# Names the snapshot in the format snapshot-YYYYMMDD
HBase Shell returns an exit code of 0 on success, but a non-zero exit code only indicates the possibility of failure,
rather than definite failure. Therefore, your script should check to see if the snapshot was created before trying
again, in the event of a reported failure.
Exporting a Snapshot to Another Cluster
You can export any snapshot from one cluster to another. Exporting the snapshot copies the table's hfiles, logs,
and the snapshot's metadata, from the source cluster to the destination cluster. You can specify the -copy-from
option to copy from a remote cluster to the local cluster or another remote cluster. If you do not specify the
-copy-from option, the hbase.rootdir in the HBase configuration is used, which means that you are exporting
from the current cluster.You must specify the -copy-to option, to specify the destination cluster.
Note: Snapshots must be enabled on the destination cluster. See Configuring and Enabling Snapshots
on page 380.
The ExportSnapshot tool executes a MapReduce Job, similar to distcp, to copy files to the other cluster. It
works at file-system level, so the hbase cluster can be offline.
To copy a snapshot called MySnapshot to an HBase cluster srv2 (hdfs://srv2:8020/hbase) using 16 mappers:
To export the snapshot and change the ownership of the files during the copy:
You can also use the Java -D option in many tools to specify MapReduce or other configuration. properties. For
example, the following command copies MY_SNAPSHOT to hdfs://cluster2/hbase using groups of 10 hfiles
per mapper:
hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot
-Dsnapshot.export.default.map.group=10 -snapshot MY_SNAPSHOT -copy-to
hdfs://cluster2/hbase
To export from one remote cluster to another remote cluster, specify both -copy-from and -copy-to parameters.
You could then reverse the direction to restore the snapshot bacvk to the first remote cluster.
To specify a different name for the snapshot on the target cluster, use the -target option.
Restrictions
Warning:
Do not use merge in combination with snapshots. Merging two regions can cause data loss if
snapshots or cloned tables exist for this table.
The merge is likely to corrupt the snapshot and any tables cloned from the snapshot. In addition, if
the table has been restored from a snapshot, the merge may also corrupt the table. The snapshot
may survive intact if the regions being merged are not in the snapshot, and clones may survive if
they do not share files with the original table or snapshot. You can use the Snapinfo tool (see
Information and Debugging on page 385) to check the status of the snapshot. If the status is BROKEN,
the snapshot is unusable.
Note: This restriction also applies to rolling upgrade, which can currently be done only via Cloudera
Manager.
If you are using HBase Replication and you need to restore a snapshot: If you are using HBase Replication the
replicas will be out of synch when you restore a snapshot. Do this only in an emergency.
Important:
Snapshot restore is an emergency tool; you need to disable the table and table replication to get to
an earlier state, and you may lose data in the process.
Note:
If this is not an emergency (for example, if you know that you have lost just a set of rows such as the
rows starting with "xyz"), you can create a clone from the snapshot and create a MapReduce job to
copy the data that you've lost.
In this case you don't need to stop replication or disable your main table.
Snapshot Failures
Region moves, splits, and other metadata actions that happen while a snapshot is in progress will probably
cause the snapshot to fail; the software detects and rejects corrupted snapshot attempts.
Information and Debugging
You can use the SnapshotInfo tool to get information about a snapshot, including status, files, disk usage, and
debugging information.
Examples:
Use the -h option to print usage instructions for the SnapshotInfo utility.
$ hbase org.apache.hadoop.hbase.snapshot.SnapshotInfo -h
Usage: bin/hbase org.apache.hadoop.hbase.snapshot.SnapshotInfo [options]
where [options] are:
-h|-help Show this help and exit.
-remote-dir Root directory that contains the snapshots.
-list-snapshots List all the available snapshots and exit.
-snapshot NAME Snapshot to examine.
-files Files and logs list.
-stats Files and logs stats.
-schema Describe the snapshotted table.
Use the -list-snapshots option to list all snapshots and exit. This option is new in CDH 5.1.
Use the -remote-dir option with the -list-snapshots option to list snapshots located on a remote system.
Use the -snapshot with the -stats options to display additional statistics about a snapshot.
Format: 0
Created: 2014-06-24T19:02:54
1 HFiles (0 in archive), total size 1.0k (100.00% 1.0k shared with the source table)
Use the -schema option with the -snapshot option to display the schema of a snapshot.
Table Descriptor
----------------------------------------
'test', {NAME => 'cf', DATA_BLOCK_ENCODING => 'FAST_DIFF', BLOOMFILTER => 'ROW',
REPLICATION_SCOPE => '0',
COMPRESSION => 'GZ', VERSIONS => '1', TTL => 'FOREVER', MIN_VERSIONS => '0',
KEEP_DELETED_CELLS => 'false',
BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}
Use the -files option with the -snapshot option to list information about files contained in a snapshot.
Snapshot Files
----------------------------------------
52.4k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/bdf29c39da2a4f2b81889eb4f7b18107
(archive)
52.4k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/1e06029d0a2a4a709051b417aec88291
(archive)
86.8k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/506f601e14dc4c74a058be5843b99577
(archive)
52.4k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/5c7f6916ab724eacbcea218a713941c4
(archive)
293.4k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/aec5e33a6564441d9bd423e31fc93abb
(archive)
52.4k test-table/02ba3a0f8964669520cf96bb4e314c60/cf/97782b2fbf0743edaacd8fef06ba51e4
(archive)
6 HFiles (6 in archive), total size 589.7k (0.00% 0.0 shared with the source table)
0 Logs, total size 0.0
• View the list of saved snapshots currently being maintained. These may include one-off immediate snapshots,
as well as scheduled policy-based snapshots.
• Delete a saved snapshot.
• Restore an HDFS directory or file from a saved snapshot.
• Restore an HDFS directory or file from a saved snapshot to a new directory or file (Restore As)
Note: Cloudera Manager does not support snapshot operations for HDFS paths with encryption-at-rest
enabled. This limitation is only for Cloudera Manager, and does not effect CDH command-line tools.
Required Role:
HDFS directories must be enabled for snapshots in order for snapshots to be created. You cannot specify a
directory as part of a snapshot policy unless it has been enabled for snapshotting.
To enable a HDFS directory for snapshots:
1. From the Clusters tab, select your CDH 5 HDFS service.
2. Go to the File Browser tab.
3. Verify the Snapshottable Path and click Enable Snapshots.
Note: Once you enable snapshots for a directory, you cannot enable snapshots on any of its
subdirectories. Snapshots can be taken only on directories that have snapshots enabled.
To disable snapshots for a directory that has snapshots enabled, use the Disable Snapshots from the drop-down
menu button at the upper right. If there are existing snapshots of the directory, they must be deleted before
snapshots can be disabled.
Required Role:
If a directory has been enabled for snapshots:
• The Take Snapshot button is present, enabling an immediate snapshot of the directory.
• Any snapshots that have been taken are listed by the time at which they were taken, along with their names
and a menu button.
To take a snapshot, click Take Snapshot, specify the name of the snapshot, and click Take Snapshot. The snapshot
is added to the snapshot list.
Options) allows selection of either MapReduce or YARN as the MapReduce service. For files, or if a MapReduce
or YARN service is not present, a normal copy will be performed. Use of distcp allows configuration of the following
options for the snapshot restoration, similar to what is available when configuring a replication:
• MapReduce Service - The MapReduce or YARN service to use.
• Scheduler Pool - The scheduler pool to use.
• Run as - The user that should run the job. By default this is hdfs. If you want to run the job as a different
user, you can enter that here. If you are using Kerberos, you must provide a user name here, and it must be
one with an ID greater than 1000. Verify that the user running the job has a home directory, /user/<username>,
owned by username:supergroup in HDFS.
• Log path - An alternative path for the logs.
• Maximum map slots and Maximum bandwidth - Limits for the number of map slots and for bandwidth per
mapper. The defaults are unlimited.
• Abort on error - Whether to abort the job on an error (default is not to do so). This means that files copied
up to that point will remain on the destination, but no additional files will be copied.
• Skip Checksum Checks - Whether to skip checksum checks (the default is to perform them). If checked,
checksum validation will not be performed.
• Delete policy - Whether files that were removed on the source should also be deleted from the target directory.
This policy also determines the handling of files that exist in the target location but are unrelated to the
source. There are three options:
– Keep deleted files - Retains the destination files even when they no longer exist at the source (this is the
default).
– Delete to trash - If the HDFS trash is enabled, files will be moved to the trash folder.
– Delete permanently - Uses least amount of space, but should be used with caution.
• Preserve - Whether to preserve the block size, replication count, permissions, including ACLs, and extended
attributes (XAttrs) as they exist on the source file system, or to use the settings as configured on the target
file system. The default is to preserve these settings as on the source. When Permission is checked, and
both the source and target clusters support ACLs, replication preserves ACLs. Otherwise, ACLs are not
replicated. When Extended attributes is checked, and both the source and target clusters support extended
attributes, replication preserves them.
Note: To preserve permissions, you must be running as a superuser on the destination cluster.
You can use the "Run as" option to ensure that is the case.
You can stop (for example, to perform maintenance on its host) or restart the Cloudera Manager Server without
affecting the other services running on your cluster. Statistics data used by activity monitoring and service
monitoring will continue to be collected during the time the server is down.
To stop the Cloudera Manager Server:
Required Role:
1. Select Administration > Settings.
2. Under the Ports and Addresses category, set the following options as described below:
Setting Description
HTTP Port for Admin Console Specify the HTTP port to use to access the Server via
the Admin Console.
HTTPS Port for Admin Console Specify the HTTPS port to use to access the Server
via the Admin Console.
Agent Port to connect to Server Specify the port for Agents to use to connect to the
Server.
a. Install the database packages on the host that will host the restored database. This could be the same
host on which you have just installed Cloudera Manager or it could be a different host. If you used the
embedded PostgreSQL database, install the PostgreSQL package as described in Embedded PostgreSQL
Database. If you used an external MySQL, PostgreSQL, or Oracle database, reinstall following the
instructions in Cloudera Manager and Managed Service Data Stores.
b. Restore the backed up databases to the new database installation.
4. Update /etc/cloudera-scm-server/db.properties with the database name, database instance name,
user name, and password.
5. In /etc/cloudera-scm-agent/config.ini on each host, update the server_host property to the new
hostname and restart the Agents.
6. Start the Cloudera Manager Server. Cloudera Manager should resume functioning as it did before the failure.
Because you restored the database from the backup, the server should accept the running state of the Agents,
meaning it will not terminate any running processes.
The process is similar with secure clusters, though files in /etc/cloudera-scm-server must be restored in
addition to the database. See Cloudera Security.
Starting Agents
To start Agents, the supervisord process, and all managed service processes, use one of the following commands:
• Start
• Clean Start
The directory /var/run/cloudera-scm-agent is completely cleaned out; all files and subdirectories are
removed, and then the start command is executed. /var/run/cloudera-scm-agent contains on-disk
running Agent state. Some Agent state is left behind in /var/lib/cloudera-scm-agent, but you shouldn't
delete that. For further information, see Server and Client Configuration and Process Management.
• Restart
Warning: The hard_stop, clean_restart, or hard_restart commands kill all running managed
service processes on the host(s) where the command is run.
To stop or restart Agents, the supervisord process, and all managed service processes, use one of the following
commands:
• Hard Stop
• Hard Restart
Required Role:
Cloudera Manager Agents can be configured globally using properties you set in the Cloudera Manager Admin
Console and by setting properties in Agent configuration files.
Property Description
Send Agent Heartbeat Every The interval in seconds between each heartbeat that is sent from
Cloudera Manager Agents to the Cloudera Manager Server.
Default: 15 sec.
Property Description
Set health status to Concerning if The number of missed consecutive heartbeats after which a Concerning
the Agent heartbeats fail health status is assigned to that Agent.
Default: 5.
Property Description
Set health status to Bad if the The number of missed consecutive heartbeats after which a Bad health
Agent heartbeats fail status is assigned to that Agent.
Default: 10.
Default: ext2,ext3,ext4.
log_file The path to the Agent log file. If the Agent is being started via
the init.d script,
/var/log/cloudera-scm-agent/cloudera-scm-agent.out
will also have a small amount of output (from before logging
is initialized).
Default:
/var/log/cloudera-scm-agent/cloudera-scm-agent.log.
supervisord_port The supervisord port. A change takes effect the next time
supervisord is restarted (not when the Agent is restarted).
Default: 19001.
[JDBC] cloudera_mysql_connector_jar, Location of JDBC drivers. See Cloudera Manager and Managed
cloudera_oracle_connector_jar, Service Data Stores.
cloudera_postgresql_jdbc_jar
Default:
• MySQL - /usr/share/java/mysql-connector-java.jar
Viewing Logs
To help you troubleshoot problems, you can view the Cloudera Manager Server and Agent logs. You can view
these logs in the Logs page or in specific pages for the logs.
Viewing Cloudera Manager Server and Agent Logs in the Logs Page
1. Select Diagnostics > Logs on the top navigation bar.
2. Click Select Sources to display the log source list.
3. Uncheck the All Sources checkbox.
4. Check the Cloudera Manager checkbox to view both Agent and Server logs, or click to the left of Cloudera
Manager, and check either the Agent or Server checkbox.
5. Click Search.
For more information about the Logs page, see Logs.
Note: You can also view the Cloudera Manager Server log at
/var/log/cloudera-scm-server/cloudera-scm-server.log on the Server host.
Note: You can also view the Cloudera Manager Agent log at
/var/log/cloudera-scm-agent/cloudera-scm-agent.log on the Agent hosts.
2. Set the CMF_VAR environment variable in /etc/default/cloudera-scm-server to the new parent directory:
export CMF_VAR=/opt
3. Create log/cloudera-scm_server and run directories in the new parent directory and set the owner and
group of all directories to cloudera-scm. For example, if the new parent directory is /opt/, do the following:
$ sudo su
$ cd /opt
$ mkdir log
$ chown cloudera-scm:cloudera-scm log
$ mkdir /opt/log/cloudera-scm-server
$ chown cloudera-scm:cloudera-scm log/cloudera-scm-server
$ mkdir run
$ chown cloudera-scm:cloudera-scm run
log_file=/opt/log/cloudera-scm-agent/cloudera-scm-agent.log
2. Create log/cloudera-scm_agent directories and set the owner and group to cloudera-scm. For example,
if the log is stored in /opt/log/cloudera-scm-agent, do the following:
$ sudo su
$ cd /opt
$ mkdir log
$ chown cloudera-scm:cloudera-scm log
$ mkdir /opt/log/cloudera-scm-agent
$ chown cloudera-scm:cloudera-scm log/cloudera-scm-agent
Changing Hostnames
Required Role:
Important: The process described here requires Cloudera Manager and cluster downtime.
After you have installed Cloudera Manager and created a cluster, you may need to update the names of the
hosts running the Cloudera Manager Server or cluster services. To update a deployment with new hostnames,
follow these steps:
1. Verify if SSL/TLS certificates have been issued for any of the services and make sure to create new SSL/TLS
certificates in advance for services protected by SSL/TLS. See Encryption.
2. Export the Cloudera Manager configuration using one of the following methods:
• Open a browser and go to this URL http://cm_hostname:7180/api/api_version/cm/deployment.
Save the displayed configuration.
• From terminal type:
$ curl -u admin:admin http://cm_hostname:7180/api/api_version/cm/deployment >
cme-cm-export.json
where cm_hostname is the name of the Cloudera Manager host and api_version is the correct version of the
API for the version of Cloudera Manager you are using. For example,
http://tcdn5-1.ent.cloudera.com:7180/api/v10/cm/deployment.
3. Stop all services on the cluster.
4. Stop the Cloudera Management Service.
5. Stop the Cloudera Manager Server.
6. Stop the Cloudera Manager Agents on the hosts that will be having the hostname changed.
7. Back up the Cloudera Manager Server database using mysqldump, pg_dump, or another preferred backup
utility. Store the backup in a safe location.
8. Update names and principals:
a. Update the target hosts using standard per-OS/name service methods (/etc/hosts, dns,
/etc/sysconfig/network, hostname, and so on). Ensure that you remove the old hostname.
b. If you are changing the hostname of the host running Cloudera Manager Server do the following:
a. Change the hostname per step 8.a.
b. Update the Cloudera Manager hostname in /etc/cloudera-scm-agent/config.ini on all Agents.
c. If the cluster is configured for Kerberos security, do the following:
a. Remove old hostname cluster service principals from the KDC database using one of the following:
• Use the delprinc command within kadmin.local interactive shell.
• From the command line:
Open cluster-princ.txt and remove any non-cluster service principal entries within it. Make
sure that the default krbtgt and other principals you created, or were created by Kerberos by
default, are not removed by running the following: for i in `cat cluster-princ.txt`; do
yes yes | kadmin.local -q "delprinc $i"; done.
9. If one of the hosts that was renamed has a NameNode configured with high availability and automatic
failover enabled, reconfigure the ZooKeeper Failover Controller znodes to reflect the new hostname.
a. Start ZooKeeper Servers.
Warning: All other services, and most importantly HDFS, and the ZooKeeper Failover Controller
(FC) role within the HDFS, should not be running.
b. On one of the hosts that has a ZooKeeper Server role, run ZooKeeper_HOME/bin/zkCli.sh, where
ZooKeeper_HOME is:
• Package installation - /usr/lib/zookeeper
a. If the cluster is configured for Kerberos security, configure ZooKeeper authorization as follows:
a. Go to the HDFS service.
b. Click the Instances tab.
c. Click the Failover Controller role.
d. Click the Process tab.
e. In the Configuration Files column of the hdfs/hdfs.sh ["zkfc"] program, expand Show.
f. Inspect core-site.xml in the displayed list of files and determine the value of the
ha.zookeeper.auth property, which will be something like:
digest:hdfs-fcs:TEbW2bgoODa96rO3ZTn7ND5fSOGx0h. The part after digest:hdfs-fcs: is
the password (in the example it is TEbW2bgoODa96rO3ZTn7ND5fSOGx0h)
g. Run the addauth command with the password:
Required Role:
To configure a proxy server thorough which data is downloaded to and uploaded from the Cloudera Manager
Server, do the following:
1. Select Administration > Settings.
2. Click the Network category.
3. Configure proxy properties.
4. Click Save Changes to commit the changes.
Managing Alerts
Required Role:
The Administration > Alerts page provides a summary of the settings for alerts in your clusters.
Alert Type The left column lets you select by alert type (Health, Log, or Activity) and within that by service instance.
In the case of Health alerts, you can look at alerts for Hosts as well. You can select an individual service to see
just the alert settings for that service.
Health/Log/Activity Alert Settings Depending on your selection in the left column, the right hand column show
you the list of alerts that are enabled or disabled for the selected service type.
To change the alert settings for a service, click the next to the service name. This will take you to the Monitoring
section of the Configuration tab for the service. From here you can enable or disable alerts and configure
thresholds as needed.
Recipients You can also view the list of recipients configured for the enabled alerts.
Required Role:
Required Role:
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
To disable SNMP traps, remove the hostname from the SNMP NMS Hostname property
(alert.snmp.server.hostname).
Managing Licenses
Required Role:
When you install Cloudera Manager, you can select among the following editions: Cloudera Express (no license
required), a 60-day Cloudera Enterprise Data Hub Edition trial license, or Cloudera Enterprise (which requires a
license). To obtain a Cloudera Enterprise license, fill in this form or call 866-843-7207.
A Cloudera Enterprise license is required for the following features:
• LDAP and SAML authentication
• Configuration history
• Alerts delivered as SNMP traps
• Backup and disaster recovery
• Operational reports
• Cloudera Navigator
• Commands such as Rolling Restart, History and Rollback, and Send Diagnostic Data
For details see Cloudera Express and Cloudera Enterprise Features.
License Expiration
When a Cloudera Enterprise license expires, the following occurs:
• Cloudera Enterprise Data Hub Edition Trial - Enterprise features are no longer available.
• Cloudera Enterprise - Cloudera Manager Admin Console displays a banner indicating license expiration.
Contact Cloudera Support to receive an updated license. In the meanwhile, all enterprise features will continue
to be available.
Trial Licenses
You can use a trial license only once; when the 60-day trial period expires or you have ended the trial, you cannot
restart the trial.
When a trial ends, enterprise features immediately become unavailable. However, data or configurations
associated with the disabled functions are not deleted, and become available again once you install a Cloudera
Enterprise license.
Upgrading from Cloudera Express to a Cloudera Enterprise Data Hub Edition Trial
To start a trial, on the License page, click Try Cloudera Enterprise Data Hub Edition for 60 Days.
1. Cloudera Manager displays a pop-up describing the features enabled with Cloudera Enterprise Data Hub
Edition. Click OK to proceed. At this point, your installation is upgraded and the Customize Role Assignments
page displays.
2. Under Reports Manager click Select a host. The pageable host selection dialog displays.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
3. Select a host and click OK.
4. When you are satisfied with the assignments, click Continue.
5. Configure database settings:
a. Choose the database type:
• Keep the default setting of Use Embedded Database to have Cloudera Manager create and configure
required databases. Record the auto-generated passwords.
Warning: Do not place DataNode data directories on NAS devices. When resizing an NAS, block
replicas can be deleted, which will result in reports of missing blocks.
Upgrading from a Cloudera Enterprise Data Hub Edition Trial to Cloudera Enterprise
1. Purchase a Cloudera Enterprise license from Cloudera.
2. On the License page, click Upload License.
3. Click the document icon to the left of the Select a License File text field.
4. Navigate to the location of your license file, click the file, and click Open.
5. Click Upload.
• IP addresses
• Rack name
8. When you are satisfied with the assignments, click Continue.
9. Configure database settings:
a. Choose the database type:
• Keep the default setting of Use Embedded Database to have Cloudera Manager create and configure
required databases. Record the auto-generated passwords.
Warning: Do not place DataNode data directories on NAS devices. When resizing an NAS, block
replicas can be deleted, which will result in reports of missing blocks.
If you want to use the Cloudera Navigator Metadata Server, add its role following the instructions in Adding
Cloudera Navigator Roles on page 412.
Renewing a License
1. Download the license file and save it locally.
2. In Cloudera Manager, go to the Home page.
3. Select Administration > License.
4. Click Upload License.
5. Browse to the license file you downloaded.
6. Click Upload.
You do not need to restart Cloudera Manager for the new license to take effect.
Required Role:
Cloudera Manager collects anonymous usage information and takes regularly-scheduled snapshots of the state
of your cluster and automatically sends them anonymously to Cloudera. This helps Cloudera improve and
optimize Cloudera Manager.
If you have a Cloudera Enterprise license, you can also trigger the collection of diagnostic data and send it to
Cloudera Support to aid in resolving a problem you may be having.
Required Role:
Hue tracks anonymized pages and application versions to collect information used to compare each application's
usage levels. The data collected does not include hostnames or IDs; For example, the data has the format
/2.3.0/pig, /2.5.0/beeswax/execute. You can restrict data collection as follows:
1. Go to the Hue service.
2. Click the Configuration tab.
3. Select Scope > Hue.
4. Locate the Enable Usage Data Collection property or search for it by typing its name in the Search box.
5. Deselect the Enable Usage Data Collection checkbox.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes to commit the changes.
7. Restart the Hue service.
Note:
• Automatically sending diagnostic data requires the Cloudera Manager Server host to have Internet
access, and be configured for sending data automatically. If your Cloudera Manager server does
not have Internet access, and you have a Cloudera Enterprise license, you can manually send the
diagnostic data as described in Manually Triggering Collection and Transfer of Diagnostic Data to
Cloudera on page 407.
• Automatically sending diagnostic data may fail sometimes and return an error message of "Could
not send data to Cloudera." To work around this issue, you can manually send the data to Cloudera
Support.
Note: If you are using Cloudera Express, host metrics are not included.
still collect and send data to Cloudera on demand. If you are a Cloudera Express customer and you set the
schedule to never, data is not collected or sent to Cloudera.
1. Select Administration > Settings.
2. Under the Support category, click Scheduled Diagnostic Data Collection Frequency and select the frequency.
3. To set the day and time of day that the collection will be performed, click Scheduled Diagnostic Data Collection
Time and specify the date and time in the pop-up control.
4. Click Save Changes to commit the changes.
You can see the current setting of the data collection frequency by viewing Support > Scheduled Diagnostics: in
the main navigation bar.
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
Disabling the Automatic Sending of Diagnostic Data from a Manually Triggered Collection
If you do not want data automatically sent to Cloudera after manually triggering data collection, you can disable
this feature. The data you collect will be saved and can be downloaded for sending to Cloudera Support at a later
time.
1. Select Administration > Settings.
2. Under the Support category, uncheck the box for Send Diagnostic Data to Cloudera Automatically.
3. Click Save Changes to commit the changes.
Note: The Send Diagnostic Data form that displays when you collect data in one of the following
procedures indicates whether the data will be sent automatically.
• Cloudera Manager populates the End Time based on the setting of the Time Range selector. You should
change this to be a few minutes after you observed the problem or condition that you are trying to capture.
The time range is based on the timezone of the host where Cloudera Manager Server is running.
• If you have a support ticket open with Cloudera Support, include the support ticket number in the field
provided.
4. Depending on whether you have disabled automatic sending of data, do one of the following:
• Click Collect and Send Diagnostic Data. A Running Commands window shows you the progress of the
data collection steps. When these steps are complete, the collected data is sent to Cloudera.
• Click Collect Diagnostic Data. A Command Details window shows you the progress of the data collection
steps.
1. In the Command Details window, click Download Result Data to download and save a zip file of the
information.
2. Send the data to Cloudera Support by doing one of the following:
• Send the bundle using a Python script:
1. Download the phone_home script.
2. Copy the script and the downloaded data file to a host that has Internet access.
3. Run the following command on that host:
• Attach the bundle to the SFDC case. Do not rename the bundle as this can cause a delay in
processing the bundle.
• Contact Cloudera Support and arrange to send the data file.
Settings
The Settings page provides a number of categories as follows:
• Performance - Set the Cloudera Manager Agent heartbeat interval. See Configuring Agent Heartbeat and
Health Status Options on page 391.
• Advanced - Enable API debugging and other advanced options.
• Monitoring - Set Agent health status parameters. For configuration instructions, see Configuring Cloudera
Manager Agents on page 391.
• Security - Set TLS encryption settings to enable TLS encryption between the Cloudera Manager Server, Agents,
and clients. For configuration instructions, see Configuring TLS Security for Cloudera Manager. You can also:
– Set the realm for Kerberos security and point to a custom keytab retrieval script. For configuration
instructions, see Cloudera Security.
– Specify session timeout and a "Remember Me" option.
• Ports and Addresses - Set ports for the Cloudera Manager Admin Console and Server. For configuration
instructions, see Configuring Cloudera Manager Server Ports on page 389.
• Other
– Enable Cloudera usage data collection For configuration instructions, see Managing Anonymous Usage
Data Collection on page 405.
– Set a custom header color and banner text for the Admin console.
– Set an "Information Assurance Policy" statement – this statement will be presented to every user before
they are allowed to access the login dialog. The user must click "I Agree" in order to proceed to the login
dialog.
– Disable/enable the auto-search for the Events panel at the bottom of a page.
• Support
– Configure diagnostic data collection properties. See Diagnostic Data Collection on page 406.
– Configure how to access Cloudera Manager help files.
• External Authentication - Specify the configuration to use LDAP, Active Directory, or an external program for
authentication. See Configuring External Authentication for Cloudera Manager for instructions.
• Parcels - Configure settings for parcels, including the location of remote repositories that should be made
available for download, and other settings such as the frequency with which Cloudera Manager will check
for new parcels, limits on the number of downloads or concurrent distribution uploads. See Parcels for more
information.
• Network - Configure proxy server settings. See Configuring Network Settings on page 397.
• Custom Service Descriptors - Configure custom service descriptor properties for Add-on Services on page
35.
Alerts
See Managing Alerts on page 397.
Users
See Cloudera Manager User Accounts.
Kerberos
See Enabling Kerberos Authentication Using the Wizard.
License
See Managing Licenses on page 400.
Peers
See Designating a Replication Source on page 360.
• Activity Monitor - collects information about activities run by the MapReduce service. This role is not added
by default.
• Host Monitor - collects health and metric information about hosts
• Service Monitor - collects health and metric information about services and activity information from the
YARN and Impala services
• Event Server - aggregates relevant Hadoop events and makes them available for alerting and searching
• Alert Publisher - generates and delivers alerts for certain types of events
• Reports Manager - generates reports that provide an historical view into disk utilization by user, user group,
and directory, processing activities by user and YARN pool, and HBase tables and namespaces. This role is
not added in Cloudera Express.
Cloudera Manager manages each role separately, instead of as part of the Cloudera Manager Server, for scalability
(for example, on large deployments it's useful to put the monitor roles on their own hosts) and isolation.
In addition, for certain editions of the Cloudera Enterprise license, the Cloudera Management Service provides
the Navigator Audit Server and Navigator Metadata Server roles for Cloudera Navigator.
Required Role:
1. Do one of the following:
• 1. Select Clusters > Cloudera Management Service > Cloudera Management Service.
2. Select Actions > Start.
• 1.
On the Home page, click to the right of Cloudera Management Service and select Start.
2. Click Start to confirm. The Command Details window shows the progress of starting the roles.
3. When Command completed with n/n successful subcommands appears, the task is complete. Click Close.
Required Role:
1. Do one of the following:
• 1. Select Clusters > Cloudera Management Service > Cloudera Management Service.
2. Select Actions > Stop.
• 1.
On the Home page, click to the right of Cloudera Management Service and select Stop.
2. Click Stop to confirm. The Command Details window shows the progress of stopping the roles.
3. When Command completed with n/n successful subcommands appears, the task is complete. Click Close.
Required Role:
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Instances tab.
3. Check the checkbox next to a role.
4. Do one of the following depending on your user role:
•
Required Role:
Choose and action:
– Select Actions for Selected > Start and click Start to confirm.
– Select Actions for Selected > Stop and click Stop to confirm.
•
Required Role:
1. Click a Cloudera Navigator Audit Server or Cloudera Navigator Metadata Server link.
2. Choose an action:
• Select Actions > Start this XXX and click Start this XXX to confirm, where XXX is the role name.
• Select Actions > Stop this XXX and click Stop this XXX to confirm, where XXX is the role name.
Required Role:
Each Cloudera Management Service role maintains a database for retaining the data it monitors. These databases
(as well as the log files maintained by these services) can grow quite large. For example, the Activity Monitor
maintains data at the service level, the activity level (MapReduce jobs and aggregate activities), and at the task
attempt level. Limits on these data sets are configured when you create the management services, but you can
modify these parameters through the Configuration settings in the Cloudera Manager Admin Console. For
example, the Event Server lets you set a total number of events to store, and Activity Monitor gives you "purge"
settings (also in hours) for the data it stores.
There are also settings for the logs that these various services create. You can throttle how big the logs are
allowed to get and how many previous logs to retain.
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Scope and then one of the following.
• Activity Monitor - the Purge or Expiration period properties are found in the top-level settings for the
role.
• Host Monitor - see Data Storage for Monitoring Data.
• Service Monitor
4. Select Category > Log Files to view log file size properties.
5. Edit the appropriate properties.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes.
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Instances tab.
3. Click the Add Role Instances button. The Customize Role Assignments page displays.
4. Assign the Navigator role to a host.
a. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations
of the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same
set of hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Instances tab.
3. Check the checkboxes next to the Navigator Audit Server and Navigator Metadata Server roles.
4. Do one of the following depending on your role:
•
Required Role:
1. Check the checkboxes next to the Navigator Audit Server and Navigator Metadata Server roles.
2. Select Actions for Selected > Stop and click Stop to confirm.
•
Required Role:
1. Click the Navigator Audit Server role link.
2. Select Actions > Stop this Navigator Audit Server and click Stop this Navigator Audit Server to confirm.
3. Click the Navigator Metadata Server role link.
4. Select Actions > Stop this Navigator Metadata Server and click Stop this Navigator Metadata Server
to confirm.
5. Check the checkboxes next to the Navigator Audit Server and Navigator Metadata Server roles.
6. Select Actions for Selected > Delete. Click Delete to confirm the deletion.
Related Information
• Cloudera Navigator 2 Overview
• Installing the Cloudera Navigator Data Management Component
• Upgrading the Cloudera Navigator Data Management Component
• Cloudera Data Management
• Configuring Authentication in the Cloudera Navigator Data Management Component
• Configuring SSL for the Cloudera Navigator Data Management Component
• Cloudera Navigator Data Management Component User Roles
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
Required Role:
1. Configure the database where audit events are stored.
2. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
3. Click the Instances tab.
4. Click the Add Role Instances button. The Customize Role Assignments page displays.
5. Assign the Navigator role to a host.
a. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations
of the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same
set of hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
b. Click Test Connection to confirm that Cloudera Manager can communicate with the database using the
information you have supplied. If the test succeeds in all cases, click Continue; otherwise, check and correct
the information you have provided for the database and then try the test again. (For some servers, if you
are using the embedded database, you will see a message saying the database will be created at a later
step in the installation process.) The Review Changes screen displays.
8. Click Finish.
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Scope > Navigator Audit Server .
4. Select Category > Logs.
5. Set the Navigator Audit Server Log Directory property.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
6. Click Save Changes.
7. Click the Instances tab.
8. Restart the role.
Required Role:
You can configure the number of hours of audit events to keep in the Navigator Audit Server database as follows:
Important: This feature is available only with a Cloudera Enterprise license; it is not available in
Cloudera Express. For information on Cloudera Enterprise licenses, see Managing Licenses on page
400.
Required Role:
1. Configure the database where policies, roles, and audit report metadata is stored.
2. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
3. Click the Instances tab.
4. Click the Add Role Instances button. The Customize Role Assignments page displays.
5. Assign the Navigator role to a host.
a. Customize the assignment of role instances to hosts. The wizard evaluates the hardware configurations
of the hosts to determine the best hosts for each role. The wizard assigns all worker roles to the same
set of hosts to which the HDFS DataNode role is assigned. You can reassign role instances if necessary.
Click a field below a role to display a dialog containing a list of hosts. If you click a field containing multiple
hosts, you can also select All Hosts to assign the role to all hosts, or Custom to display the pageable hosts
dialog.
The following shortcuts for specifying hostname patterns are supported:
• Range of hostnames (without the domain portion)
• IP addresses
• Rack name
Click the View By Host button for an overview of the role assignment by hostname ranges.
b. Click Test Connection to confirm that Cloudera Manager can communicate with the database using the
information you have supplied. If the test succeeds in all cases, click Continue; otherwise, check and correct
the information you have provided for the database and then try the test again. (For some servers, if you
are using the embedded database, you will see a message saying the database will be created at a later
step in the installation process.) The Review Changes screen displays.
8. Click Finish.
Required Role:
Two activities determine Navigator Metadata Server resource requirements:
• Extracting metadata from the cluster and creating relationships
• Querying
The Navigator Metadata Server uses Solr to store, index, and query metadata. Indexing happens during extraction.
Querying is fast and efficient because the data is indexed.
Memory and CPU requirements are based on amount of data that is stored and indexed. With 6 GB of RAM and
8-10 cores Solr can process 6 million entities in 25-30 minutes or 80 million entities in 8 to 9 hours. Any less
RAM than 6GB and will result in excessive garbage collection and possibly out-of-memory exceptions. For large
clusters, Cloudera advises at least 8 GB of RAM and 8 cores. The Solr instance runs in process with Navigator,
so the Java heap for the Navigator Metadata Server should be set according to the size of cluster.
By default, during the Cloudera Manager Installation wizard the Navigator Audit Server and Navigator Metadata
Server are assigned to the same host as the Cloudera Management Service monitoring roles. This configuration
works for a small cluster, but should be updated before the cluster grows. You can either change the configuration
at installation time or move the Navigator Metadata Server if necessary.
Required Role:
1. Stop the Navigator Metadata Server, delete it from existing host, and add it to a new host.
2. If the Solr data path is not on NFS/SAN, move the data to the same path on the new host.
3. Start the Navigator Metadata Server.
Required Role:
The section describes how to configure where the Navigator Metadata Server stores extracted and indexed data.
The default is /var/lib/cloudera-scm-navigator.
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Scope > Navigator Metadata Server.
4. Specify the directory in the Navigator Metadata Server Storage Dir property.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes.
6. Click the Instances tab.
7. Restart the role.
Required Role:
Describes how to configure the port on which the Navigator UI is accessed. The default is 7187.
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. In the Search box, type ports.
4. Specify the port in the Navigator Metadata Server Port property.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes.
6. Click the Instances tab.
7. Restart the role.
Required Role:
The Navigator Metadata Server uses the hue user to connect to the Hive Metastore. The hue user is able to
connect to the Hive Metastore by default. However, if the Hive service Hive Metastore Access Control and Proxy
User Groups Override property and/or the HDFS service Hive Proxy User Groups property have been changed
from their default values to settings that prevent the hue user from connecting to the Hive Metastore, Navigator
Metadata Server will be unable to extract metadata from Hive. If this is the case, modify the Hive service Hive
Metastore Access Control and Proxy User Groups Override property and/or the HDFS service Hive Proxy User
Groups property so that the hue user can connect as follows:
1. Go to the Hive or HDFS service.
2. Click the Configuration tab.
3. In the Search box, type proxy.
4. In the Hive service Hive Metastore Access Control and Proxy User Groups Override or the HDFS service Hive
Proxy User Groups property, click to add a new row.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Type hue.
6. Click Save Changes to commit the changes.
7. Restart the service.
Required Role:
Spark is an unsupported service and by default Spark metadata extraction is disabled. To enable Spark metadata
extraction:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Scope > Navigator Metadata Server.
4. In Navigator Metadata Server Advanced Configuration Snippet (Safety Valve) for cloudera-navigator.properties,
set the property
nav.spark.extraction.enable=true
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
6. Restart the role.
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Category > Policies.
4. Set the following properties:
Property Description
JMS URL The URL of the JMS server to which notifications of changes to entities affected by
policies are sent.
Default: tcp://localhost:61616.
JMS User The JMS user to which notifications of changes to entities affected by policies are
sent.
Default: admin.
JMS Password The password of the JMS user to which notifications of changes to entities affected
by policies are sent.
Default: admin.
JMS Queue The JMS queue to which notifications of changes to entities affected by policies are
sent.
Default: Navigator.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
6. Restart the role.
Required Role:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Category > Policies.
4. Select or deselect the Enable Expression Input checkbox.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
6. Restart the role.
Required Role:
The default session timeout is 30 minutes. To change the timeout period:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
nav.max_inactive_interval=period (s)
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
6. Restart the role.
Required Role:
Cloudera Navigator sends anonymous usage information using Google Analytics to Cloudera. The information
helps Cloudera improve Cloudera Navigator. By default anonymous usage data collection is enabled. To enable
and disable data collection:
1. Do one of the following:
• Select Clusters > Cloudera Management Service > Cloudera Management Service.
• On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management
Service link.
2. Click the Configuration tab.
3. Select Scope > Navigator Metadata Server.
4. Select or deselect the Allow Usage Data Collection checkbox.
If more than one role group applies to this configuration, edit the value for the appropriate role group. See
Modifying Configuration Properties on page 9.
5. Click Save Changes to commit the changes.
6. Restart the role.