With the 11.5.0.1 fix pack, you can optionally use InfoSphere® Global Name Management
version 5.0 in the name comparison functions in Big Match.
To be able to use the GNM functions, you must install the GNM artifacts
in a Big Match cluster.
Before you begin
You must install Global Name Management 5.0 and have iFix gnm_5.0.0.1.laifix001 deployed
before using this task. You should have the GNM 5.0 installation and iFix gnm_5.0.0.1.laifix001
deployed on Linux®. You must also have Big Match
11.5.0.1 installed.
Procedure
- After installing Big Match 11.5.0.1,
go to BIGMATCH_HOME/bin/ in your Big Match cluster
and copy the gather_gnr_artifacts.sh script to
the location where Global Name Management 5.0 is installed.
- Run the gather_gnr_artifacts.sh script.
This step generates the gnm_bigmatch_package.tar.gz file in the
Global Name Management installation root directory.
- Copy the gnm_bigmatch_package.tar.gz file to every node in the Big Match
cluster.
- Run the configure_bigmatch_gnr.sh script
on every node in the cluster as sudo.
$BIGMATCH_HOME/bin/configure_bigmatch_gnr.sh </absolute/path/to/gnr_artifact.zip>
-
First restart HBase and then Big Match
service from Ambari to ensure that the Global Name Management libraries are properly symlinked into
Hadoop.