If your cluster has Hive clients installed on hosts with limited resources, Hive/Impala
replication may use these hosts to run commands for the replication, which can cause the
performance of the replication to degrade.
To improve performance, you can specify the hosts (a
”white list”) to use during replication so that the lower-resource hosts are not
used.
-
Click .
-
Type Hive Replication in the search box.
-
Locate the Hive Replication Environment Advanced Configuration Snippet (Safety
Valve) property.
-
Add the
HOST_WHITELIST
property. Enter a comma-separated list of
hostnames to use for Hive/Impala replication.
For example,
HOST_WHITELIST=host-1.mycompany.com,host-2.mycompany.com
.
-
Enter a Reason for change, and then click Save Changes to commit the
changes.