Table of Contents

Search

  1. Preface
  2. Installing Informatica MDM - Relate 360
  3. Configuring Relate 360
  4. Configuring Security
  5. Setting Up the Environment to Process Streaming Data
  6. Configuring Distributed Search
  7. Packaging and Deploying the RESTful Web Services
  8. Troubleshooting

Installation and Configuration Guide

Installation and Configuration Guide

After You Upgrade

After You Upgrade

If you plan to consolidate the linked data and create preferred records, you must create an empty preferred records table in the repository. Use the
create_preferred_records_table.sh
script located in the following directory to create an empty preferred records table:
/usr/local/mdmbdrm-<Version Number>
  1. Use the following command to run the
    create_preferred_records_table.sh
    script:
    create_preferred_records_table.sh --config=<Configuration file name>
    The
    Configuration file name
    parameter indicates the absolute path and file name of the configuration file that you plan to use.
    The following sample command runs the
    create_preferred_records_table.sh
    script:
    create_preferred_records_table.sh --config=/usr/local/conf/config_big.xml
  2. To create preferred records for all the clusters in the preferred records table, run the consolidation job in the regenerate mode.
  3. If you use Spark to process streaming data, run the
    setup_realtime.sh
    script located in the following directory to redeploy
    Relate 360
    on Spark:
    /usr/local/mdmbdrm-<Version Number>
    Ensure that you specify a different checkpoint directory and
    --consolidate
    option when you run the
    setup_realtime.sh
    script.

0 COMMENTS

We’d like to hear from you!